summaryrefslogtreecommitdiff
path: root/test/files/jvm
Commit message (Expand)AuthorAgeFilesLines
* [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
* In "Iterable" and in all its subclasses, "itera...Gilles Dubochet2009-05-271-2/+2
* Added tests for #2015.Philipp Haller2009-05-276-0/+51
* Moved actorgc_leak test to pending, because it ...Philipp Haller2009-05-272-64/+0
* Added test case for #1801.Philipp Haller2009-05-272-0/+42
* A big yet interim patch emerging from my attemp...Paul Phillips2009-05-261-2/+2
* Fixed #1999.Philipp Haller2009-05-242-0/+64
* Restored xml test cases to unminimized tagsPaul Phillips2009-05-156-19/+19
* 1.4-related cleanup and reorganization.Antonio Cunei2009-05-1531-8/+1024
* Disabled "natives" test because its annoyance /...Gilles Dubochet2009-05-1310-183/+0
* Organized disabled directory so it works with p...Paul Phillips2009-05-092-0/+236
* massive new collections checkin.Martin Odersky2009-05-087-859/+11
* Renamed overloaded toString variations througho...Paul Phillips2009-05-011-0/+3
* Modifications to the 10 failing test cases to m...Paul Phillips2009-05-016-20/+20
* Rewrote XML pull parser using exciting modern t...Paul Phillips2009-04-281-10/+10
* add serialization test, disabled patmat debug t...michelou2009-04-212-0/+23
* Added test for #777, by Alex CruiseAntonio Cunei2009-04-141-0/+4
* Removed non-deterministic test.Philipp Haller2009-04-142-13/+0
* fixed ticket #1813 (BigDecimal implicits)michelou2009-03-232-47/+60
* chyanged implicits so that implicit Builder pat...Martin Odersky2009-03-171-2/+2