summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* removing folder src/swing/script (ok with ingo)Lukas Rytz2008-08-111-44/+0
|
* Fixed #1140Iulian Dragos2008-08-081-5/+15
|
* Fixed #1123Iulian Dragos2008-08-081-7/+7
|
* Fixed the buildIulian Dragos2008-08-081-1/+1
|
* Fixed tail-call related issues.Iulian Dragos2008-08-083-24/+4
|
* fixed #1127Martin Odersky2008-08-073-9/+33
|
* Removed FINAL flag for accessorsIulian Dragos2008-08-071-1/+1
|
* reverted unncessary changeMartin Odersky2008-08-071-6/+3
|
* fixed #828, #1120, subtyping problem with exist...Martin Odersky2008-08-074-9/+18
| | | | | fixed #828, #1120, subtyping problem with existentials.
* fixed broken build (sorry)Martin Odersky2008-08-063-1/+12
|
* Fixed #1130 and #1168Martin Odersky2008-08-064-20/+23
|
* Blind patch for bug reported on mailing list.Sean McDirmid2008-08-061-21/+21
|
* Checked in David's update to LongMap and IntMap.Geoffrey Washburn2008-08-065-5/+23
|
* Hardening classpath against sourcepath crash.Sean McDirmid2008-08-061-11/+4
|
* David's new collections can't currently be used...Geoffrey Washburn2008-08-063-0/+3
| | | | | David's new collections can't currently be used on .NET.
* Changed a val into a def to reduce state in Act...Philipp Haller2008-08-051-1/+1
| | | | | Changed a val into a def to reduce state in Actor trait.
* Reverting a premature change to retain opportun...Philipp Haller2008-08-051-20/+3
| | | | | Reverting a premature change to retain opportunity to implement #600.
* Fixed #1172.Philipp Haller2008-08-051-2/+2
|
* fixed #1163.Martin Odersky2008-08-054-9/+28
|
* Added strap and test.stability targets.Iulian Dragos2008-08-051-1/+24
|
* Made serialization of functions used in the rem...Philipp Haller2008-08-053-8/+36
| | | | | | Made serialization of functions used in the remote actors runtime more robust by creating explicit classes.
* fixed #1150, #1152Martin Odersky2008-08-051-13/+19
|
* Disable the CLDC option.Geoffrey Washburn2008-08-051-1/+1
|
* fixed #1096, #1122, #1132.Martin Odersky2008-08-056-12/+165
|
* All these tests in pending currently pass for me.Geoffrey Washburn2008-08-056-0/+0
| | | | | Lets see what happens with the commit and nightly builds.
* These tests have already been moved from pendin...Geoffrey Washburn2008-08-052-10/+0
| | | | | These tests have already been moved from pending to files.
* Moving currently problematic tests to pending.Geoffrey Washburn2008-08-052-0/+0
|
* Added David's additional collections.Geoffrey Washburn2008-08-054-0/+1145
|
* Improved the documentation for Application to b...Geoffrey Washburn2008-08-051-2/+22
| | | | | | Improved the documentation for Application to be clearer about its caveats.
* Minor changes, added button demo from the bookIngo Maier2008-08-053-4/+34
|
* Changed default java to use JAVA_HOME and added...Iulian Dragos2008-08-041-2/+2
| | | | | | Changed default java to use JAVA_HOME and added quick classpath to the partest target
* Removed deprecation warnings in auction.scala a...Philipp Haller2008-08-043-5/+5
| | | | | | Removed deprecation warnings in auction.scala and producers.scala. Small clean up of links.scala.
* 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
| | | | | Fixed problem with partest hanging when log file unreadable.
* 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
| | | | | | | Added ignores for things the OMake script will create Many improvements to the OMake script, particularly to make it compatible with the Ant script.
* 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
|