summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* new starr based on r17810.Paul Phillips2009-05-253-3/+3
* added missing file; hope we are done now!Martin Odersky2009-05-251-0/+20
* rest of collections check-inMartin Odersky2009-05-252-3/+3
* added SynchronizedMap; changed Set.put to Set.a...Martin Odersky2009-05-259-200/+191
* new presentation compiler designMartin Odersky2009-05-259-173/+421
* Modified UniqueTypes not to interfere with thei...Paul Phillips2009-05-251-7/+4
* Case classes use product prefix instead of clas...Iulian Dragos2009-05-251-1/+1
* Removed obsolete isDetached flag from Actor trait.Philipp Haller2009-05-242-6/+11
* Added SimpleExecutorScheduler which does not te...Philipp Haller2009-05-244-4/+112
* Implemented #2012.Philipp Haller2009-05-2412-241/+246
* Fixed #1999.Philipp Haller2009-05-247-29/+90
* Fixed partest build problem.Philipp Haller2009-05-245-26/+67
* Fix to msil build script to use unifed scalac t...Josh Suereth2009-05-221-2/+2
* Unbreak the build.Miles Sabin2009-05-221-1/+2
* some documentation; statistics wrt implicits; n...Martin Odersky2009-05-2213-119/+339
* new presentation compiler GlobalMartin Odersky2009-05-221-0/+243
* Added JDK 5 Executor-based schedulers.Philipp Haller2009-05-226-23/+134
* Make sure the symbol for the implementation cla...Miles Sabin2009-05-211-0/+1
* Fix and test for #1360 - when passing a sequenc...Paul Phillips2009-05-215-9/+31
* Fixed output directories for inner classes.Iulian Dragos2009-05-212-16/+20
* sabbus fix to only use scalac ant taskJosh Suereth2009-05-211-137/+160
* KMP implementation for StringBuilder and test c...Paul Phillips2009-05-202-69/+97
* Added java.lang.String's other format variant t...Paul Phillips2009-05-201-0/+17
* Unreasonably satisfying patch which sets immuta...Paul Phillips2009-05-2018-345/+89
* Replaced ExitActorException with SuspendActorEx...Philipp Haller2009-05-202-22/+2
* Fixed NPE when restarting Scheduler.Philipp Haller2009-05-201-4/+4
* Updated neg check files to the new output of r1...Antonio Cunei2009-05-2024-23/+49
* 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
* Test case for #715.Paul Phillips2009-05-192-0/+101
* 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
* restored size change, unintentionally revertedAntonio Cunei2009-05-181-1/+1
* Removed leftover reference to "jvm5tests".Antonio Cunei2009-05-181-2/+1
* Updated documentation.Paul Phillips2009-05-171-2/+3
* fixed .net buildLukas Rytz2009-05-1649-1838/+1006
* Bumping up scalacfork.jvmargs to make 64-bit VM...Antonio Cunei2009-05-161-1/+1
* Added sequence control for multi-file tests.Philipp Haller2009-05-151-15/+37
* Restored xml test cases to unminimized tagsPaul Phillips2009-05-159-52/+52
* Creates XMLOptions configuration object to addr...Paul Phillips2009-05-152-44/+80