summaryrefslogtreecommitdiff
path: root/src/actors/scala/actors/ReactorTask.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
* Applying davetron5000's actors docs patches.Aleksandar Pokopec2011-02-151-4/+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 change of Reactor.exceptionHandler's t...Philipp Haller2010-04-221-2/+1
* Reactor.exceptionHandler is defined on Throwabl...Philipp Haller2010-04-221-19/+16
* Reverted r21523. No review.Philipp Haller2010-04-131-4/+9
* Improved handling of uncaught exceptions in act...Philipp Haller2010-04-131-9/+4
* actors.UncaughtException stores most recent sen...Philipp Haller2010-04-121-4/+5
* Addresses see #2017.Philipp Haller2010-03-241-5/+18
* Reactor now has type parameter.Philipp Haller2010-03-081-1/+1
* A few yards short of the goal posts attempt at ...Paul Phillips2010-03-041-2/+2
* Control-flow combinators do not require thread-...Philipp Haller2010-02-231-8/+7
* - Added fair mode to ForkJoinScheduler, which s...Philipp Haller2010-02-221-1/+5
* Some optimizations to actor message queues and ...Philipp Haller2010-01-141-1/+1
* Fixed issue in Reactor/Actor that could lead to...Philipp Haller2010-01-071-0/+1
* Closed #2801.Martin Odersky2009-12-181-1/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Removed LightReaction. Simplified ActorTask.Philipp Haller2009-09-301-18/+15
* Split TaskRunner into FutureTaskRunner and Task...Philipp Haller2009-09-111-1/+4
* Fixed #2028 and #2100.Philipp Haller2009-08-041-1/+1
* Switched to ForkJoinScheduler as default.Philipp Haller2009-07-021-2/+2
* Renamed OutputChannelActor to Reactor.Philipp Haller2009-05-311-0/+64