summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/parallel/ParMapLike.scala
Commit message (Expand)AuthorAgeFilesLines
* Conform foreach tparam to majority naming conventionvsalvis2015-10-211-4/+4
* Correct collections variable definitions to avoid many scaladoc warnings.Eugene Vigdorchik2014-11-061-0/+2
* Cull extraneous whitespace.Paul Phillips2013-09-181-20/+0
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* More explicit empty paren lists in method calls.Jason Zaugg2013-02-241-2/+2
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* Remove ParIterator and SignalContextPassingIterator.Aleksandar Prokopec2012-02-011-2/+0
* Adding the missing ParMap and GenMap methods.Aleksandar Pokopec2011-07-261-3/+96
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-5/+10
* Removing toPar* methods, since we've agreed the...Aleksandar Pokopec2011-03-181-3/+1
* Updated docs. No review.Aleksandar Pokopec2011-02-101-0/+20
* Added toParIterable, toParSeq, toParSet and toP...Aleksandar Pokopec2010-11-251-0/+3
* Some exception handling fixes in parallel colle...Aleksandar Pokopec2010-10-201-1/+1
* Reimplementing parallel views to solve several ...Aleksandar Pokopec2010-09-221-3/+3
* Parallel collection library renamings. No reviewAleksandar Pokopec2010-07-231-0/+43