summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/parallel/immutable/ParRange.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-9888. Prevent OOM on ParRange. Improve toString.Vladimir Glushak2016-10-021-0/+1
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-1/+0
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-2/+3
* Merge pull request #2195 from vigdorchik/lint_libraryPaul Phillips2013-03-051-1/+0
|\
| * Remove unused symbols and imports from the library.Eugene Vigdorchik2013-03-051-1/+0
* | More explicit empty paren lists in method calls.Jason Zaugg2013-02-241-1/+1
* | Banish needless semicolons.Jason Zaugg2013-02-241-1/+1
|/
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Fixes SI-4478.Simon Ochsenreither2012-05-021-1/+1
* 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/+13
* Remove ParIterator and SignalContextPassingIterator.Aleksandar Prokopec2012-02-011-10/+8
* Added cast to ParRange.Paul Phillips2011-12-121-1/+1
* Reducing the sbt launcher footprint by eliminat...Paul Phillips2011-05-011-12/+1
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-2/+2
* 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-4/+0
* Updated docs. No review.Aleksandar Pokopec2011-02-101-0/+23
* Implemented a (slower) workaround for parallel ...Aleksandar Pokopec2011-01-071-3/+2
* Bencharking a larger program with parallel coll...Aleksandar Pokopec2010-12-211-1/+4
* Finer conversions for immutable parallel collec...Aleksandar Pokopec2010-12-211-6/+4
* Made parallel collections serializable.Aleksandar Pokopec2010-12-091-2/+4
* Array combiners implementation changed from arr...Aleksandar Pokopec2010-12-091-0/+2
* Fixed parallel ranges to use the same range log...Aleksandar Pokopec2010-12-091-42/+55
* Added toParIterable, toParSeq, toParSet and toP...Aleksandar Pokopec2010-11-251-0/+4
* Parallel collection library renamings. No reviewAleksandar Pokopec2010-07-231-0/+88