summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/parallel/RemainsIterator.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-3/+0
* SI-8835 Lazier slice for IteratorSom Snytt2014-11-131-0/+9
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-43/+2
* More explicit empty paren lists in method calls.Jason Zaugg2013-02-241-42/+42
* Banish needless semicolons.Jason Zaugg2013-02-241-2/+3
* 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
* | 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-1/+1
* Address doc comment rot in the standard library.Jason Zaugg2012-05-131-4/+3
* Whitespace commit.Paul Phillips2012-02-291-8/+8
* Fix some issues in parallel Ctrie.Aleksandar Prokopec2012-02-031-10/+17
* Remove ParIterator and SignalContextPassingIterator.Aleksandar Prokopec2012-02-011-9/+29
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-70/+71
* Fix for drop bug in parallel collections iterat...Paul Phillips2011-03-081-17/+15
* One bug fixed.Aleksandar Pokopec2011-02-101-1/+1
* Updated docs. No review.Aleksandar Pokopec2011-02-101-2/+20
* Array combiners implementation changed from arr...Aleksandar Pokopec2010-12-091-1/+47
* The initial implementation of TraversableOnce c...Paul Phillips2010-11-291-1/+1
* Some serious bugfixes in parallel hash tables.Aleksandar Pokopec2010-10-281-0/+12
* Refactoring certain tasks to accept empty split...Aleksandar Pokopec2010-10-201-1/+2
* Adding immutable parallel hashsets.Aleksandar Pokopec2010-10-051-2/+3
* Fixed ParSeqView, added Patched and Reversed.Aleksandar Pokopec2010-09-241-0/+22
* zippedWithIndex and zippedAll added to ParItera...Aleksandar Pokopec2010-09-231-2/+55
* Adds a zip for ParIterables + a new Zipped view...Aleksandar Pokopec2010-09-231-14/+33
* Reimplementing parallel views to solve several ...Aleksandar Pokopec2010-09-221-2/+114
* Refactorings to make iterators required by task...Aleksandar Pokopec2010-09-171-90/+31
* Refactored benchmarks.Aleksandar Pokopec2010-07-261-0/+11
* Parallel collection library renamings. No reviewAleksandar Pokopec2010-07-231-8/+19
* Renaming files and inserting dummies to please ...Paul Phillips2010-07-011-0/+438