summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Riffing off the removal of the cldc library, re...Paul Phillips2009-05-2917-199/+120
* Fixed "scala.util.Random" in MSIL library.Gilles Dubochet2009-05-291-11/+14
* "scala.Random" has been deprecated since 2.7.2 ...Gilles Dubochet2009-05-292-102/+0
* Removed CLDC library, since we've stopper suppo...Gilles Dubochet2009-05-2930-4719/+0
* Re-enabled SchedulerAdapter.Philipp Haller2009-05-281-1/+30
* Improved SimpleExecutorScheduler with non-leaki...Philipp Haller2009-05-285-60/+160
* more work on the interactive mode.Martin Odersky2009-05-288-54/+78
* Further development of the Numeric and Ordering...Paul Phillips2009-05-2810-385/+88
* Added a sequence shuffling method to scala.util...Paul Phillips2009-05-281-1/+30
* Fixed #2010 by scheduling waitingFor check.Philipp Haller2009-05-282-53/+71
* checking in forgotten fileMartin Odersky2009-05-281-0/+205
* More precise local variable rangesIulian Dragos2009-05-281-2/+2
* fixed package objects for MSILLukas Rytz2009-05-281-0/+4
* more work on rangepositions.Martin Odersky2009-05-2834-162/+133
* Implements feature request #2008.Gilles Dubochet2009-05-282-3/+23
* fix for #1660.Lukas Rytz2009-05-281-1/+1
* Now for real: added OutputChannelActor.Philipp Haller2009-05-283-1/+229
* Added OutputChannelActor.Philipp Haller2009-05-286-123/+45
* The classics never go out of style: reintegrate...Paul Phillips2009-05-282-73/+36
* Added exceptionHandler method.Philipp Haller2009-05-272-4/+11
* Commented instance vars of Actor trait and comp...Philipp Haller2009-05-272-31/+58
* Deprecated "elements" method moved to "Iterable...Gilles Dubochet2009-05-2713-34/+2
* Reintegrated PriorityQueue.Paul Phillips2009-05-275-60/+53
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-27203-588/+676
* Added interpreter binding for "lastException" w...Paul Phillips2009-05-271-1/+5
* Put exception unwrapping back in interpreter as...Paul Phillips2009-05-271-1/+7
* Fixed problem that spurious caused exhaustivene...Martin Odersky2009-05-2711-45/+145
* Implemented #2015.Philipp Haller2009-05-275-6/+57
* Logic error in Traversable; fixes #2002.Paul Phillips2009-05-271-1/+1
* Also reverted r17803 (msil build script)Antonio Cunei2009-05-271-2/+2
* Reverted bogus fix.Miles Sabin2009-05-271-2/+0
* Reset the tree as well ...Miles Sabin2009-05-271-0/+2
* Not quite complete reintegration of a handful o...Paul Phillips2009-05-2711-108/+78
* Moved the script related classes from scala.col...Paul Phillips2009-05-265-57/+50
* Not sure why the disabled test did not get comm...Martin Odersky2009-05-261-0/+1
* removed deprecated files; more changes to repl.Martin Odersky2009-05-269-221/+27
* Dummies to please our MSIL overlords.Paul Phillips2009-05-263-0/+3
* new test repl for interactive mode; bug fixesMartin Odersky2009-05-266-86/+98
* A big yet interim patch emerging from my attemp...Paul Phillips2009-05-2616-406/+537
* Fixed #1794.Philipp Haller2009-05-261-23/+13
* fixed build problemMartin Odersky2009-05-261-2/+5
* added Synthetic Positions; refactored interacti...Martin Odersky2009-05-2610-133/+253
* moved internal exception out of a syncvar catchMartin Odersky2009-05-261-1/+1
* SyncVars now return Either with a ThrowableMartin Odersky2009-05-262-97/+98
* Export new packages; minor updates to interactive.Miles Sabin2009-05-262-11/+11
* 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