summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/parallel/package.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix many typos in docs and commentsmpociecha2014-12-141-1/+1
* SI-8072 rationalize public implicits in scala parallel collectionsRex Kerr2014-02-181-32/+40
* SI-7938 - parallel collections should use default ExecutionContextAleksandar Prokopec2013-10-291-1/+1
* SI-7474 Parallel collections: End the exception handling madnessSimon Ochsenreither2013-05-281-3/+4
* SI-7237 Always choose ForkJoinTaskSupportSimon Ochsenreither2013-04-021-3/+1
* Merge remote tracking branch 'origin/2.10.x' into topic/merge-2.10.x-to-v2.11...Jason Zaugg2013-04-021-5/+2
|\
| * [backport] SI-7237 Always choose ForkJoinTaskSupportSimon Ochsenreither2013-03-151-5/+2
* | Remove redundant 'val' from case class params.Jason Zaugg2013-02-251-1/+1
|/
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* More relative path elimination.Paul Phillips2012-09-151-3/+4
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-6/+6
* Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-121-0/+1
* Merge branch 'master' into feature/pc-execution-contextsAleksandar Prokopec2012-03-021-7/+7
|\
| * Whitespace commit.Paul Phillips2012-02-291-7/+7
* | Add tasksupport as a configurable field in parallel collections.Aleksandar Prokopec2012-02-231-2/+10
|/
* Add parallel Ctrie parallel collection.Aleksandar Prokopec2012-02-021-5/+6
* Remove ParIterator and SignalContextPassingIterator.Aleksandar Prokopec2012-02-011-1/+2
* Add support for combiner sharing to parallel collections.Aleksandar Prokopec2012-02-011-1/+14
* Fix for SI-5375.aleksandar2012-01-251-1/+1
* Changes the fork join pool detection for JVM1.7...Aleksandar Pokopec2011-11-111-1/+1
* Deprecation and convention adherence patrol.Paul Phillips2011-09-191-1/+1
* Moved the classes and objects which are defined...Paul Phillips2011-08-091-79/+58
* Fixing a parallel sets issue with flatmap.Aleksandar Pokopec2011-06-201-2/+4
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-8/+8
* A patch for views. Most relevant change:Paul Phillips2011-03-111-1/+0
* Updated docs. No review.Aleksandar Pokopec2011-02-101-0/+9
* Merge branch 'work'Aleksandar Pokopec2011-01-261-0/+1
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-121-1/+1
* Implemented a (slower) workaround for parallel ...Aleksandar Pokopec2011-01-071-12/+1
* Disabled forkjoin on ibm1.6.Aleksandar Pokopec2010-12-211-2/+5
* Bencharking a larger program with parallel coll...Aleksandar Pokopec2010-12-211-1/+1
* Made parallel collections serializable.Aleksandar Pokopec2010-12-091-0/+2
* Array combiners implementation changed from arr...Aleksandar Pokopec2010-12-091-3/+6
* Fixing jvm 1.5 support for parallel collections.Aleksandar Pokopec2010-12-091-1/+3
* Mopping up after the deprecation of exit and er...Paul Phillips2010-12-051-1/+1
* Refactored parallel collections for pluggable t...Aleksandar Pokopec2010-11-271-0/+2
* Added size maps to flat hash tables.Aleksandar Pokopec2010-11-081-46/+12
* Pruned away structural invocations throughout t...Aleksandar Pokopec2010-11-081-5/+33
* Debugging parallel hash tables.Aleksandar Pokopec2010-10-281-0/+2
* Some serious bugfixes in parallel hash tables.Aleksandar Pokopec2010-10-281-0/+11
* Some serious hash tries bugs fixed.Aleksandar Pokopec2010-10-201-1/+1
* Some exception handling fixes in parallel colle...Aleksandar Pokopec2010-10-201-41/+51
* Further work on parallel mutable hash maps.Aleksandar Pokopec2010-10-201-4/+137
* Reimplementing parallel views to solve several ...Aleksandar Pokopec2010-09-221-0/+7
* Minor tweaks. No review.Aleksandar Pokopec2010-07-271-1/+4
* Parallel collection library renamings. No reviewAleksandar Pokopec2010-07-231-8/+12
* Moved parallel collections to library dir, chan...Aleksandar Pokopec2010-06-181-0/+70