summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* fixed bug 979Martin Odersky2007-03-061-2/+2
* fixed bug978Martin Odersky2007-03-051-2/+13
* fixed bugs 948/971;Martin Odersky2007-03-0530-75/+75
* Fixed SVN properties in library/scalamihaylov2007-03-046-6/+6
* Fixed some SVN properties in scala.collectionmihaylov2007-03-0416-0/+0
* HasKeyValue for matching on attribute presence ...Burak Emir2007-03-021-0/+13
* double def in SUnitBurak Emir2007-03-021-2/+2
* typo in SUnitBurak Emir2007-03-021-2/+2
* * small lib addition to testing.SUnit, made Uni...Burak Emir2007-03-022-20/+65
* Better documentation for Enumeration class.Gilles Dubochet2007-03-021-38/+69
* corrected typomichelou2007-03-021-1/+1
* added @serializable annotation to ListBuffermichelou2007-03-021-3/+4
* Fixed contribution #357 (infinite recursion in ...mihaylov2007-03-021-1/+1
* added scaladoc commentmichelou2007-03-011-1/+17
* updated scaladoc comments (links, tuples, ..)michelou2007-03-012-3/+6
* added code example to scaladoc commentmichelou2007-02-281-4/+29
* Made Attributes deprecated and removed subclass...Iulian Dragos2007-02-284-6/+6
* updated example in scaladoc commentmichelou2007-02-281-14/+12
* fixed bug #963michelou2007-02-271-13/+21
* made Elem serializable again, added Utility.sor...Burak Emir2007-02-272-1/+15
* Added case to the Empty object.Sean McDirmid2007-02-271-20/+10
* xml.Elem has now {apply,unapply} !Burak Emir2007-02-273-15/+40
* updated svn:keywords and scaladoc commentsmichelou2007-02-2716-72/+104
* Made BeanProperty an AnnotationIulian Dragos2007-02-271-1/+1
* fixed exhaustivity check for objects missing "c...Burak Emir2007-02-271-1/+1
* (no commit message)Sean McDirmid2007-02-273-91/+83
* added svn keywords, improved commentsmichelou2007-02-265-68/+114
* (no commit message)Sean McDirmid2007-02-2616-21/+412
* updated tool options in man pagesmichelou2007-02-261-20/+22
* updated scaladoc commentsmichelou2007-02-252-5/+20
* * fixed x @ unapplypat bindingBurak Emir2007-02-252-0/+28
* Removed Pair(...), Triple(...).Martin Odersky2007-02-2159-339/+294
* Removed obsolete fields in ScalaRunTimemihaylov2007-02-201-11/+0
* Made Boxed{Byte,Short,Char,Int}.cannonical finalmihaylov2007-02-204-4/+4
* regenerated TupleN classes so that their toStri...Adriaan Moors2007-02-2022-57/+57
* (no commit message)Philipp Haller2007-02-201-6/+5
* updated annotations in Scala librarymichelou2007-02-2070-359/+407
* fixed slice methodMartin Odersky2007-02-2011-3/+71
* added explicit self defsMartin Odersky2007-02-191-0/+16
* Reverted to the old attribute syntax for mutabl...mihaylov2007-02-181-1/+1
* Fixed bug contribution #338 in mutable.Queuemihaylov2007-02-181-16/+20
* deprecated [...] attribute syntax. Martin Odersky2007-02-152-1/+5
* changed tuple syntax to (...)Martin Odersky2007-02-1347-233/+241
* small fixes to newline behavior.Martin Odersky2007-02-121-6/+7
* Fixed Iterable.drop according to contribution #332mihaylov2007-02-121-1/+1
* Fixed contribution #322 concerning RichStringmihaylov2007-02-111-1/+1
* Generate direct reference to the TYPE field of ...mihaylov2007-02-112-32/+33
* renamed attributes to annotations; added @syntax.Martin Odersky2007-02-0913-16/+86
* made subtyping decidable.Martin Odersky2007-02-091-1/+1
* changed non-exhaustivity to attributesMartin Odersky2007-02-071-0/+18