summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/parallel/immutable/ParVector.scala
Commit message (Expand)AuthorAgeFilesLines
* Cull extraneous whitespace.Paul Phillips2013-09-181-18/+0
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Adding copyInto and toVector methods to collections.Josh Suereth2012-06-181-0/+2
* Fixes SI-4478.Simon Ochsenreither2012-05-021-2/+2
* Adds links to parallel collections overview in API docsHeather Miller2012-03-291-0/+2
* Remove some custom serialization boilerplate.Aleksandar Prokopec2012-03-151-12/+0
* Fix tasksupport field initialization for the checkInit build.Aleksandar Prokopec2012-03-141-0/+12
* Remove ParIterator and SignalContextPassingIterator.Aleksandar Prokopec2012-02-011-5/+2
* Deprecation and convention adherence patrol.Paul Phillips2011-09-191-2/+2
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-8/+7
* Implementing foreach to work in parallel in Par...Aleksandar Pokopec2011-03-221-1/+4
* Updated docs. No review.Aleksandar Pokopec2011-02-101-0/+27
* Implemented a (slower) workaround for parallel ...Aleksandar Pokopec2011-01-071-0/+115