summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix cyclic reference errors in scaladoc.Lukas Rytz2009-11-0469-218/+62
* bit missingAntonio Cunei2009-11-042-2/+2
* Clarification to scaladoc comments for "sort".Antonio Cunei2009-11-042-6/+6
* Fix for #2556Hubert Plociniczak2009-11-041-0/+3
* Some tabs I unwittingly let creep in are now sp...Paul Phillips2009-11-041-135/+135
* Scala implementation of fancier hashCode algori...Paul Phillips2009-11-046-4/+220
* Deleted Zero, or "Nothing ventured, Nothing gai...Paul Phillips2009-11-042-82/+0
* Fix and test for #2527Philipp Haller2009-11-033-3/+29
* Applied patch for #2524.Philipp Haller2009-11-032-3/+28
* Fix and test for #2530.Philipp Haller2009-11-034-1/+111
* fixed #2500 (second part)Adriaan Moors2009-11-035-8/+5
* fixed #2500: refactoring collections so that a ...Adriaan Moors2009-11-0310-36/+28
* Fixed #2545.Martin Odersky2009-11-029-21/+93
* Fixed remove/clear/update issues in BufferWrapp...Ingo Maier2009-11-022-4/+4
* fixed problem with Vector.dropRight, added addi...Tiark Rompf2009-11-023-30/+232
* Vector improvements, now doing a lot less copyi...Tiark Rompf2009-11-021-392/+455
* Synchronize trunk with local changes:Ingo Maier2009-11-0245-154/+393
* Some structural improvements to Either and Opti...Paul Phillips2009-11-012-56/+77
* Corrected comment contents.Miles Sabin2009-11-011-1/+2
* Proper fix for #2280Hubert Plociniczak2009-10-303-76/+85
* Fix for spurious timeouts in partest (as observ...Philipp Haller2009-10-301-27/+48
* Added -Ybuilder-debug:[none,simple,refined] opt...Miles Sabin2009-10-306-4/+35
* separated Vector impl from IndexedSeqTiark Rompf2009-10-309-1084/+1106
* fixed 2544, reimplemented SeqLike.indexWhere, s...Tiark Rompf2009-10-303-26/+44
* Reverted [19310] ...Miles Sabin2009-10-294-64/+71
* AnnotationInfo.pos no longer in constructor.Lukas Rytz2009-10-2916-45/+48
* added -Yhigher-kinded-raw switch as temporary w...Adriaan Moors2009-10-292-1/+2
* changed standard library so that it does not re...Martin Odersky2009-10-2872-26/+142
* Fix for some accidentally enabled logging.Paul Phillips2009-10-281-4/+6
* Whole bunch of code for people interested in eq...Paul Phillips2009-10-285-291/+140
* Fix for #1909Hubert Plociniczak2009-10-287-17/+13
* fixed typoMartin Odersky2009-10-281-1/+1
* Fixed #1342.Martin Odersky2009-10-2813-37/+177
* The final, tear-inducingly simple implementatio...Paul Phillips2009-10-281-8/+7
* Made classpath do more advanced *-globbing.Paul Phillips2009-10-281-5/+13
* In a stunning breakthrough, shuffle preserves t...Paul Phillips2009-10-281-32/+8
* Improves Enumeration to obtain names of values ...Philipp Haller2009-10-273-8/+61
* Fix for #2280Hubert Plociniczak2009-10-273-62/+62
* Fixed #2494, plus some reorganization of swing ...Martin Odersky2009-10-2726-56/+84
* fixed bug in Stream::flatMap (still optimised a...Adriaan Moors2009-10-277-11/+34
* Removed old fork-join library. Fixed build.Philipp Haller2009-10-275-2392/+0
* Fix and test for #2214.Philipp Haller2009-10-263-3/+45
* fixes separate compilation on .netLukas Rytz2009-10-261-1/+1
* Made scala.util.matching.Regex serializable.Philipp Haller2009-10-261-1/+3
* Reverting unwanted parts of last commit.Philipp Haller2009-10-268-25/+8
* Second half of fix and tests for #1518.Philipp Haller2009-10-2613-12/+136
* Modifications to the five accumulated ant-paras...Paul Phillips2009-10-265-1/+7
* The arrival of scala.Zero.Paul Phillips2009-10-262-0/+81
* First half of fix for #1518.Philipp Haller2009-10-264-15/+47
* Fix for #2528.Paul Phillips2009-10-261-0/+1