summaryrefslogtreecommitdiff
path: root/src/library/scala/concurrent
Commit message (Expand)AuthorAgeFilesLines
* Added some docs.Martin Odersky2010-11-201-1/+11
* Merge branch 'master' of /scala/trunkPaul Phillips2010-11-141-2/+6
* removed author attribution, since no code from ...Martin Odersky2010-08-301-1/+1
* Dredged some more dead code out of SyncVar.Paul Phillips2010-08-301-6/+2
* Removing some dead code from SyncVar and cleani...Paul Phillips2010-07-011-25/+10
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-1215-15/+0
* Made internal helper methods in concurrent.ops ...Philipp Haller2010-04-293-18/+13
* Removes scala.concurrent.AsyncInvokable, which ...Philipp Haller2010-04-291-24/+0
* Some prestidigitation improving the repl startu...Paul Phillips2010-02-161-2/+8
* 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
* Updated copyright notices to 2010Antonio Cunei2009-12-0716-16/+16
* moved forkjoin sources out of the library folderLukas Rytz2009-12-029-5086/+0
* More minor removals and some cleanups of !!!s a...Paul Phillips2009-11-181-3/+1
* Removed everything deprecated in 2.7.3 or earli...Paul Phillips2009-11-122-93/+0
* Enabled 1.6 optimizations in ForkJoinPool.Philipp Haller2009-09-303-14/+8
* Introduced actors package object to deprecate a...Philipp Haller2009-09-241-16/+5
* fixed #2290 and #2325Lukas Rytz2009-09-241-16/+3
* Physically moved ForkJoinPool to scala.concurrent.Philipp Haller2009-09-179-0/+5092
* fixed headers/comments/svn props, made some pro...michelou2009-09-1512-15/+93
* Workaround for by-name/implicit/default clash d...Paul Phillips2009-09-141-3/+14
* Split TaskRunner into FutureTaskRunner and Task...Philipp Haller2009-09-117-45/+80
* Swapped some Eithers around to try to get every...Paul Phillips2009-08-274-24/+17
* 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
* Handled a dozen or so deprecation warnings.Paul Phillips2009-08-191-1/+2
* Added the scala.concurrent.TaskRunner and scala...Philipp Haller2009-08-0311-11/+230
* Enabled synchronous message sends for Replyable...Philipp Haller2009-07-211-0/+14
* Created DelayedLazyVal for your def/val hybrid ...Paul Phillips2009-06-201-0/+44
* big overhaul of annotations implementation.Lukas Rytz2009-05-301-4/+2
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-139-9/+9
* Deprecate jolib in preperation for removal.Geoffrey Washburn2008-11-051-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
* early initialization fixes.Martin Odersky2008-07-091-1/+1
* fix for #1064pradel2008-06-291-1/+1
* SyncVar enhancements:stepancheg2008-06-102-7/+41
* Small adjustment to method signature.Philipp Haller2008-04-171-1/+1
* Rewrote scala.concurrent.SyncChannel.Philipp Haller2008-04-171-25/+58
* More reorg.Geoffrey Washburn2008-04-071-0/+78
* The great library reorg!Geoffrey Washburn2008-04-041-78/+0
* removed some more type aliasesmichelou2007-07-231-4/+4
* minor changemichelou2007-07-181-6/+6
* added Stepan's patch ops/SyncVarmichelou2007-07-112-17/+36
* Removed deprecated classes Actor, NameServer, P...Philipp Haller2007-07-104-241/+0
* removed primitive type aliases from the standar...michelou2007-06-085-64/+64
* [1] upgraded buffered iterator to have unbounde...Sean McDirmid2007-05-211-0/+1
* updated Scala comments (code examples, links, o...michelou2007-05-031-2/+3
* Fixed svn properties in the librarymihaylov2007-04-294-7/+4