summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed deprecation warnings in auction.scala a...Philipp Haller2008-08-043-5/+5
* Actor trait abstracts from scheduling strategy.Philipp Haller2008-08-045-105/+164
* Separated actor GC from scheduling.Philipp Haller2008-08-036-79/+104
* Added test for #1146.Philipp Haller2008-08-031-0/+6
* Fixed problem with partest hanging when log fil...Philipp Haller2008-08-031-8/+13
* Moved tests from jvm5 to jvm.Philipp Haller2008-08-034-0/+0
* Still missing newlines in property file.Geoffrey Washburn2008-08-031-3/+3
* Fixed #1131.Philipp Haller2008-08-031-2/+2
* Didn't get the propertyfile stuff quite right.Geoffrey Washburn2008-08-031-5/+5
* Added ignores for things the OMake script will ...Geoffrey Washburn2008-08-031-34/+133
* fixed #1049Martin Odersky2008-08-021-38/+55
* Other file.Geoffrey Washburn2008-08-021-0/+65
* Adding OMake support to trunkGeoffrey Washburn2008-08-021-0/+3
* Fixed #1049 and #1062Martin Odersky2008-08-014-73/+78
* Disabled closure analysis on 1.4 (for now).Philipp Haller2008-08-011-1/+1
* Changed "," to ", " in Queue.toString.Martin Odersky2008-08-014-65/+124
* Moved tests from jvm to jvm5.Philipp Haller2008-08-014-0/+0
* Lambda: The Ultimate DistributivePhilipp Haller2008-08-012-67/+18
* Added options --buildpath and --classpath.Philipp Haller2008-08-015-37/+126
* Fixed initialization for vars initialized to th...Iulian Dragos2008-07-316-33/+15
* remove script tests for now - they seem to bloc...Lukas Rytz2008-07-311-1/+1
* changed build script to run shootout and script...Lukas Rytz2008-07-312-1/+39
* -Xexperimental changes for #1093Martin Odersky2008-07-316-20/+84
* Small documentation fixes based upon Iulian's f...Geoffrey Washburn2008-07-301-9/+18
* Enabled actor links for remote actors.Philipp Haller2008-07-306-31/+150
* Fix for #1151Geoffrey Washburn2008-07-301-13/+1
* HardeningSean McDirmid2008-07-301-3/+10
* updated build script to generate scala-swing.jarLukas Rytz2008-07-301-2/+26
* link addedIngo Maier2008-07-301-1/+3
* damn subclipseIngo Maier2008-07-304-0/+0
* Loading images through getResource for the jar,...Ingo Maier2008-07-309-8/+14
* Move scala.Random -> scala.util.Random on .NETLukas Rytz2008-07-302-0/+77
* Renamed Actor.async to Actor.respondOn.Philipp Haller2008-07-301-2/+2
* Addition of @serializable annotations avoids re...Philipp Haller2008-07-302-4/+13
* ACC_BRIDGE -> ACC_SYNTHETIC as with javacmichelou2008-07-291-1/+1
* fixed scalatest shootout on cygwinmichelou2008-07-291-2/+3
* Disabled code in CleanUp to enable build of 1.4...Philipp Haller2008-07-291-1/+2
* Made -Xcheckinit imply -Xfuture, and added -Xfu...Iulian Dragos2008-07-293-2/+3
* Fixed #1143. Added tests for #1143 and #1116.Philipp Haller2008-07-295-1/+97
* Fixed partest to accept additional flags on a p...Iulian Dragos2008-07-293-14/+28
* Updated documentation for Any and AnyRefGeoffrey Washburn2008-07-293-9/+216
* removed warning (Random)michelou2008-07-294-7/+9
* moved class Random to package scala.utilmichelou2008-07-293-1/+78
* Added -nowarn so that scalatest and partest beh...Iulian Dragos2008-07-292-22/+1
* fixed Signature generationMartin Odersky2008-07-296-27/+52
* experimenting with Signature attributeMartin Odersky2008-07-294-3/+18
* Fixes the msil build.Lukas Rytz2008-07-281-0/+17
* Added -Ycheckinit, which causes all getters to ...Iulian Dragos2008-07-288-56/+397
* fixed #1086, #1102, #1144Martin Odersky2008-07-284-7/+20
* Fixed initialization order issues (when -Xexper...Iulian Dragos2008-07-285-12/+12