summaryrefslogtreecommitdiff
path: root/src/actors/scala/actors/scheduler/DaemonScheduler.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove scala.actors and the actors migration module dependencyLukas Rytz2015-04-231-34/+0
* SI-6807 Deprecating the Actors library.Vojin Jovanovic2013-02-071-0/+1
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* - Added fair mode to ForkJoinScheduler, which s...Philipp Haller2010-02-221-1/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Use the same thread pool configuration for Daem...Philipp Haller2009-12-031-5/+1
* Fixed DaemonScheduler on IBM J9.Philipp Haller2009-11-091-2/+17
* Fix for disabled test t2359.Philipp Haller2009-10-121-1/+2
* Introduced actors package object to deprecate a...Philipp Haller2009-09-241-1/+1
* nested pacpakges for actor.wscheduler; fixed bu...Martin Odersky2009-07-241-1/+2
* Moved scheduler source files into new scheduler...Philipp Haller2009-07-211-0/+20