summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/parallel/ParSetLike.scala
Commit message (Expand)AuthorAgeFilesLines
* Correct collections variable definitions to avoid many scaladoc warnings.Eugene Vigdorchik2014-11-061-0/+2
* Cull extraneous whitespace.Paul Phillips2013-09-181-25/+0
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Remove unused imports in library.Paul Phillips2012-11-191-8/+0
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-35/+11
* Removing toPar* methods, since we've agreed the...Aleksandar Pokopec2011-03-181-2/+1
* Updated docs. No review.Aleksandar Pokopec2011-02-101-0/+19
* Added toParIterable, toParSeq, toParSet and toP...Aleksandar Pokopec2010-11-251-0/+2
* Adding immutable parallel hashsets.Aleksandar Pokopec2010-10-051-0/+81