summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added comment.michelou2008-12-161-1/+3
* splitted BigDecimal class for Java 1.4michelou2008-12-162-4/+271
* Use Thread.getState() instead of timestamps to ...Philipp Haller2008-12-165-150/+10
* Remove obsolete TickedScheduler class.Philipp Haller2008-12-161-175/+0
* Avoid collecting race in memory leak fixPhilipp Haller2008-12-151-4/+9
* Remove race condition when linking/unlinking.Philipp Haller2008-12-151-4/+8
* frames can be centered on screen nowIngo Maier2008-12-132-1/+7
* Compilation of ApplyDynamic to reflective metho...Gilles Dubochet2008-12-125-115/+366
* Fix memory leak in ActorGCPhilipp Haller2008-12-121-4/+3
* One more thing: a 1.4 compatible jar.Iulian Dragos2008-12-111-1/+1
* One more thing: The JVM backend updates for inv...Iulian Dragos2008-12-111-0/+5
* Added experimental invoke dynamic support (JSR2...Iulian Dragos2008-12-114-1/+12
* switch to new initialization semantics.Martin Odersky2008-12-112-2/+3
* fixed #1364 (overeriding vals in traits)Martin Odersky2008-12-102-10/+32
* updates to scalax collections and standard libr...Martin Odersky2008-12-0939-612/+1454
* 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