summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/parallel/immutable/ParMap.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove unused imports and other minor cleanupsSimon Ochsenreither2015-12-181-1/+0
* Correcting scaladoc for all classes defining withDefaultValue method.nermin2013-08-301-1/+1
* 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
* More relative path elimination.Paul Phillips2012-09-151-2/+2
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-3/+3
* Adding the missing ParMap and GenMap methods.Aleksandar Pokopec2011-07-261-0/+35
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-141-30/+1
* Removed GenTravOnceLike and TravOnceLike, put t...Aleksandar Pokopec2011-04-191-1/+1
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-1/+3
* Removing toPar* methods, since we've agreed the...Aleksandar Pokopec2011-03-181-1/+1
* Updated docs. No review.Aleksandar Pokopec2011-02-101-0/+19
* Finer conversions for immutable parallel collec...Aleksandar Pokopec2010-12-211-0/+65