summaryrefslogtreecommitdiff
path: root/src/library/scala
Commit message (Expand)AuthorAgeFilesLines
* Documentation for mutable collections. No review.Aleksandar Pokopec2010-04-1233-109/+233
* Regenerated tuples, products and (Abstract)Func...Iulian Dragos2010-04-1290-102/+571
* [scaladoc] More mitigation code for dangerous H...Gilles Dubochet2010-04-121-12/+10
* Reverting r21442 the Exception patch because I ...Paul Phillips2010-04-111-78/+64
* Some overdue cleanups on Exception.Paul Phillips2010-04-111-64/+78
* Introduces scala.tools.cmd providing command li...Paul Phillips2010-04-111-0/+1
* Docs. No review.Aleksandar Pokopec2010-04-1010-45/+153
* More docs. No review.Aleksandar Pokopec2010-04-1025-74/+207
* docs. no reviewAleksandar Pokopec2010-04-1012-70/+166
* Docs. No review.Aleksandar Pokopec2010-04-094-33/+85
* Docs for MultiMap done. Review by community.pAleksandar Pokopec2010-04-091-3/+18
* MultiMap and WeakHashMap docs. no reviewAleksandar Pokopec2010-04-092-2/+24
* more docsMartin Odersky2010-04-0911-29/+25
* Updated documentationMartin Odersky2010-04-0923-122/+107
* Work on mutable collections docs.Aleksandar Pokopec2010-04-0918-71/+96
* Changed the syntax of the specialized annotation:Iulian Dragos2010-04-099-18/+22
* Companion objects of primitive types are now va...Iulian Dragos2010-04-091-0/+86
* Changes to docs of collections in the `immutabl...Aleksandar Pokopec2010-04-0920-98/+157
* Fix and test for Iterator corner case.Paul Phillips2010-04-081-2/+5
* More cleanups in docs. Review by odersky.Aleksandar Pokopec2010-04-084-20/+20
* Another set of typos fixed.Aleksandar Pokopec2010-04-087-11/+14
* Mostly some undocumented stuff in JavaConversions.Aleksandar Pokopec2010-04-083-4/+25
* Some typos in collections. Review by odersky.Aleksandar Pokopec2010-04-084-5/+4
* Gave Stream a lazy withFilter implementation.Paul Phillips2010-04-071-30/+74
* Tore out some unnecessary ambiguity-creating al...Paul Phillips2010-04-074-9/+5
* Fixes #2535. Review by community.Aleksandar Pokopec2010-04-061-32/+62
* Optimized toArray for ArrayOps and WrappedArrays.Martin Odersky2010-04-065-6/+35
* As a brief diversion from real work, implemente...Paul Phillips2010-04-0640-64/+64
* Made Vector the standard impl of IndexedSeq.Martin Odersky2010-04-052-3/+3
* Rearranging IndexedSeq/LinearSeq and related workMartin Odersky2010-04-0534-899/+707
* [scaladoc] Considerably reduced size of documen...Gilles Dubochet2010-04-031-1/+1
* closes #3242. review by community.Tiark Rompf2010-04-021-3/+4
* closes #3203, overriding more of the Traversabl...Tiark Rompf2010-03-311-51/+88
* Noticed that the implementation of toArray Iter...Paul Phillips2010-03-301-3/+6
* TraversableOnce. Review by odersky.Paul Phillips2010-03-2742-1142/+730
* Fix for #3204. No review.Paul Phillips2010-03-262-1/+3
* Renamed partialMap to collect.Paul Phillips2010-03-247-17/+14
* new readme. no review.Martin Odersky2010-03-241-9/+9
* Reverted a presumably unintentional reincarnati...Paul Phillips2010-03-241-16/+0
* Fixes problematic equality of Enumeration values.Martin Odersky2010-03-241-2/+2
* Fixes problematic equality of En umeration values.Martin Odersky2010-03-241-0/+16
* Fixed the serialization test.Philipp Haller2010-03-241-15/+23
* Fix and test case for #3169.Paul Phillips2010-03-231-2/+5
* Added some documentation to the methods in Pred...Paul Phillips2010-03-231-3/+49
* Although it was working fine, a test case for @...Paul Phillips2010-03-231-2/+2
* Fixes #3186. Closes #2214.Philipp Haller2010-03-231-6/+35
* Scala signature is generated as an annotation (...Gilles Dubochet2010-03-233-3/+25
* You try to get away with one little line of unc...Paul Phillips2010-03-231-1/+1
* Fix for #3204.Paul Phillips2010-03-231-2/+2
* Noticed we still have a bunch of collection cla...Paul Phillips2010-03-229-39/+36