summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* quick fix for the first part of bug1210 (compil...Adriaan Moors2007-07-201-0/+10
* fixed 1231 (erroneously overriding abstract hig...Adriaan Moors2007-07-202-0/+15
* argh.. added a comment after fixing the check fileAdriaan Moors2007-07-201-4/+4
* classOf[Integer] now properly resolves to class...Adriaan Moors2007-07-204-3/+27
* Qualifying Integer/Character references with ja...Sean McDirmid2007-07-202-2/+3
* Added test file for contribution #701mihaylov2007-07-181-0/+3
* Fixed scalatest to use changed command-lines op...Gilles Dubochet2007-07-161-1/+1
* (no commit message)Lex Spoon2007-07-166-6/+6
* added elapsed time infomichelou2007-07-161-2/+8
* changes in check fileMartin Odersky2007-07-141-1/+1
* (no commit message)Lex Spoon2007-07-132-0/+21
* (no commit message)Lex Spoon2007-07-1312-0/+40
* Rolled back the change to trick the constant fo...Iulian Dragos2007-07-131-2/+1
* Fixed bug #1205 to optimize even more tail calls.Iulian Dragos2007-07-122-0/+27
* Guarded one test against the constant folder.Iulian Dragos2007-07-121-1/+2
* 1.Martin Odersky2007-07-127-3/+44
* minor changesmichelou2007-07-121-37/+39
* test harness for io.utf8codecBurak Emir2007-07-101-0/+25
* compilation-only test caseBurak Emir2007-07-071-0/+6
* optimzing unapply calls returning Some[T], savi...Burak Emir2007-07-061-0/+14
* --quick also requires lib/actors in classpathmichelou2007-07-051-3/+10
* Added a test case for bug contribution #674mihaylov2007-07-041-0/+19
* increased -Xss value on IBM J9michelou2007-07-041-1/+1
* fixed bug in zipAll (thanks to Manojo, Prog4)michelou2007-07-041-58/+58
* Fixed lazy vals to allow for patterns.Iulian Dragos2007-07-032-0/+14
* increased -Xss value for IBM J9michelou2007-07-031-1/+1
* Use "res" instead of "unnamed" as the base of Lex Spoon2007-07-021-1/+1
* updated check fileMartin Odersky2007-07-021-4/+4
* fixed bug1181Martin Odersky2007-07-021-8/+0
* Fixed bug 1194, overriding lazy values.Iulian Dragos2007-07-022-0/+32
* fixed bug1183Martin Odersky2007-07-023-0/+63
* added bug 1189 to run/existentials.scalamichelou2007-07-021-0/+15
* refined (fixed) incompleteness checkBurak Emir2007-06-301-1/+1
* fixed bug1170Martin Odersky2007-06-292-2/+64
* fxied .check files for tcpolyMartin Odersky2007-06-292-4/+4
* (Hopefully) made test/files/jvm5/annotations.sc...mihaylov2007-06-272-3/+32
* Merged lazy values branch to trunk.Iulian Dragos2007-06-279-2/+659
* updated take/dropmichelou2007-06-272-0/+41
* fixed SCALAC_OPTSmichelou2007-06-261-1/+1
* allows overriding of SCALAC_OPTSmichelou2007-06-261-1/+1
* updated check filemichelou2007-06-262-13/+13
* Added annotations tests for fields and methodsmihaylov2007-06-242-7/+42
* fixed test files.Martin Odersky2007-06-224-2/+14
* test cases for unbox problemBurak Emir2007-06-222-0/+12
* fixed alternative detection, handling of variab...Burak Emir2007-06-211-0/+8
* added a test for the syntax: "0 : @annot", i.e. anLex Spoon2007-06-201-0/+2
* fixed bug1188Adriaan Moors2007-06-203-5/+22
* test cases for pattern matchingBurak Emir2007-06-201-6/+29
* added prompt/fileEnding propertiesmichelou2007-06-191-4/+12
* Decrease the size of array used for the stress ...Lex Spoon2007-06-192-2/+2