summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/parallel/mutable/ParArray.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-1/+0
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-27/+1
* Remove redundant explicit returns.Jason Zaugg2013-02-251-3/+3
* More explicit empty paren lists in method calls.Jason Zaugg2013-02-241-3/+3
* Banish needless semicolons.Jason Zaugg2013-02-241-2/+4
* Merge commit 'ac432bcde6' into pr/merge-2.10Paul Phillips2013-01-251-3/+0
|\
| * Addressing warnings.Jason Zaugg2013-01-191-3/+0
* | Merge pull request #1570 from retronym/ticket/6448Adriaan Moors2012-11-211-1/+2
|\ \
| * | SI-6448 Collecting the spoils of PartialFun#runWithJason Zaugg2012-11-041-1/+2
* | | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-1/+1
|\ \ \ | |/ / |/| / | |/
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | Removing unused locals and making vars into vals.Paul Phillips2012-11-031-4/+4
* | Remove unused private members.Paul Phillips2012-11-011-2/+0
* | SI-6467: Zero element in aggregate now by-nameAleksandar Prokopec2012-10-041-1/+1
|/
* More relative path elimination.Paul Phillips2012-09-151-2/+3
* removes array tagsEugene Burmako2012-06-081-2/+2
* removes tags and their incantations from PredefEugene Burmako2012-06-081-1/+1
* Fixes SI-4478.Simon Ochsenreither2012-05-021-2/+2
* migrates stdlib and compiler to tagsEugene Burmako2012-04-231-2/+2
* Adds links to parallel collections overview in API docsHeather Miller2012-03-291-1/+5
* Remove some custom serialization boilerplate.Aleksandar Prokopec2012-03-151-2/+0
* Fix tasksupport field initialization for the checkInit build.Aleksandar Prokopec2012-03-141-1/+3
* Add tasksupport as a configurable field in parallel collections.Aleksandar Prokopec2012-02-231-6/+6
* Remove ParIterator and SignalContextPassingIterator.Aleksandar Prokopec2012-02-011-13/+10
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-9/+9
* Addressing most of the warnings revealed by the...Paul Phillips2011-03-301-1/+1
* Implementing foreach to work in parallel in Par...Aleksandar Pokopec2011-03-221-2/+1
* Updated docs. No review.Aleksandar Pokopec2011-02-101-9/+20
* Imported sbt.Process into trunk, in the guise o...Paul Phillips2011-01-121-1/+1
* Made parallel collections serializable.Aleksandar Pokopec2010-12-091-3/+18
* Array combiners implementation changed from arr...Aleksandar Pokopec2010-12-091-23/+89
* Fixing jvm 1.5 support for parallel collections.Aleksandar Pokopec2010-12-091-2/+5
* The initial implementation of TraversableOnce c...Paul Phillips2010-11-291-1/+1
* Refactored parallel collections for pluggable t...Aleksandar Pokopec2010-11-271-9/+8
* Refactoring certain tasks to accept empty split...Aleksandar Pokopec2010-10-201-2/+2
* Reimplementing parallel views to solve several ...Aleksandar Pokopec2010-09-221-0/+9
* Refactorings to make iterators required by task...Aleksandar Pokopec2010-09-171-13/+13
* Improved parallel scan performance further.Aleksandar Pokopec2010-09-141-6/+8
* Improving parallel scan. No reviewAleksandar Pokopec2010-09-131-5/+13
* Fix for last commit.Aleksandar Pokopec2010-07-281-11/+0
* Refactored benchmarks.Aleksandar Pokopec2010-07-261-1/+41
* Parallel collection library renamings. No reviewAleksandar Pokopec2010-07-231-0/+605