summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Updated version number to 2.7.3.finalv2.7.3Antonio Cunei2009-01-131-1/+1
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-13564-565/+565
* Updated copyright notices to 2009Antonio Cunei2009-01-09275-280/+280
* updated version number to 2.7.3.RC2Antonio Cunei2009-01-081-1/+1
* Port of r16842 (fix to #1620) to branch.Antonio Cunei2009-01-0712-194/+151
* Fix for #1624.Antonio Cunei2009-01-071-12/+5
* port of r16852 to branchAntonio Cunei2009-01-071-1/+1
* preparation for 2.7.3.finalAntonio Cunei2009-01-071-1/+1
* ported fix in buildfile to branchLukas Rytz2009-01-061-2/+2
* fixed scaladoc src url typoLukas Rytz2009-01-051-1/+1
* 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-171-1/+1
* Revert Thread.getState optimization.Philipp Haller2008-12-172-11/+24
* Porting r16653 to 2.7.x branchAntonio Cunei2008-12-171-1/+12
* Propagated fix for #1358 (to the right branch t...Iulian Dragos2008-12-172-2/+2
* 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
* 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
* removing marshal.scala from dotnet librarzLukas Rytz2008-11-281-0/+1
* Propagated fix for #1541Iulian Dragos2008-11-261-2/+6
* Fix #1514Philipp Haller2008-11-261-1/+1
* added manifest tests and util.Marshalmichelou2008-11-253-20/+80
* 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-221-3/+1
* Fixed #1440 and generally cleaned up things a bit.Geoffrey Washburn2008-11-213-62/+72
* Applied patch from #1505, modified supplied exa...Geoffrey Washburn2008-11-181-0/+15
* Fixed #1453.Iulian Dragos2008-11-182-4/+2
* 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-141-1/+1
* Applied Paul's patch for #1380, moved test out ...Geoffrey Washburn2008-11-131-2/+3
* Starting on improving the abstraction level of ...David MacIver2008-11-135-471/+605
* 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-111-61/+59
* fixed #1500 and #1501Tiark Rompf2008-11-102-1/+22
* Reversion of the changes to targetParams which ...David MacIver2008-11-102-11/+7