summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/parallel/TaskSupport.scala
Commit message (Expand)AuthorAgeFilesLines
* Typo and spelling correctionsJanek Bogucki2016-11-111-2/+2
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-1/+1
* Remove our fork of forkjoin. Java 8 bundles it.Adriaan Moors2015-07-151-2/+2
* Cull extraneous whitespace.Paul Phillips2013-09-181-26/+0
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* SI-7236 Deprecate ThreadPoolTaskSupport and friendsSimon Ochsenreither2013-03-131-13/+11
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* SI-6032 Enhance TaskSupport documentation.Daniel C. Sobral2012-07-111-12/+49
* Collection of updates to SIP-14 (scala.concurrent)Havoc Pennington2012-07-091-1/+1
* Add some ExecutionContext factories.Aleksandar Prokopec2012-04-041-1/+1
* Make task support implementations public.Aleksandar Prokopec2012-03-051-3/+23
* Adding execution context based task support implementation.Aleksandar Prokopec2012-03-021-3/+14
* Updated docs. No review.Aleksandar Pokopec2011-02-101-2/+11
* Fixing jvm 1.5 support for parallel collections.Aleksandar Pokopec2010-12-091-1/+5
* Moved parallel collections to library dir, chan...Aleksandar Pokopec2010-06-181-0/+27