summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/parallel/immutable/ParSeq.scala
Commit message (Expand)AuthorAgeFilesLines
* Cull extraneous whitespace.Paul Phillips2013-09-181-7/+0
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Remove unused imports in library.Paul Phillips2012-11-191-3/+0
* 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-2/+2
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* Fixes SI-4478.Simon Ochsenreither2012-05-021-2/+2
* Removed GenTravOnceLike and TravOnceLike, put t...Aleksandar Pokopec2011-04-191-1/+1
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-5/+5
* Implementing foreach to work in parallel in Par...Aleksandar Pokopec2011-03-221-1/+1
* Updated docs. No review.Aleksandar Pokopec2011-02-101-0/+9
* Implemented a (slower) workaround for parallel ...Aleksandar Pokopec2011-01-071-0/+46