summaryrefslogtreecommitdiff
path: root/src/actors/scala/actors/IScheduler.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove scala.actors and the actors migration module dependencyLukas Rytz2015-04-231-70/+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
* Removed classes and methods deprecated before 2.8.Paul Phillips2011-07-161-14/+3
* 3rd round of clean ups (see r25285, r25292)michelou2011-07-151-6/+4
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-1/+1
* Adds "since" field to @deprecated.Paul Phillips2011-04-141-4/+4
* Applying davetron5000's actors docs patches.Aleksandar Pokopec2011-02-151-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
* Reverted r21523. No review.Philipp Haller2010-04-131-19/+0
* Improved handling of uncaught exceptions in act...Philipp Haller2010-04-131-0/+19
* Reactor now has type parameter.Philipp Haller2010-03-081-3/+3
* Made doc comment consistent. No review.Philipp Haller2010-02-251-2/+2
* - Added fair mode to ForkJoinScheduler, which s...Philipp Haller2010-02-221-2/+2
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Introduced actors package object to deprecate a...Philipp Haller2009-09-241-0/+13
* Added the scala.concurrent.TaskRunner and scala...Philipp Haller2009-08-031-6/+4
* Updated to newest revision of ForkJoinPool.Philipp Haller2009-07-171-0/+2
* Added ThreadPoolScheduler supporting managedBlock.Philipp Haller2009-07-111-3/+1
* Thread-based receive uses ManagerBlocker interf...Philipp Haller2009-06-231-0/+6
* Renamed OutputChannelActor to Reactor.Philipp Haller2009-05-311-3/+3
* Added OutputChannelActor.Philipp Haller2009-05-281-3/+3
* Implemented #2012.Philipp Haller2009-05-241-0/+66