summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* New starr, aligned with 2.7.3.RC1Antonio Cunei2008-12-233-3/+3
* Try to get rid of AbstractMethodError in hudson...Philipp Haller2008-12-231-9/+11
* Re-enable actors optimization on 1.5.Philipp Haller2008-12-182-19/+11
* Add debug option to partest ant task.Philipp Haller2008-12-182-0/+21
* Compilation timeouts are more robustPhilipp Haller2008-12-183-2/+36
* Made timestamp optimization configurable.Philipp Haller2008-12-181-1/+12
* copied BigDecimal change (16775) to 2.7.x branchmichelou2008-12-182-4/+273
* updating build numberAntonio Cunei2008-12-172-3/+3
* Revert Thread.getState optimization.Philipp Haller2008-12-172-11/+24
* Move the test for #1409 to pending because it f...Miles Sabin2008-12-173-0/+0
* Porting r16653 to 2.7.x branchAntonio Cunei2008-12-171-1/+12
* Propagated fix for #1358 (to the right branch t...Iulian Dragos2008-12-174-2/+9
* Improve actor scheduling for JVM 1.4.Philipp Haller2008-12-172-9/+9
* enabling 1.4 specific actors sourcesLukas Rytz2008-12-161-4/+29
* Use Thread.getState() instead of timestamps on ...Philipp Haller2008-12-163-19/+12
* Add JVM 1.4 versions of actor classes.Philipp Haller2008-12-162-0/+1148
* Reverting [16226].Miles Sabin2008-12-161-19/+8
* Bumped bundle version.Miles Sabin2008-12-161-1/+1
* Remove race condition when linking/unlinking.Philipp Haller2008-12-151-4/+8
* Avoid collecting race in memory leak fixPhilipp Haller2008-12-141-4/+9
* Fix memory leak in ActorGCPhilipp Haller2008-12-121-4/+3
* ported r16773 to branchLukas Rytz2008-12-102-3/+1
* ported iuli's optimised fix to 2.7.xLukas Rytz2008-12-031-1/+1
* removing marshal.scala from dotnet librarzLukas Rytz2008-11-281-0/+1
* Propagated fix for #1541Iulian Dragos2008-11-263-2/+18
* Fix #1514Philipp Haller2008-11-261-1/+1
* 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