summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Optimiser-friendly changes to Range for more ef...Iulian Dragos2009-05-131-3/+4
* Various improvements to the optimiser: more agg...Iulian Dragos2009-05-1316-83/+178
* Removed what I believe to be accumulated cruft ...Paul Phillips2009-05-131-44/+1
* Reinstated old, trusted starr from r17713.Antonio Cunei2009-05-131-0/+11
* Tentative fix for both #715 and #1896.Paul Phillips2009-05-131-1/+1
* Reverted overconfident patch for #715 while I f...Paul Phillips2009-05-121-5/+2
* Fix for #715.Paul Phillips2009-05-121-2/+5
* changes to maps and setsMartin Odersky2009-05-1245-256/+401
* The compiler will complain when trying toAntonio Cunei2009-05-122-8/+14
* This patch includes the following:Paul Phillips2009-05-125-7/+434
* Fixed Scalac ant tasks for windows when forkingJosh Suereth2009-05-121-11/+20
* Reverted probably unintentional change to Enume...Paul Phillips2009-05-121-2/+2
* Patch for #1970 (submitted by jeortiz).Gilles Dubochet2009-05-121-2/+5
* separated mutable and immutable mapsMartin Odersky2009-05-12103-939/+1262
* Cleaned up format a little further now that .to...Paul Phillips2009-05-111-2/+1
* Removed redundant type parameter for class Buil...Martin Odersky2009-05-0964-101/+100
* finitized an infinite loop in sameElementsPaul Phillips2009-05-091-3/+6
* Small change to Stream so force wouldn't always...Paul Phillips2009-05-081-1/+1
* Explicit locking on Symbol creation so multiple...Paul Phillips2009-05-081-35/+49
* Further refinement of fix for #1960.Paul Phillips2009-05-082-8/+12
* fix typos: wrong < chars in scaladocstepancheg2009-05-081-3/+3
* make all scala source files not executablestepancheg2009-05-0864-0/+0
* Being deprecated is no reason to count from -1:...Paul Phillips2009-05-081-1/+1
* Fix and test case for #1960.Paul Phillips2009-05-081-3/+16
* 4 out of 5 spelling bee champs say: TraversablePaul Phillips2009-05-0872-409/+409
* massive new collections checkin.Martin Odersky2009-05-08401-21213/+13415
* epic MSIL hacking - Array compiles.Paul Phillips2009-05-081-0/+1
* Modernized DRMacIver's languishing array patch ...Paul Phillips2009-05-071-44/+23
* added emtpy stub of PackratParsers for msilLukas Rytz2009-05-071-0/+1
* DBC: replaced all-encompassing catch with prope...Gilles Dubochet2009-05-071-2/+7
* Removed java 1.4 charset workaround and a stray...Paul Phillips2009-05-061-6/+1
* Modified ObjectRunner to use Extension classloa...Paul Phillips2009-05-061-3/+20
* Fix for #1878.Paul Phillips2009-05-061-1/+1
* tweak to compile under java 6Paul Phillips2009-05-061-1/+1
* Added NoSuccess extractor to combinator lib.Paul Phillips2009-05-061-5/+14
* packrat parsingTiark Rompf2009-05-064-4/+356
* MSIL is built as part of Sabbus, take 3.Gilles Dubochet2009-05-063-432/+0
* MSIL is built as part of Sabbus, take 2.Gilles Dubochet2009-05-0663-0/+14772
* undid accidental checkin of nsc.docMartin Odersky2009-05-066-40/+38
* Scala decompiler test suite addedilyas2009-05-065-15/+87
* new collections snapshotMartin Odersky2009-05-056-38/+40
* Fix and test case for #1286.Paul Phillips2009-05-041-0/+9
* BigDecimal: mark methods appeared in 2.8stepancheg2009-05-041-3/+9
* util.Random @since 2.8stepancheg2009-05-041-1/+3
* StringBuilder helper function to reduce lots of...Paul Phillips2009-05-049-107/+65
* fixing what looks like a problem in ParallelMat...Martin Odersky2009-05-041-1/+9
* making the backend work for new as well as old ...Martin Odersky2009-05-043-6/+8
* some cosmetic changes to make it compatible wit...Martin Odersky2009-05-041-3/+3
* Fixes for #839 and #840, and removed some dupli...Paul Phillips2009-05-042-55/+10
* Fix for #805Paul Phillips2009-05-041-1/+1