summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Forgot to remove one commented line before r160...Geoffrey Washburn2008-09-051-1/+0
* Readjusted when -Ycheck:phase operates to get a...Geoffrey Washburn2008-09-053-5/+7
* refined volatile checkingMartin Odersky2008-09-051-4/+6
* Added support for -Yrecursion compiler flag.Geoffrey Washburn2008-09-054-15/+60
* fixed problem with volatile types.Martin Odersky2008-09-051-8/+31
* Fixed #1249.Iulian Dragos2008-09-045-4/+14
* disabled volatile checks because eclipse plugin...Martin Odersky2008-09-042-16/+14
* now checking for volatile types.Martin Odersky2008-09-045-25/+84
* Fixed problem running plugin tests.Philipp Haller2008-09-041-47/+6
* Fixed RefChecks to not replace unapplies with c...David MacIver2008-09-041-3/+5
* Enables test dirs for neg tests.Philipp Haller2008-09-042-2/+30
* applied fix for #1206Lukas Rytz2008-09-041-7/+7
* @deprecated taglorch2008-09-041-1/+1
* Forgot to make the message in the ICode checker...Geoffrey Washburn2008-09-031-1/+2
* Phases now have a checkable flag, used by the n...Geoffrey Washburn2008-09-038-8/+25
* Adds support for .flags file containing scalac ...Philipp Haller2008-09-025-13/+39
* removed leading tabs and blanksmichelou2008-09-021-26/+31
* fixing FastScalac ant taskLukas Rytz2008-09-021-2/+2
* fixed #1267Lukas Rytz2008-09-021-18/+23
* Fixes #1312.Philipp Haller2008-09-011-13/+8
* Adds check for latest jar/properties file to se...Philipp Haller2008-09-013-37/+75
* Fixed #1315, outer instances are passed implici...Iulian Dragos2008-09-011-1/+9
* updated documentation of scalac ant taskLukas Rytz2008-09-011-4/+9
* Small change to the code generated by the inter...Geoffrey Washburn2008-09-011-4/+3