summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* disabled one test on Java 1.4michelou2008-12-092-3/+1
* corrected check fileMartin Odersky2008-12-091-1/+1
* added comments; better errror messages; trace u...Martin Odersky2008-12-0812-63/+197
* Fixed #1358.Iulian Dragos2008-12-034-2/+9
* All the SIPs have beem moved to the lamp-sip di...nielsen2008-12-0350-2600/+0
* Fixed optimised test suiteIulian Dragos2008-12-021-1/+1
* Added example for List.flatten (see #909).Iulian Dragos2008-11-271-1/+7
* removing Marshal and dependency on java.io in s...Lukas Rytz2008-11-272-0/+1200
* Fixed 1541.Iulian Dragos2008-11-263-2/+18
* fix for occasional fsc silent quittingAntonio Cunei2008-11-261-1/+12
* Unchecked stable should have been in annotation...nielsen2008-11-261-13/+0
* Fix #1514Philipp Haller2008-11-261-1/+1
* ant: use copy instead of copyfileLukas Rytz2008-11-261-2/+2
* Merging everything from the 2.8.x development b...Antonio Cunei2008-11-25134-90/+10593
* added manifest tests and util.Marshalmichelou2008-11-255-42/+191
* added uncheckedvarianceclassMartin Odersky2008-11-251-1/+2
* fixed #1438Adriaan Moors2008-11-251-11/+7
* Adds language and country settings forcing them...Philipp Haller2008-11-241-0/+1
* 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
* 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
* 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
* new failing testsMartin Odersky2008-11-182-0/+12
* Applied patch from #1505, modified supplied exa...Geoffrey Washburn2008-11-182-0/+40
* 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
* Starting on improving the abstraction level of ...David MacIver2008-11-136-471/+606
* Corrects classpathPhilipp Haller2008-11-131-1/+1
* Fixed bug in partest that prevented setting per...Philipp Haller2008-11-132-17/+20
* Converted conpountType to infixType in legal cl...Martin Odersky2008-11-131-2/+4
* 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
* Test for ticket #1480. David MacIver2008-11-091-0/+6
* Separating out a single Binding from a collecti...David MacIver2008-11-093-49/+29
* General tidying from paul (mostly concerning us...David MacIver2008-11-094-103/+63
* Some code cleanups from Paul.David MacIver2008-11-083-72/+84
* Paul's fix for bug #889.David MacIver2008-11-083-11/+27