summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Replaced ExitActorException with SuspendActorEx...Philipp Haller2009-05-202-22/+2
* Fixed NPE when restarting Scheduler.Philipp Haller2009-05-201-4/+4
* Fixed #2000.Philipp Haller2009-05-201-4/+8
* more debugging code for teh NoSuchElementExceptionLukas Rytz2009-05-203-24/+37
* Added :silent feature to disable automatic toSt...Paul Phillips2009-05-192-7/+10
* Added support for AbstractFile subclasses other...Miles Sabin2009-05-191-13/+16
* small modifications to collections.Martin Odersky2009-05-1925-1386/+1239
* Reverting 17770 - right, that is what "map view...Paul Phillips2009-05-191-1/+6
* Modified filterKeys to return the same type of ...Paul Phillips2009-05-191-6/+1
* Fixed interpreter output directoriesIulian Dragos2009-05-193-9/+9
* some temporary code to find the bug (NoSuchElem...Lukas Rytz2009-05-192-1/+52
* Fixed check for output directory when multiple ...Iulian Dragos2009-05-181-2/+2
* Added support for multiple output directories (...Iulian Dragos2009-05-183-7/+100
* Cleanup in aisle scala.util.automata! And fix f...Paul Phillips2009-05-183-189/+58
* Fixed separate compilation of traits when not u...Iulian Dragos2009-05-181-2/+1
* Switch over to new scanner/parser.Miles Sabin2009-05-1812-6406/+724
* Updated documentation.Paul Phillips2009-05-171-2/+3
* fixed .net buildLukas Rytz2009-05-1649-1838/+1006
* Added sequence control for multi-file tests.Philipp Haller2009-05-151-15/+37
* Creates XMLOptions configuration object to addr...Paul Phillips2009-05-152-44/+80
* 1.4-related cleanup and reorganization.Antonio Cunei2009-05-1510-47/+4
* Fixed #1932.Gilles Dubochet2009-05-151-1/+0
* Removed further 1.4 vestiges.Antonio Cunei2009-05-156-3120/+0
* Minding our ps and qs in the packrat.Paul Phillips2009-05-151-1/+1
* more collection cleanups and better docsMartin Odersky2009-05-1425-79/+97
* more collection cleanups and better docsMartin Odersky2009-05-141-26/+44
* some minor cruft removal.Paul Phillips2009-05-141-12/+5
* Obeyed another todo directive.Paul Phillips2009-05-141-9/+1
* Obeyed comment attached to checkMalformedSwitch...Paul Phillips2009-05-142-22/+7
* Further stability test failures will be fatal a...Antonio Cunei2009-05-141-2/+2
* Removed plus/minus/fromOldMartin Odersky2009-05-1419-384/+140
* Fixed stability issues.Iulian Dragos2009-05-141-3/+3
* cleaned up collection builder frameworkMartin Odersky2009-05-1465-575/+651
* Fix for #1393.Paul Phillips2009-05-131-1/+3
* Added to/until methods to RichLong and BigInt.Paul Phillips2009-05-133-38/+76
* 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