summaryrefslogtreecommitdiff
path: root/src/actors-migration
Commit message (Expand)AuthorAgeFilesLines
* Removing actors-migration from main repository so it can live on elsewhere.Josh Suereth2012-10-305-394/+0
* Merge pull request #1425 from phaller/issue/6442Grzegorz Kossakowski2012-10-023-42/+61
|\
| * SI-6442 - Add ActorDSL object for actor migration kitphaller2012-09-293-42/+61
* | Fix incomplete version strings (2.10 -> 2.10.0)Simon Ochsenreither2012-09-291-1/+1
|/
* Don't write public methods with non-public parameters.Paul Phillips2012-09-261-2/+1
* Don't write side-effecting nullary methods.Paul Phillips2012-09-261-3/+2
* Moving actor migration to separate dir.Vojin Jovanovic2012-09-255-0/+0
* Support for scala.concurrent for the ActorRef.Vojin Jovanovic2012-09-251-3/+3
* SI-6305 fix.Vojin Jovanovic2012-09-255-7/+13
* move Duration (incl. DSL) into scala.concurrent.duration packageRoland2012-09-193-3/+3
* Eliminate breaking relative names in source.Paul Phillips2012-09-143-4/+4
* Eliminated all the current feature warnings.Paul Phillips2012-07-273-0/+3
* Minor fixes for the Actor Migration KitVojin Jovanovic2012-05-233-19/+17
* Adding the Actor Migration Kit.Vojin Jovanovic2012-05-185-0/+370