summaryrefslogtreecommitdiff
path: root/test/files/jvm
Commit message (Expand)AuthorAgeFilesLines
* Fix and test for #2214.Philipp Haller2009-10-262-0/+42
* Second half of fix and tests for #1518.Philipp Haller2009-10-264-0/+95
* new classpaths.Lukas Rytz2009-10-261-2/+5
* Fix and test for #2515.Philipp Haller2009-10-252-0/+50
* Fix and test cases for ticket #443.Paul Phillips2009-10-171-0/+1
* moved Range and GenericRange to collection.immu...Martin Odersky2009-10-161-2/+2
* Fix for disabled test t2359.Philipp Haller2009-10-122-0/+26
* reverted immutable.Vector because it gave rando...Martin Odersky2009-10-122-2/+27
* Definite fix for #2060; fix for #2392.Martin Odersky2009-10-081-1/+3
* Disabling another test trying to unhang the tes...Paul Phillips2009-10-072-26/+0
* Moved a pile of passing tests from pending to f...Paul Phillips2009-10-072-0/+37
* Disabled an actor test which is hanging the tes...Paul Phillips2009-10-062-46/+0
* Restored type of receiver in OutputChannel and ...Philipp Haller2009-10-064-6/+6
* Reverted the BigDecimal implicits added for tic...Paul Phillips2009-10-051-3/+3
* fix windows / ibm nightlyLukas Rytz2009-09-302-5/+5
* improved annotations copying (documentation, mo...Lukas Rytz2009-09-292-0/+23
* More accumulated XML work, including removing s...Paul Phillips2009-09-251-11/+6
* fix buildLukas Rytz2009-09-251-6/+0
* Introduced actors package object to deprecate a...Philipp Haller2009-09-241-10/+1
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-2412-11/+2
* Fixed #2359.Philipp Haller2009-09-242-0/+26
* new arrays are done.Martin Odersky2009-09-211-2/+2
* fixed io test on windowsLukas Rytz2009-08-251-1/+1
* Fixed memory leaks for streams.Martin Odersky2009-08-181-17/+17
* A variety of work on scala.io.{ File, Source } ...Paul Phillips2009-08-161-2/+2
* Enabled synchronous message sends for Replyable...Philipp Haller2009-07-216-0/+148
* Enabled future-type message sends for reactors.Philipp Haller2009-07-212-0/+52
* Added test for scala.actors.ReplyReactor.Philipp Haller2009-07-212-0/+32
* Moved new scheduler classes into package scala....Philipp Haller2009-07-211-1/+2
* Renamed outputchannelactor test to reactor.Philipp Haller2009-07-212-0/+0
* Made daemon-actor-termination test deterministic.Philipp Haller2009-07-211-5/+14
* fixed #2163Adriaan Moors2009-07-192-0/+14
* Added test for #1948.Philipp Haller2009-07-022-0/+12
* Applied patch to fix #2098.Philipp Haller2009-06-302-0/+8
* Applied patch to fix #2104 and added test.Philipp Haller2009-06-302-0/+51
* Prepares a test for further changes in Reactor.Philipp Haller2009-06-281-2/+0
* More equality shenanigans.Paul Phillips2009-06-211-4/+0
* Moved test for #1801 to pending for offline bug...Philipp Haller2009-06-142-37/+0
* fix annotations testLukas Rytz2009-06-071-1/+1
* Moved test for offline bug fixing.Philipp Haller2009-05-312-25/+0
* New tests for exceptions and Actor.receiveWithin.Philipp Haller2009-05-315-4/+133
* Changed t1801.Philipp Haller2009-05-301-1/+1
* big overhaul of annotations implementation.Lukas Rytz2009-05-301-4/+5
* Named and default argumentsLukas Rytz2009-05-303-6/+6
* Decreased memory consumption of test for #1801.Philipp Haller2009-05-292-6/+1
* Added test for SchedulerAdapter.Philipp Haller2009-05-282-0/+47
* Simpler log message for daemon actor test.Philipp Haller2009-05-282-5/+5
* Added test for OutputChannelActor.Philipp Haller2009-05-282-0/+85
* Added test for Actor.exceptionHandler.Philipp Haller2009-05-272-0/+58
* Added test for #2000.Philipp Haller2009-05-277-2/+95