summaryrefslogtreecommitdiff
path: root/src/library/scala/concurrent/ops.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-6811 Remove parts of scala.concurrent not needed by scala.actorsSimon Ochsenreither2013-01-171-73/+0
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* SI-6095, SI-6098 - clean up public API, add deprecationsphaller2012-07-181-1/+1
* Deprecating some traits in scala.concurrent.aleksandar2012-01-191-0/+1
* Removing the code which has been deprecated sin...Paul Phillips2011-08-151-18/+0
* 2nd round of clean ups (see r25285)michelou2011-07-151-5/+3
* Fixes #4490 and #4467.Kato Kazuyoshi2011-06-181-2/+2
* Adds "since" field to @deprecated.Paul Phillips2011-04-141-1/+1
* Added implicit TaskRunner parameters to scala.c...Philipp Haller2011-03-241-2/+2
* Deprecated unused members in scala.concurrent.Philipp Haller2011-03-241-7/+13
* 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
* Made internal helper methods in concurrent.ops ...Philipp Haller2010-04-291-12/+4
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* fixed #2290 and #2325Lukas Rytz2009-09-241-16/+3
* Workaround for by-name/implicit/default clash d...Paul Phillips2009-09-141-3/+14
* Split TaskRunner into FutureTaskRunner and Task...Philipp Haller2009-09-111-7/+9
* Swapped some Eithers around to try to get every...Paul Phillips2009-08-271-4/+9
* Tweaked a concurrent.ops method to adhere to th...Paul Phillips2009-08-231-20/+12
* Gave spawn and future a default implicit to add...Paul Phillips2009-08-211-2/+2
* Added the scala.concurrent.TaskRunner and scala...Philipp Haller2009-08-031-7/+9
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* Reverting a premature change to retain opportun...Philipp Haller2008-08-051-20/+3
* Renamed 2nd variant of spawn to spawnNamed.Philipp Haller2008-07-241-1/+1
* Fixed #853.Philipp Haller2008-07-241-3/+21
* SyncVar enhancements:stepancheg2008-06-101-6/+23
* More reorg.Geoffrey Washburn2008-04-071-0/+78
* The great library reorg!Geoffrey Washburn2008-04-041-78/+0
* added Stepan's patch ops/SyncVarmichelou2007-07-111-10/+10
* Removed Pair(...), Triple(...).Martin Odersky2007-02-211-2/+2
* changed tuple syntax to (...)Martin Odersky2007-02-131-2/+2
* changed pair(...) to {...}Martin Odersky2007-02-051-2/+2
* Refactored portability supportmihaylov2006-11-011-0/+2
* improved Scala comments in scala/concurrent/*.s...michelou2006-09-251-5/+27
* Rearranged header and updated copyright infomihaylov2006-03-051-2/+4
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+52