summaryrefslogtreecommitdiff
path: root/src/actors/scala/actors/ActorRef.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove scala.actors and the actors migration module dependencyLukas Rytz2015-04-231-53/+0
* SI-6807 Deprecating the Actors library.Vojin Jovanovic2013-02-071-1/+2
* Removing actors-migration from main repository so it can live on elsewhere.Josh Suereth2012-11-011-74/+0
* SI-6449 Adds version arg to @deprecated usages (non-compiler sources)Simon Ochsenreither2012-09-291-1/+1
* Support for scala.concurrent for the ActorRef.Vojin Jovanovic2012-09-251-8/+15
* move Duration (incl. DSL) into scala.concurrent.duration packageRoland2012-09-191-1/+1
* Adding the Actor Migration Kit.Vojin Jovanovic2012-05-181-0/+119