summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* (no commit message)Lex Spoon2007-04-192-0/+221
* small fix in scalatestmichelou2007-04-181-1/+1
* fixed bug #1054, added svn propsmichelou2007-04-182-9/+16
* fixed bug 1056: due to mixed use of normalized ...Adriaan Moors2007-04-181-0/+5
* added support for JRE 1.7 and GIJ 4.1michelou2007-04-181-5/+10
* added variable JAVA_OPTS to the generated Unix ...michelou2007-04-171-9/+21
* Cleaned up test/pending/mihaylov2007-04-171-5/+0
* Moved some test from pending/ to files/mihaylov2007-04-179-23/+0
* Added descrption of the --pending option of the...mihaylov2007-04-171-0/+1
* Added 2 test cases in pending/posmihaylov2007-04-172-0/+17
* fixed the jvm5/annotations.scala test casemihaylov2007-04-171-3/+7
* added test for bug #1041michelou2007-04-163-31/+50
* "fixed" bug 1040, re-opened as 1046Adriaan Moors2007-04-163-5/+12
* implementing Martin's suggestions for tcpolyAdriaan Moors2007-04-1612-22/+22
* refactored typer.Martin Odersky2007-04-132-2/+2
* changes to parser for 409/877.Martin Odersky2007-04-132-2/+2
* updated check filesmichelou2007-04-132-2/+2
* rrrhmichelou2007-04-121-1/+1
* added ant tests, updated headersmichelou2007-04-122-5/+5
* updated ant and cli testsmichelou2007-04-1210-18/+80
* added pending test for bug 1042Adriaan Moors2007-04-121-0/+14
* added options to scaladoc Ant taskmichelou2007-04-103-58/+62
* check for variables in pattern alternatives; ch...Martin Odersky2007-04-104-2/+14
* adding test files from tcpoly branch without hi...Adriaan Moors2007-04-0649-0/+932
* copying tests from tcpoly branchAdriaan Moors2007-04-061-0/+46
* merged in tcpoly branch (at r10641)Adriaan Moors2007-04-0611-18/+18
* 4-digits numberingmichelou2007-04-0533-0/+11
* fixed bug1017Martin Odersky2007-03-302-0/+8
* fixed bug1024.Martin Odersky2007-03-302-0/+7
* Got rid of warningsSean McDirmid2007-03-302-29/+7
* removed Console, added 2 testsmichelou2007-03-302-28/+34
* Fixing the build (toString() issues in the comp...Sean McDirmid2007-03-3014-194/+216
* Fixed tail call elimination for calls in the rh...Iulian Dragos2007-03-282-0/+4
* Revamped scala-doc.Sean McDirmid2007-03-281-0/+8
* Added test case for bug #1020.Iulian Dragos2007-03-261-3/+16
* Moved pos/contribution_406.scala in pending bec...mihaylov2007-03-263-7/+5
* Added a test case from contribution #406mihaylov2007-03-262-0/+7
* split test files in the original unchanged file...Adriaan Moors2007-03-241-1/+2
* added shootout benchmarks to scalatestAdriaan Moors2007-03-241-0/+21
* changes check fileMartin Odersky2007-03-241-2/+2
* fixed bug1014Martin Odersky2007-03-233-0/+144
* added test for unapply in StreamsLex Spoon2007-03-231-1/+14
* fixed bug1011Martin Odersky2007-03-234-2/+31
* added test cases in deeps.scalamichelou2007-03-222-0/+29
* edited testsMartin Odersky2007-03-224-95/+7
* modified sinsibility checks and test casesMartin Odersky2007-03-226-16/+33
* (1) added readLong to Console.Martin Odersky2007-03-222-0/+54
* new pattern matching algoBurak Emir2007-03-229-53/+81
* added Array.deepEquals, improved external links...michelou2007-03-203-41/+110
* Catch tail calls made from tail boolean or.Iulian Dragos2007-03-192-0/+23