summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use JAVA_HOME for finding javac.Philipp Haller2008-10-171-2/+11
* fix List.dropRight scaladocstepancheg2008-10-161-1/+1
* added patch of #1335Lukas Rytz2008-10-161-9/+12
* copying 'scala.testing.Show' from 2.7.2 branch ...Lukas Rytz2008-10-162-0/+61
* . scala.swing api is now included in the main apiLukas Rytz2008-10-162-34/+10
* Use different exit code by default.Philipp Haller2008-10-151-1/+1
* Improved error reporting when running external ...Philipp Haller2008-10-151-3/+13
* Partial fix for ticket #41.Antonio Cunei2008-10-151-7/+7
* this-types are never volatile.Martin Odersky2008-10-151-0/+1
* Removed unnecessary "getHostName()", see ticket...Antonio Cunei2008-10-151-2/+2
* Tightened volatile checking.Martin Odersky2008-10-159-16/+54
* Fix for #1421Antonio Cunei2008-10-151-1/+1
* Fix for #296Antonio Cunei2008-10-154-23/+41
* Moved test for #1409 from pending to pos.Philipp Haller2008-10-133-0/+0
* Re-enabled multi-file tests for ant pos tests.Philipp Haller2008-10-131-4/+16
* Moved failing test t0699 to pending.Philipp Haller2008-10-132-0/+0
* Fixed build.Philipp Haller2008-10-131-18/+10
* ant task for partest now supports multi-file te...Philipp Haller2008-10-131-10/+18
* fix, as suggested in #1418Antonio Cunei2008-10-131-5/+5
* updating starr to 2.7.2.RC3Antonio Cunei2008-10-135-5/+5
* Reverted removal of TreeSet to fix stability.Geoffrey Washburn2008-10-115-10/+68
* fix 1106 (Windows issue)michelou2008-10-111-4/+10
* Fix for #1408.Antonio Cunei2008-10-101-5/+1
* Added test for #453Geoffrey Washburn2008-10-091-0/+6
* added test case for t1409Martin Odersky2008-10-093-0/+11
* attempt at fixing t1409Martin Odersky2008-10-091-8/+19
* Merged in fix from branch.Miles Sabin2008-10-091-1/+1
* Fix for #547 and #1404.Geoffrey Washburn2008-10-083-1/+17
* Moved successful tests from pending.Geoffrey Washburn2008-10-0813-0/+0
* Moved brittle timeout test to pending.Geoffrey Washburn2008-10-012-0/+0
* Test for #1391.Geoffrey Washburn2008-10-011-0/+43
* Needed parens because the precendence wasn't wo...Geoffrey Washburn2008-10-011-2/+2
* Eliminating unnecessary data structures.Geoffrey Washburn2008-10-0110-301/+13
* fixed problem with plugin build caused by assig...Martin Odersky2008-10-011-1/+1
* Fixed #1367Iulian Dragos2008-09-302-2/+2
* removed leading tabsmichelou2008-09-301-36/+35
* Added test for #1390.Philipp Haller2008-09-292-0/+34
* Replaced TimerThread with java.util.Timer.Philipp Haller2008-09-296-153/+24
* Fixed #1263, and some cosmetic changesMartin Odersky2008-09-287-29/+103
* Fix for ticket #1301Antonio Cunei2008-09-271-2/+36
* Fixed #1382Iulian Dragos2008-09-251-2/+2
* added META-INF folder to sources tarballLukas Rytz2008-09-251-1/+0
* Fixed #1178Martin Odersky2008-09-241-0/+3
* updating version number and starr to 2.7.2.RC2Antonio Cunei2008-09-193-3/+3
* Boot class path and ext dirs are now set proper...Philipp Haller2008-09-184-10/+28
* build prints more detailed java versionLukas Rytz2008-09-182-2/+2
* print jvm version in fourfournightly targetLukas Rytz2008-09-171-0/+1
* Fixed java version for enums.jarIulian Dragos2008-09-171-1/+1
* Fixed spelling of partest scalac and java options.Philipp Haller2008-09-171-1/+1
* Fixed java options.Philipp Haller2008-09-173-1/+3