summaryrefslogtreecommitdiff
path: root/src/actors/scala/actors/remote/Proxy.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove scala.actors and the actors migration module dependencyLukas Rytz2015-04-231-190/+0
* Fix many typos in docs and commentsmpociecha2014-12-141-1/+1
* deprecate Pair and TripleDen Shabalin2013-11-201-2/+2
* SI-7886 unsoundness in pattern matcher.Paul Phillips2013-10-011-1/+1
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Following up on things that -Xlint told me, som...Paul Phillips2011-07-291-3/+7
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-141-3/+3
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Override checks and self-types still needed som...Paul Phillips2011-01-081-0/+2
* Deprecated the @serializable annotation, introd...Lukas Rytz2010-11-301-8/+4
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Deprecated two members of RemoteActor which cle...Philipp Haller2010-04-291-1/+1
* Closes #3365.Philipp Haller2010-04-281-4/+2
* Reverted over-zealous replacement of 'PartialFu...Antonio Cunei2010-01-151-1/+1
* Took full advantage of the new =>? alias for th...Paul Phillips2009-12-221-1/+1
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Added the scala.concurrent.TaskRunner and scala...Philipp Haller2009-08-031-0/+2
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* Made Replyable more general.Philipp Haller2009-07-211-2/+2
* Fixed memory leak in remote actors.Philipp Haller2009-07-161-32/+33
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* Made serialization of functions used in the rem...Philipp Haller2008-08-051-6/+30
* Lambda: The Ultimate DistributivePhilipp Haller2008-08-011-21/+11
* Enabled actor links for remote actors.Philipp Haller2008-07-301-11/+44
* Fixed #1085.Philipp Haller2008-07-021-0/+140