summaryrefslogtreecommitdiff
path: root/src/actors/scala/actors/AbstractActor.scala
Commit message (Expand)AuthorAgeFilesLines
* Cull extraneous whitespace.Paul Phillips2013-09-181-1/+0
* SI-6807 Deprecating the Actors library.Vojin Jovanovic2013-02-071-0/+1
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* Eliminated all the current feature warnings.Paul Phillips2012-07-271-1/+2
* Applying davetron5000's actors docs patches.Aleksandar Pokopec2011-02-151-2/+0
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Override checks and self-types still needed som...Paul Phillips2011-01-081-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Closes #3365.Philipp Haller2010-04-281-0/+2
* Scaladoc clean-ups for various actor and channe...Philipp Haller2010-04-111-0/+2
* Reactor now has type parameter.Philipp Haller2010-03-081-3/+2
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Refactoring of sender/reply, as well as !!, !? ...Philipp Haller2009-06-281-9/+1
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* Made serialization of functions used in the rem...Philipp Haller2008-08-051-1/+6
* Enabled actor links for remote actors.Philipp Haller2008-07-301-0/+32