summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed #581. Made script tester more robust.Philipp Haller2008-03-032-36/+69
* Simplified classpath handlingPhilipp Haller2008-03-036-23/+21
* Adjusted package name in test, so that it integ...Philipp Haller2008-03-033-3/+3
* Should generally use valueOf when constructing ...Geoffrey Washburn2008-03-033-18/+18
* Pending test for #591NAME2008-03-031-0/+7
* Strings are immutable, so new String(string) is...Geoffrey Washburn2008-03-031-1/+1
* returning "" is more efficient than new String()Geoffrey Washburn2008-03-031-1/+1
* Using java.lang.Boolean.valueOf(...) is more ef...Geoffrey Washburn2008-03-033-10/+10
* Pending test for #590NAME2008-03-031-0/+3
* Elminiated a number of redundant calls to toStringGeoffrey Washburn2008-03-0313-17/+17
* Pending tests for #446NAME2008-03-032-0/+8
* Fixing a bug in the IDE related to abstract val's.Sean McDirmid2008-03-021-2/+6
* Fixed commit test (which breaks partest res tes...Philipp Haller2008-02-299-18/+18
* Added support for res, script and shootout tests.Philipp Haller2008-02-298-137/+381
* Removed superfluous filesPhilipp Haller2008-02-298-35/+0
* Modified scalatest and .res files so that parte...Philipp Haller2008-02-2917-17/+53
* fixed missing Ant dependencymichelou2008-02-291-0/+1
* Fixed issue #586.Gilles Dubochet2008-02-292-3/+16
* Added a definition of equals() and hashCode to ...Geoffrey Washburn2008-02-291-0/+4
* First step towards a faster commit build.Gilles Dubochet2008-02-2926-440/+1993
* removed tracesmichelou2008-02-291-2/+0
* added batch file for partestmichelou2008-02-291-0/+101
* fixed resolutionmichelou2008-02-291-1/+1
* updated STARR to Scala 2.7.0-RC3michelou2008-02-293-3/+3
* minor fixmichelou2008-02-291-3/+2
* fixed #579michelou2008-02-291-2/+2
* minor fix (bis)michelou2008-02-281-3/+3
* one more attempt to fix raw typesMartin Odersky2008-02-281-37/+28
* minor fixmichelou2008-02-281-2/+2
* updated currentTime (dotnet)michelou2008-02-281-2/+8
* Forgot to update the .check now that the test h...Geoffrey Washburn2008-02-281-5/+0
* Removed stub methods, and moved the contractual...Geoffrey Washburn2008-02-281-24/+17
* fixed problem with raw types reported by lift p...Martin Odersky2008-02-281-11/+26
* Fixed bugsSean McDirmid2008-02-282-9/+16
* Fixed bugsSean McDirmid2008-02-282-13/+46
* Do not run the test on IdentityHashMap because ...Geoffrey Washburn2008-02-281-1/+3
* updated STARR to Scala 2.7.0-finalmichelou2008-02-283-3/+3
* partest bootstraps itself using reflection.Philipp Haller2008-02-277-224/+311
* Commented out the change until I can sort out w...Geoffrey Washburn2008-02-271-4/+6
* Add default implementations of equals and hashC...Geoffrey Washburn2008-02-271-0/+22
* partest does not use STARR library any morePhilipp Haller2008-02-271-13/+3
* removed unused vars/propsmichelou2008-02-271-18/+5
* Adjusted some directoriesPhilipp Haller2008-02-271-5/+6
* Eliminated two sources of spurious failuresPhilipp Haller2008-02-275-121/+176
* Revert some of Stephane's changesPhilipp Haller2008-02-261-16/+45
* updated check fileMartin Odersky2008-02-261-0/+0
* updated RichString on dotnet/cldcmichelou2008-02-263-29/+72
* fixed jline additionmichelou2008-02-261-1/+2
* added jline.jar to dists/latest (bis)michelou2008-02-261-1/+1
* fixed #562michelou2008-02-261-5/+8