summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fixed 1.4 buildIulian Dragos2008-09-151-13/+18
|
* Added option to select test source dir.Philipp Haller2008-09-154-28/+41
|
* Fixed jar classfile versionIulian Dragos2008-09-131-1/+1
|
* Fixed #1329.Iulian Dragos2008-09-129-7/+44
|
* note about switching flags like CASE_INSENSITIV...stepancheg2008-09-111-0/+6
| | | | | note about switching flags like CASE_INSENSITIVE or UNICODE_CASE
* new starr with more robust handling of recursiv...Martin Odersky2008-09-104-14/+34
| | | | | | new starr with more robust handling of recursive dependencies in glb. Needed for next iteration of collection classes.
* Added sample/starter ScalaCheck testGeoffrey Washburn2008-09-101-0/+10
|
* Added ScalaCheck runtime deps.Philipp Haller2008-09-092-0/+2
|
* Added support for ScalaCheck tests.Philipp Haller2008-09-096-1/+56
|
* Created a test for #1280.Geoffrey Washburn2008-09-091-0/+1
|
* New test concerning volatile intersections.Geoffrey Washburn2008-09-092-0/+25
|
* updating version number and starr to 2.7.2.RC2Lukas Rytz2008-09-085-5/+5
|
* Fixed #1329.Iulian Dragos2008-09-081-1/+1
|
* Bugfix and tests for #1323.Geoffrey Washburn2008-09-083-20/+95
|
* New STARR that fixes builds with -optimise.Iulian Dragos2008-09-083-3/+3
|
* logolorch2008-09-081-0/+11
|
* logolorch2008-09-081-0/+11
|
* Hiding problematic settings from IDE that are c...Sean McDirmid2008-09-071-3/+3
| | | | | Hiding problematic settings from IDE that are causing NPEs.
* One more attempt to be sound and at the same ti...Martin Odersky2008-09-067-35/+16
| | | | | | One more attempt to be sound and at the same time let the plugin build go through.
* 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
| | | | | | more stability/volatile tuning and an escape hatch for the Eclipse plugin
* Forgot to remove one commented line before r160...Geoffrey Washburn2008-09-051-1/+0
| | | | | Forgot to remove one commented line before r16035 commit.
* Readjusted when -Ycheck:phase operates to get a...Geoffrey Washburn2008-09-053-5/+7
| | | | | | Readjusted when -Ycheck:phase operates to get around the problem with erasedTypes.
* refined volatile checkingMartin Odersky2008-09-051-4/+6
|
* Added support for -Yrecursion compiler flag.Geoffrey Washburn2008-09-058-15/+99
| | | | | Added two tests involving this flag.
* updated testMartin Odersky2008-09-052-2/+2
|
* fixed problem with volatile types.Martin Odersky2008-09-053-8/+51
|
* applied fix for #1306Lukas Rytz2008-09-051-1/+2
|
* applied fix for #1294Lukas Rytz2008-09-051-5/+6
|
* Fixed #1249.Iulian Dragos2008-09-045-4/+14
|
* disabled volatile checks because eclipse plugin...Martin Odersky2008-09-044-36/+14
| | | | | disabled volatile checks because eclipse plugin build breaks.
* now checking for volatile types.Martin Odersky2008-09-0415-42/+190
|
* Fixed problem running plugin tests.Philipp Haller2008-09-041-47/+6
|
* removed useless annotationmichelou2008-09-041-1/+0
|
* And forgot to commit check file for the t0508 t...David MacIver2008-09-041-0/+1
| | | | | And forgot to commit check file for the t0508 test. Sorry.
* Fixed RefChecks to not replace unapplies with c...David MacIver2008-09-042-3/+5
| | | | | | Fixed RefChecks to not replace unapplies with constructors (ticket 0508). Moved test for this from pending to main tests.
* 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
|
* More bugs from tickets added to pending.David MacIver2008-09-032-0/+52
|
* Adding two submitted test cases to pending.David MacIver2008-09-032-0/+14
|
* Forgot to make the message in the ICode checker...Geoffrey Washburn2008-09-031-1/+2
| | | | | | Forgot to make the message in the ICode checker only appear if -verbose is used.
* Phases now have a checkable flag, used by the n...Geoffrey Washburn2008-09-038-8/+25
| | | | | Phases now have a checkable flag, used by the new -Ycheck:all option.
* Fixed #1290.Lukas Rytz2008-09-021-17/+53
| | | | | | - 'ant locker.clean build' - 'ant newstarrwin'
* Adds support for .flags file containing scalac ...Philipp Haller2008-09-025-13/+39
| | | | | | Adds support for .flags file containing scalac options. Supports running individual test dirs. Handles empty test dirs properly.
* 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
|