summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* . scala.swing api is now included in the main apiLukas Rytz2008-10-161-5/+5
* 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-157-16/+23
* Fix for #1421Antonio Cunei2008-10-151-1/+1
* Fix for #296Antonio Cunei2008-10-154-23/+41
* Re-enabled multi-file tests for ant pos tests.Philipp Haller2008-10-131-4/+16
* 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
* Reverted removal of TreeSet to fix stability.Geoffrey Washburn2008-10-115-10/+68
* Fix for #1408.Antonio Cunei2008-10-101-5/+1
* 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-081-1/+2
* 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
* 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
* Boot class path and ext dirs are now set proper...Philipp Haller2008-09-183-9/+27
* build prints more detailed java versionLukas Rytz2008-09-181-1/+1
* print jvm version in fourfournightly targetLukas Rytz2008-09-171-0/+1
* Fixed java options.Philipp Haller2008-09-173-1/+3
* Fixed optimised buildIulian Dragos2008-09-172-3/+10
* Removes varargs version of immutable.Queue.enqu...Lex Spoon2008-09-161-6/+0
* Fixed 1.4 buildIulian Dragos2008-09-151-13/+18
* Added option to select test source dir.Philipp Haller2008-09-154-28/+41
* Fixed #1329.Iulian Dragos2008-09-125-7/+28
* note about switching flags like CASE_INSENSITIV...stepancheg2008-09-111-0/+6
* new starr with more robust handling of recursiv...Martin Odersky2008-09-101-11/+31
* Added support for ScalaCheck tests.Philipp Haller2008-09-096-1/+56
* Fixed #1329.Iulian Dragos2008-09-081-1/+1
* Bugfix and tests for #1323.Geoffrey Washburn2008-09-081-20/+52
* logolorch2008-09-081-0/+11
* logolorch2008-09-081-0/+11
* Hiding problematic settings from IDE that are c...Sean McDirmid2008-09-071-3/+3
* One more attempt to be sound and at the same ti...Martin Odersky2008-09-067-35/+16
* fixed build problemsMartin Odersky2008-09-067-10/+20
* fix to 16043Martin Odersky2008-09-052-1/+14
* more stability/volatile tuning and an escape ha...Martin Odersky2008-09-055-17/+31