summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Reversion of the changes to targetParams which ...David MacIver2008-11-102-37/+0
* Paul's fix for bug #889.David MacIver2008-11-082-0/+10
* Fixed optimiser bugs, now all tests pass when u...Iulian Dragos2008-11-064-0/+36
* Added firstKey and lastKey to IntMap.David MacIver2008-10-272-0/+8
* Test to check a few combinations of pattern mat...David MacIver2008-10-272-0/+37
* Cleaning up a lot of dead code from regular exp...David MacIver2008-10-264-0/+15
* Fix to #1450. Moved test from pending.David MacIver2008-10-262-0/+4
* Renamed the tests for ticket #1423 so they have...David MacIver2008-10-252-0/+0
* Added some more tests to check edge cases of ma...David MacIver2008-10-254-0/+17
* Fixed 1424.David MacIver2008-10-252-0/+9
* Added stringOf to ScalaRunTime.Geoffrey Washburn2008-10-185-22/+32
* Reverting fix/test for #1404.Geoffrey Washburn2008-10-182-5/+10
* Fix for #547 and #1404.Geoffrey Washburn2008-10-082-0/+15
* Removes varargs version of immutable.Queue.enqu...Lex Spoon2008-09-161-4/+4
* Bugfix and tests for #1323.Geoffrey Washburn2008-09-082-0/+43
* And forgot to commit check file for the t0508 t...David MacIver2008-09-041-0/+1
* Fixed RefChecks to not replace unapplies with c...David MacIver2008-09-041-0/+13
* Fixed spellingAntonio Cunei2008-08-314-5/+5
* Added test files for #1297Philipp Haller2008-08-282-0/+14
* Fixed test fileMartin Odersky2008-08-151-0/+2
* Buffer gets vararg +, += methods; small fixes.Martin Odersky2008-08-151-0/+4
* Forgot to update the flags for the test.Geoffrey Washburn2008-08-141-1/+1
* Fixed tail-call related issues.Iulian Dragos2008-08-082-18/+0
* fixed #828, #1120, subtyping problem with exist...Martin Odersky2008-08-071-0/+4
* All these tests in pending currently pass for me.Geoffrey Washburn2008-08-052-0/+7
* Changed "," to ", " in Queue.toString.Martin Odersky2008-08-011-2/+2
* Made -Xcheckinit imply -Xfuture, and added -Xfu...Iulian Dragos2008-07-291-1/+1
* Added -nowarn so that scalatest and partest beh...Iulian Dragos2008-07-292-22/+1
* Added -Ycheckinit, which causes all getters to ...Iulian Dragos2008-07-283-0/+151
* Increased stack size for run/bridges test.Philipp Haller2008-07-221-1/+1
* Move the sync-var test into the correct directory.Geoffrey Washburn2008-07-102-54/+0
* Seq.apply, RandomAccessSeq.applystepancheg2008-06-252-0/+16
* lazy vals cannot override strict vals and vice ...Martin Odersky2008-06-242-7/+4
* new STARR which implements pre-initialized fiel...Martin Odersky2008-06-202-4/+4
* speed up ArrayBuffer by replacing BoxedAnyArray...stepancheg2008-06-201-0/+8
* gixed gilles' gadt problems. Added some testsMartin Odersky2008-06-182-0/+15
* Moved pending tests that succeed to their place...Iulian Dragos2008-06-116-0/+64
* SyncVar enhancements:stepancheg2008-06-102-0/+54
* int -> Int, etc..michelou2008-06-103-11/+12
* int -> Int, etc..michelou2008-06-103-39/+39
* added EOLs, missing headersmichelou2008-06-103-30/+25
* int -> Int, etc..michelou2008-06-107-178/+177
* unify mutable and immutable stacks behavior (#957)stepancheg2008-06-062-0/+52
* makeRichChar to, until return RandomAccessSeq.P...stepancheg2008-06-062-0/+35
* Fixed #981.Iulian Dragos2008-06-041-0/+19
* Fixed #948.Iulian Dragos2008-06-032-1/+17
* Iterator.collect method (#916)stepancheg2008-05-272-0/+5
* Implement #886: indexOf, findIndexOfstepancheg2008-05-242-0/+16
* Fixed #807. Removed debug outout in JavaParsers.Martin Odersky2008-05-232-0/+6
* fixed #936Martin Odersky2008-05-231-0/+17