summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/parallel/ParSeqLike.scala
Commit message (Expand)AuthorAgeFilesLines
* Fixes SI-6628, Revert "Fix for view isEmpty."Paul Phillips2012-11-151-2/+1
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Fix for view isEmpty.Paul Phillips2012-08-131-1/+2
* Address doc comment rot in the standard library.Jason Zaugg2012-05-131-4/+2
* Adapted usecases to full signature displayVlad Ureche2012-03-201-6/+10
* Merge branch 'master' into feature/pc-execution-contextsAleksandar Prokopec2012-03-021-2/+2
|\
| * Whitespace commit.Paul Phillips2012-02-291-2/+2
* | Add tasksupport as a configurable field in parallel collections.Aleksandar Prokopec2012-02-231-30/+39
|/
* Remove ParIterator and SignalContextPassingIterator.Aleksandar Prokopec2012-02-011-51/+20
* Add support for combiner sharing to parallel collections.Aleksandar Prokopec2012-02-011-5/+6
* Deprecation and convention adherence patrol.Paul Phillips2011-09-191-1/+1
* Fixing Gen* builder dispatch so that methods th...Aleksandar Pokopec2011-07-051-8/+14
* Reducing the sbt launcher footprint by eliminat...Paul Phillips2011-05-011-43/+1
* Adding some docs refactorings.Aleksandar Pokopec2011-04-141-14/+2
* Doing a little polishing on the parallel collec...Paul Phillips2011-04-141-2/+0
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-64/+102
* Implementing foreach to work in parallel in Par...Aleksandar Pokopec2011-03-221-1/+1
* Removing toPar* methods, since we've agreed the...Aleksandar Pokopec2011-03-181-2/+2
* Fixes the broken test, introduced in the view p...Aleksandar Pokopec2011-03-111-2/+3
* Updated docs. No review.Aleksandar Pokopec2011-02-101-8/+17
* Implemented a (slower) workaround for parallel ...Aleksandar Pokopec2011-01-071-15/+16
* Bencharking a larger program with parallel coll...Aleksandar Pokopec2010-12-211-9/+9
* Made parallel collections serializable.Aleksandar Pokopec2010-12-091-1/+1
* Array combiners implementation changed from arr...Aleksandar Pokopec2010-12-091-0/+2
* Fixing jvm 1.5 support for parallel collections.Aleksandar Pokopec2010-12-091-2/+1
* Refactored parallel collections for pluggable t...Aleksandar Pokopec2010-11-271-0/+1
* Added toParIterable, toParSeq, toParSet and toP...Aleksandar Pokopec2010-11-251-4/+2
* Some exception handling fixes in parallel colle...Aleksandar Pokopec2010-10-201-1/+3
* Refactoring certain tasks to accept empty split...Aleksandar Pokopec2010-10-201-0/+6
* Removes abstract types in ParSeq and ParIterable.Aleksandar Pokopec2010-09-251-1/+1
* zippedWithIndex and zippedAll added to ParItera...Aleksandar Pokopec2010-09-231-1/+1
* Reimplementing parallel views to solve several ...Aleksandar Pokopec2010-09-221-7/+7
* Refactorings to make iterators required by task...Aleksandar Pokopec2010-09-171-22/+22
* Parallel collection library renamings. No reviewAleksandar Pokopec2010-07-231-0/+497