summaryrefslogtreecommitdiff
path: root/src/actors/scala/actors/scheduler/ExecutorScheduler.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove scala.actors and the actors migration module dependencyLukas Rytz2015-04-231-95/+0
* SI-6807 Deprecating the Actors library.Vojin Jovanovic2013-02-071-0/+2
* 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
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Removed obsolete SimpleExecutorScheduler, Threa...Philipp Haller2010-03-041-2/+2
* Clean-ups in scheduler hierarchy.Philipp Haller2010-03-041-2/+43
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Introduced actors package object to deprecate a...Philipp Haller2009-09-241-1/+1
* Split TaskRunner into FutureTaskRunner and Task...Philipp Haller2009-09-111-1/+19
* Added the scala.concurrent.TaskRunner and scala...Philipp Haller2009-08-031-23/+4
* 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/+53