summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
...
* matching: + exhaustivity check, warningsBurak Emir2007-02-021-0/+39
* Fixed some bugs, added test case for ConsoleIulian Dragos2007-01-311-0/+12
* fixed Console.printfMartin Odersky2007-01-311-1/+1
* made pattern constructors termsymbolsMartin Odersky2007-01-311-2/+8
* uncurried Console.printfmichelou2007-01-312-21/+45
* Small updates to collection library:Gilles Dubochet2007-01-312-7/+16
* Uncommented printfIulian Dragos2007-01-311-2/+2
* fixed flathashtable.Martin Odersky2007-01-301-9/+18
* Fixed various problems in JCL.Sean McDirmid2007-01-3022-107/+114
* Added unapply Lex Spoon2007-01-301-16/+25
* (no commit message)Martin Odersky2007-01-301-6/+11
* fixed bug in FlatHashTable; intern Symbols; rem...Martin Odersky2007-01-303-4/+21
* Fixed contribution #302 concerning scala.SeqProxymihaylov2007-01-281-0/+1
* update address of Scala websitemichelou2007-01-253-11/+11
* 1.Martin Odersky2007-01-251-1/+1
* once more.Martin Odersky2007-01-251-1/+1
* fixed build problem for Array.makeMartin Odersky2007-01-251-1/+1
* fsee message for 9732Martin Odersky2007-01-251-1/+3
* fixed bugs 900,892, contrib 296.Martin Odersky2007-01-251-2/+17
* matching on arrays via unapplySeqBurak Emir2007-01-253-5/+17
* method Source::getLinesBurak Emir2007-01-241-2/+21
* fized bug in FlatHashTableMartin Odersky2007-01-222-1/+2
* (no commit message)Martin Odersky2007-01-2214-0/+855
* fixed problems with build.Martin Odersky2007-01-2230-29/+34
* Fxied bug 909;Martin Odersky2007-01-2219-42/+37
* Fixing the 1.4 build by deleting 1.5 specific A...Sean McDirmid2007-01-221-4/+4
* don't escape apos in xmlBurak Emir2007-01-191-1/+1
* Reverted Lex's changes until we fix the type ch...Iulian Dragos2007-01-199-237/+58
* - Added HashTreeMap and HashTreeSetLex Spoon2007-01-197-55/+234
* changed BoxedUnit.toString to {} from ()Martin Odersky2007-01-191-1/+1
* updated Optiona and ArrayMartin Odersky2007-01-183-45/+76
* Spelling fixLex Spoon2007-01-181-1/+1
* added svn:keywords and file header to collectio...michelou2007-01-1732-148/+569
* Initial check-in of Java collection library wra...Sean McDirmid2007-01-1732-0/+1173
* enabled -Xunapply.Martin Odersky2007-01-163-7/+19
* updated scaladoc comments in scala/Seq.scalamichelou2007-01-151-22/+39
* libBurak Emir2007-01-141-2/+2
* minor changes in collection/*.scalamichelou2007-01-103-48/+75
* fixed bugs 880, 877, 876, 875, Added capitalize...Martin Odersky2007-01-091-22/+27
* Added `:' to after line in error messages; chan...Martin Odersky2007-01-061-11/+6
* cleanup IterableBurak Emir2007-01-051-9/+1
* Fixed serialization throughout RedBlack hierarchyIulian Dragos2007-01-051-0/+3
* another change to collection librariesMartin Odersky2007-01-0417-11/+112
* changed collection librariesMartin Odersky2007-01-049-24/+168
* finalized the TupleN ProductN change (last dist...Burak Emir2007-01-0354-156/+110
* * NodeSeq plays with new Seq[A]Burak Emir2007-01-031-1/+2
* 1.Martin Odersky2007-01-0358-1277/+2193
* (no commit message)Burak Emir2007-01-0354-77/+77
* genBurak Emir2007-01-0354-112/+112
* * TupleN extends ProductN, again (genprod updated)Burak Emir2007-01-0256-700/+737