summaryrefslogtreecommitdiff
path: root/src/actors/scala/actors/ActorTask.scala
Commit message (Expand)AuthorAgeFilesLines
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Adding the Actor Migration Kit.Vojin Jovanovic2012-05-181-1/+0
* Prepared actors hierarchy for migration.Vojin Jovanovic2012-03-201-3/+6
* Changed shadowed constructor parameter names.Paul Phillips2011-12-071-3/+10
* Applying davetron5000's actors docs patches.Aleksandar Pokopec2011-02-151-4/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-051-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* UncaughtException is now a case class (see #2017).Philipp Haller2010-04-291-5/+5
* Closes #3356.Philipp Haller2010-04-251-2/+5
* Reactor.exceptionHandler is defined on Throwabl...Philipp Haller2010-04-221-4/+8
* Reverted r21523. No review.Philipp Haller2010-04-131-1/+1
* Improved handling of uncaught exceptions in act...Philipp Haller2010-04-131-1/+1
* actors.UncaughtException stores most recent sen...Philipp Haller2010-04-121-1/+10
* Addresses see #2017.Philipp Haller2010-03-241-1/+5
* Control-flow combinators do not require thread-...Philipp Haller2010-02-231-3/+4
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Removed LightReaction. Simplified ActorTask.Philipp Haller2009-09-301-49/+9
* 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
* Refactoring of sender/reply, as well as !!, !? ...Philipp Haller2009-06-281-2/+0
* Renamed OutputChannelActor to Reactor.Philipp Haller2009-05-311-0/+73