summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/parallel/mutable/ParMap.scala
Commit message (Expand)AuthorAgeFilesLines
* Correcting scaladoc for all classes defining withDefaultValue method.nermin2013-08-301-1/+1
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-33/+7
* 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-7/+7
* Adding the missing ParMap and GenMap methods.Aleksandar Pokopec2011-07-261-0/+39
* Removed GenTravOnceLike and TravOnceLike, put t...Aleksandar Pokopec2011-04-191-1/+1
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-1/+5
* Updated docs. No review.Aleksandar Pokopec2011-02-101-0/+19
* Further work on parallel mutable hash maps.Aleksandar Pokopec2010-10-201-3/+3
* Added stubs to parallel hash map. No reviewAleksandar Pokopec2010-10-201-2/+2
* Refactoring certain tasks to accept empty split...Aleksandar Pokopec2010-10-201-0/+53