summaryrefslogtreecommitdiff
path: root/test/files/jvm/actmig-public-methods_1.scala
Commit message (Expand)AuthorAgeFilesLines
* Removing actors-migration from main repository so it can live on elsewhere.Josh Suereth2012-10-301-104/+0
* SI-6442 - Add ActorDSL object for actor migration kitphaller2012-09-291-2/+2
* Support for scala.concurrent for the ActorRef.Vojin Jovanovic2012-09-251-35/+50
* SI-6305 fix.Vojin Jovanovic2012-09-251-2/+3
* move Duration (incl. DSL) into scala.concurrent.duration packageRoland2012-09-191-1/+1
* Making Actor Migration Tests deterministic.Vojin Jovanovic2012-06-201-0/+88
* Removing non-deterministic actor migration tests.Vojin Jovanovic2012-05-251-88/+0
* Adding the Actor Migration Kit.Vojin Jovanovic2012-05-181-0/+88