summaryrefslogtreecommitdiff
path: root/src/actors/scala/actors/scheduler/DelegatingScheduler.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove scala.actors and the actors migration module dependencyLukas Rytz2015-04-231-74/+0
* 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
* Reactor now has type parameter.Philipp Haller2010-03-081-3/+3
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Fix for a race condition when starting an Actor...Philipp Haller2009-10-091-1/+16
* Introduced actors package object to deprecate a...Philipp Haller2009-09-241-1/+1
* Added the scala.concurrent.TaskRunner and scala...Philipp Haller2009-08-031-1/+3
* 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/+56