summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added regression test for #2147.Philipp Haller2009-07-212-0/+10
* 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
* Fix and test case for #2168.Paul Phillips2009-07-201-0/+5
* fixed #2163Adriaan Moors2009-07-192-0/+14
* Test case for bug #1466, which was mysteriously...Paul Phillips2009-07-181-0/+11
* Added test case for #1764 to the test case for ...Paul Phillips2009-07-182-1/+9
* Fix and test case for #1373.Paul Phillips2009-07-181-0/+6
* Fix and post/neg test cases for #1878.Paul Phillips2009-07-182-0/+17
* Removed some identical code from the collection...Paul Phillips2009-07-182-8/+6
* A start on a more comprehensive test suite for ...Paul Phillips2009-07-172-0/+124
* Scalac was failing if the path to the distributionAntonio Cunei2009-07-161-1/+1
* Fix and test case for #1141.Paul Phillips2009-07-152-0/+9
* Fix and test case for #1110.Paul Phillips2009-07-151-0/+11
* Trying to make typechecker faster by (1) new su...Martin Odersky2009-07-131-3/+3
* Fix and test case for #1843.Paul Phillips2009-07-121-0/+25
* Fix and test case for #1260.Paul Phillips2009-07-111-2/+3
* Implementation and test cases for canEqual meth...Paul Phillips2009-07-093-0/+25
* The presently salvageable portion of my attempt...Paul Phillips2009-07-091-0/+41
* Lots of work hardening matching on sequences.Paul Phillips2009-07-074-15/+43
* Implemented proposed strategy for #1503 and mov...Paul Phillips2009-07-053-3/+7
* Interim fix and test case for #1434.Paul Phillips2009-07-051-0/+15
* Fixes and test cases for #2124 and #2125.Paul Phillips2009-07-054-0/+52
* fix #2122, test for #2116Lukas Rytz2009-07-053-4/+15
* Added test for #1948.Philipp Haller2009-07-022-0/+12
* refined range positions some more; eliminated A...Martin Odersky2009-07-024-8/+5
* Creating case classes in preference to passing ...Paul Phillips2009-07-011-0/+19
* added "diagnostic" to context.Lukas Rytz2009-07-011-0/+3
* Fix for #2092Antonio Cunei2009-07-011-2/+6
* minor cleanups for named argsLukas Rytz2009-06-303-0/+7
* Enhanced error message when a type error is bec...Paul Phillips2009-06-303-2/+11
* Applied patches to fix the issues in #2074.Philipp Haller2009-06-303-0/+19
* 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
* Added test for #2031.Philipp Haller2009-06-292-0/+15
* scalap changed to treat named parameters and pa...ilyas2009-06-2925-20/+32
* Prepares a test for further changes in Reactor.Philipp Haller2009-06-281-2/+0
* Fixed the fact that reflective calls had logica...Paul Phillips2009-06-261-2/+2
* small fix to named argumentsLukas Rytz2009-06-252-20/+26
* named arguments only at top level in () paramet...Lukas Rytz2009-06-254-23/+44
* fixed bug in Parser and updated check files.Martin Odersky2009-06-255-14/+14
* Added test for #2060.Philipp Haller2009-06-231-0/+28
* Attempted to resolve the improbable mess surrou...Paul Phillips2009-06-224-6/+19
* Added test for #2034.Philipp Haller2009-06-221-0/+14
* Added test for #2079.Philipp Haller2009-06-221-0/+25
* Added test for #2078.Philipp Haller2009-06-222-2/+11