summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Applied patch for #2524.Philipp Haller2009-11-031-3/+18
* Fix and test for #2530.Philipp Haller2009-11-032-1/+4
* fixed #2500 (second part)Adriaan Moors2009-11-035-8/+5
* fixed #2500: refactoring collections so that a ...Adriaan Moors2009-11-039-36/+22
* Fixed #2545.Martin Odersky2009-11-027-21/+61
* Fixed remove/clear/update issues in BufferWrapp...Ingo Maier2009-11-022-4/+4
* fixed problem with Vector.dropRight, added addi...Tiark Rompf2009-11-021-30/+27
* 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-305-1/+28
* separated Vector impl from IndexedSeqTiark Rompf2009-10-305-1081/+1091
* fixed 2544, reimplemented SeqLike.indexWhere, s...Tiark Rompf2009-10-301-26/+15
* 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-282-9/+2
* fixed typoMartin Odersky2009-10-281-1/+1
* Fixed #1342.Martin Odersky2009-10-2810-37/+162
* 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-271-8/+35
* Fix for #2280Hubert Plociniczak2009-10-273-62/+62
* Fixed #2494, plus some reorganization of swing ...Martin Odersky2009-10-2723-55/+78
* fixed bug in Stream::flatMap (still optimised a...Adriaan Moors2009-10-271-11/+17
* Removed old fork-join library. Fixed build.Philipp Haller2009-10-275-2392/+0
* Fix and test for #2214.Philipp Haller2009-10-261-3/+3
* fixes separate compilation on .netLukas Rytz2009-10-261-1/+1
* Made scala.util.matching.Regex serializable.Philipp Haller2009-10-261-1/+3
* Second half of fix and tests for #1518.Philipp Haller2009-10-261-4/+16
* 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
* Fix for #2529.Paul Phillips2009-10-261-1/+2
* new classpaths.Lukas Rytz2009-10-2642-993/+756
* Attempting to unbreak fsc (can't reproduce the ...Paul Phillips2009-10-251-7/+9
* Suppression of a possible NPE which is almost c...Miles Sabin2009-10-251-1/+7
* Add positions to AnnotationInfo for use by IDEs...Miles Sabin2009-10-2516-41/+49
* Fix and test for #2515.Philipp Haller2009-10-251-2/+7
* Deprecation patrol.Paul Phillips2009-10-2527-101/+82
* Fix and test case for #2512, plus lots of time ...Paul Phillips2009-10-258-16/+29
* Fixed isCoDefinedWith by undoing previous changes.Iulian Dragos2009-10-241-1/+2