summaryrefslogtreecommitdiff
path: root/src/actors/scala/actors/Future.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove scala.actors and the actors migration module dependencyLukas Rytz2015-04-231-243/+0
* deprecate Pair and TripleDen Shabalin2013-11-201-7/+7
* SI-6807 Deprecating the Actors library.Vojin Jovanovic2013-02-071-0/+2
* Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-1/+1
|\
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | Removing unused locals and making vars into vals.Paul Phillips2012-11-031-1/+1
|/
* More relative path elimination.Paul Phillips2012-09-151-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* a fast, functional PartialFunction implementationPavel Pavlov2012-03-301-2/+2
* Fast PartialFunction # orElse.Martin Odersky2011-11-241-1/+1
* AbstractPartialFunction.Paul Phillips2011-10-191-1/+1
* Removing the code which has been deprecated sin...Paul Phillips2011-08-151-8/+0
* Added two new compiler options:Paul Phillips2011-07-291-1/+3
* Adds "since" field to @deprecated.Paul Phillips2011-04-141-3/+3
* Applying davetron5000's actors docs patches.Aleksandar Pokopec2011-02-151-4/+3
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* Fixed -Xcheckinit build. No review.Philipp Haller2010-05-171-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Closes #3407. Closes #3412. Review by plocinic.Philipp Haller2010-05-091-57/+60
* Re-added deprecated member to scala.actors.Fut...Philipp Haller2010-02-081-0/+3
* Closes #3009.Philipp Haller2010-02-021-11/+26
* Reverted over-zealous replacement of 'PartialFu...Antonio Cunei2010-01-151-3/+3
* Took full advantage of the new =>? alias for th...Paul Phillips2009-12-221-3/+3
* closed #1449. review by community.Philipp Haller2009-12-211-9/+40
* small correction in doc comment. no review.Philipp Haller2009-12-211-3/+2
* closed #2829. review by rompf.Philipp Haller2009-12-211-6/+6
* Documented scala.actors.Futures API.Philipp Haller2009-12-211-30/+56
* Eliminating the deprecation warnings in the act...Paul Phillips2009-12-151-7/+13
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Reverted r19466, as the decision is now thatAntonio Cunei2009-11-091-1/+1
* Adds isDefinedAt to Function1. As a consequence,Antonio Cunei2009-11-091-1/+1
* Fix and test for #2530.Philipp Haller2009-11-031-1/+2
* Fix and test for #2515.Philipp Haller2009-10-251-2/+7
* Introduced actors package object to deprecate a...Philipp Haller2009-09-241-7/+4
* Fixed #2359.Philipp Haller2009-09-241-2/+2
* Moved new scheduler classes into package scala....Philipp Haller2009-07-211-0/+2
* Refactoring of sender/reply, as well as !!, !? ...Philipp Haller2009-06-281-0/+22
* Renamed OutputChannelActor to Reactor.Philipp Haller2009-05-311-3/+4
* Implemented #2015.Philipp Haller2009-05-271-1/+1
* Made Future's InputChannel for useful, especial...Philipp Haller2009-04-081-1/+1
* Fixed #1451.Philipp Haller2009-01-301-3/+9
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* Replaced TimerThread with java.util.Timer.Philipp Haller2008-09-291-1/+4
* Added support for defining actors using `Respon...Philipp Haller2008-04-231-1/+1
* Added support for defining actors using s (usin...Philipp Haller2008-04-231-6/+7
* fixed #779Philipp Haller2008-04-211-1/+3
* added svn:keywords and missing file headersmichelou2007-09-031-1/+1
* removed some more type aliasesmichelou2007-07-231-2/+2
* Added scaladoc comments to InputChannel and Out...Philipp Haller2007-07-091-2/+2
* incremented MinorVersion, deprecated All/AllRef...michelou2007-06-131-7/+7