summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merging everything from the 2.8.x development b...Antonio Cunei2008-11-25134-90/+10593
| | | | | | | | Merging everything from the 2.8.x development branch back to trunk. - If you were working on trunk, please keep working on trunk If you were - working on 2.8-devel, please switch to trunk now
* added manifest tests and util.Marshalmichelou2008-11-255-42/+191
|
* added uncheckedvarianceclassMartin Odersky2008-11-251-1/+2
|
* fixed #1438Adriaan Moors2008-11-251-11/+7
| | | | | solution: removed old cruft that caused problems
* Adds language and country settings forcing them...Philipp Haller2008-11-241-0/+1
| | | | | | Adds language and country settings forcing them to en_US when running tests
* added uncheckedVariance annotationMartin Odersky2008-11-241-0/+13
|
* Fix for #1371.Geoffrey Washburn2008-11-223-3/+7
|
* Fixed #1440 and generally cleaned up things a bit.Geoffrey Washburn2008-11-213-62/+72
|
* Added back jvm args for the optimised.test targetIulian Dragos2008-11-201-1/+2
|
* Fixed syntax error in optimised.test targetIulian Dragos2008-11-201-2/+1
|
* Added optimised.test targetIulian Dragos2008-11-201-1/+36
|
* Built a new STARR for those people that want to...Geoffrey Washburn2008-11-193-3/+3
| | | | | | Built a new STARR for those people that want to bootstrap with JDKs that have broken jar files (see #1380).
* Iulian says I should delete these.Geoffrey Washburn2008-11-192-14/+0
|
* Added back test for #1453.Iulian Dragos2008-11-192-0/+14
|
* Oops.Geoffrey Washburn2008-11-192-0/+14
| | | | | rather than placed in their new location.
* Moved failing test to pending for now.Geoffrey Washburn2008-11-192-14/+0
|
* Interpreter test now only works on 1.5 or above...Geoffrey Washburn2008-11-192-0/+0
| | | | | Interpreter test now only works on 1.5 or above JVMs.
* new failing testsMartin Odersky2008-11-182-0/+12
|
* Applied patch from #1505, modified supplied exa...Geoffrey Washburn2008-11-182-0/+40
| | | | | Applied patch from #1505, modified supplied example to be a test.
* Fixed #1453.Iulian Dragos2008-11-184-4/+16
|
* scaladoc now correclty links to swing sourcesLukas Rytz2008-11-171-0/+2
|
* Fixed parallel matching with check init.David MacIver2008-11-151-1/+1
|
* Fix and test for #1513Geoffrey Washburn2008-11-143-1/+6
|
* Applied Paul's patch for #1380, moved test out ...Geoffrey Washburn2008-11-135-3/+4
| | | | | Applied Paul's patch for #1380, moved test out of pending.
* Starting on improving the abstraction level of ...David MacIver2008-11-136-471/+606
| | | | | | | | Starting on improving the abstraction level of the pattern matcher (code from paul) Still needs a fair bit of work.
* Corrects classpathPhilipp Haller2008-11-131-1/+1
|
* Fixed bug in partest that prevented setting per...Philipp Haller2008-11-132-17/+20
| | | | | Fixed bug in partest that prevented setting per-test classpath.
* Converted conpountType to infixType in legal cl...Martin Odersky2008-11-131-2/+4
| | | | | | Converted conpountType to infixType in legal closure parameter type; fixed bug for parsing virtual traits.
* minor cleanups (leading tabs, Unit, etc.)michelou2008-11-112-75/+72
|
* Tests for ticket #1503.David MacIver2008-11-102-0/+12
|
* fixed #1500 and #1501Tiark Rompf2008-11-106-1/+127
|
* Reversion of the changes to targetParams which ...David MacIver2008-11-106-11/+7
| | | | | | | | | Reversion of the changes to targetParams which I made to fix #1260 as they caused problems (specifically #1480). This code is wrong but it's the old wrong behaviour, which is less broken than the new wrong behaviour.
* Test for ticket #1480. David MacIver2008-11-091-0/+6
|
* Separating out a single Binding from a collecti...David MacIver2008-11-093-49/+29
| | | | | Separating out a single Binding from a collection of Bindings.
* General tidying from paul (mostly concerning us...David MacIver2008-11-094-103/+63
| | | | | General tidying from paul (mostly concerning use of setType).
* Some code cleanups from Paul.David MacIver2008-11-083-72/+84
|
* Paul's fix for bug #889.David MacIver2008-11-083-11/+27
|
* Fixed partes to run on 'quick' classes (was ass...Iulian Dragos2008-11-061-1/+1
| | | | | | Fixed partes to run on 'quick' classes (was assuming the old directory structure).
* Fixed optimiser bugs, now all tests pass when u...Iulian Dragos2008-11-068-4/+61
| | | | | | Fixed optimiser bugs, now all tests pass when using the optimised compiler.
* Fixed issue #1193 that created an incomplete “l...Gilles Dubochet2008-11-061-14/+14
| | | | | | Fixed issue #1193 that created an incomplete “latest” distributions on Windows.
* fixed two more errors in README.michelou2008-11-061-7/+8
|
* (no commit message)Antonio Cunei2008-11-061-1/+1
|
* Updated READMEAntonio Cunei2008-11-061-4/+41
|
* Flattening the hierarchy in parallel matching a...David MacIver2008-11-051-83/+61
| | | | | Flattening the hierarchy in parallel matching a bit. (Courtesy of Paul).
* Deprecate jolib in preperation for removal.Geoffrey Washburn2008-11-051-1/+1
| | | | | could go ahead and remove it since it is apparently useless.
* - make "latest" symlink in dists/mavenLukas Rytz2008-11-052-148/+161
| | | | | | - maven-deploy.xml takes parameter settings.file (ant deploy.snapshot -Dsettings.file=/path/to/settings.xml)
* Reverting my previous changes as they seem to b...David MacIver2008-11-044-13/+111
| | | | | | Reverting my previous changes as they seem to break things massively and I can't pinpoint how at the moment.
* Removed Ysqueeze as it was another dubious opti...David MacIver2008-11-044-111/+13
| | | | | | Removed Ysqueeze as it was another dubious optimisation which was off by default.
* Fixed the test that broke because of the Geoffrey Washburn2008-11-042-2/+2
| | | | | | | | change in the error message. Adjusted the error message slightly because saying that a "def needs to be stable" does not make much sense because you can't make defs stable.
* Created a pending test for #1380.Geoffrey Washburn2008-11-043-0/+5
| | | | | | but I can't seem to get it to add gnujaxp.jar to the classpath using the .flags file.