summaryrefslogtreecommitdiff
path: root/src/actors/scala/actors/remote/TcpService.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove scala.actors and the actors migration module dependencyLukas Rytz2015-04-231-292/+0
* deprecate Pair and TripleDen Shabalin2013-11-201-4/+4
* SI-7624 Fix a few remaining -Xlint warnings ...Simon Ochsenreither2013-08-151-1/+1
* Merge v2.10.1-326-g4f8c306' into merge/v2.10.1-326-g4f8c306-to-masterJason Zaugg2013-05-171-0/+2
|\
| * SI-6807 Deprecating the Actors library.Vojin Jovanovic2013-02-071-0/+2
* | SI-5734 Allow setting of socket timeout for remote actorsMartin McNulty2013-05-031-2/+27
|/
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* 3rd round of clean ups (see r25285, r25292)michelou2011-07-151-1/+1
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-141-4/+4
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-281-2/+2
* Closed #4454.Philipp Haller2011-04-141-2/+3
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Deprecation patrol.Paul Phillips2009-10-251-8/+1
* switch to unnested packages.Martin Odersky2009-07-241-1/+2
* fixed (finally!) issue with JavaSerializermichelou2009-06-021-18/+12
* Fixed #1686.Philipp Haller2009-02-021-1/+1
* Updated copyright notices to 2009Antonio Cunei2009-01-091-1/+1
* Enabled actor links for remote actors.Philipp Haller2008-07-301-0/+1
* removed warning (Random)michelou2008-07-291-0/+1
* Cleaned up handling of reply destinations for r...Philipp Haller2008-06-181-1/+6
* Integrated ClassLoader patch from Guy OliverPhilipp Haller2008-02-131-5/+5
* removed more warningsmichelou2008-01-181-9/+10
* Fixed ticket #219.Philipp Haller2007-11-261-7/+21
* Integrated Itay Neeman's patch to allow port mu...Philipp Haller2007-08-141-2/+13
* added class scala.Randommichelou2007-07-241-9/+7
* removed some more type aliasesmichelou2007-07-231-1/+1
* Fixed possible memory leak (bug 668).Philipp Haller2007-07-131-1/+8
* Removed busy waiting in TcpServiceWorker.Philipp Haller2007-07-101-17/+19
* Implemented synchronous message send for remote...Philipp Haller2007-06-121-0/+10
* Added buffering of msgs in case remote net kern...Philipp Haller2007-06-121-2/+36
* </p/>michelou2007-05-101-6/+6
* scala.actors: removed Exit class.Philipp Haller2007-02-041-3/+3
* Refactored portability supportmihaylov2006-11-011-1/+8
* added svn:keywords to scala/actors/*.scalamichelou2006-10-091-1/+1
* modified escapedStringValue and cleaned up comm...michelou2006-10-081-3/+14
* Small clean-ups.Philipp Haller2006-10-041-42/+26
* Checked in new actors lib.Philipp Haller2006-09-291-0/+191