summaryrefslogtreecommitdiff
path: root/src/library/scala/collection/parallel/mutable/ParHashTable.scala
Commit message (Expand)AuthorAgeFilesLines
* Cull extraneous whitespace.Paul Phillips2013-09-181-13/+0
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-1/+1
|\
| * Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* | Removing unused locals and making vars into vals.Paul Phillips2012-11-031-1/+1
|/
* More relative path elimination.Paul Phillips2012-09-151-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-3/+3
* Remove ParIterator and SignalContextPassingIterator.Aleksandar Prokopec2012-02-011-1/+1
* Deprecation and convention adherence patrol.Paul Phillips2011-09-191-1/+1
* Refactoring the collections api to support diff...Aleksandar Pokopec2011-04-131-5/+5
* Updated docs. No review.Aleksandar Pokopec2011-02-101-0/+9
* Array combiners implementation changed from arr...Aleksandar Pokopec2010-12-091-0/+2
* Added size maps to flat hash tables.Aleksandar Pokopec2010-11-081-37/+7
* Performance bug in hash table splitter fixed, ...Aleksandar Pokopec2010-10-281-4/+10
* Added hash table benchmarks.Aleksandar Pokopec2010-10-281-2/+2
* Some serious bugfixes in parallel hash tables.Aleksandar Pokopec2010-10-281-5/+23
* Further work on parallel mutable hash maps.Aleksandar Pokopec2010-10-201-3/+128
* Changed hash code strategy in hash table - now ...Aleksandar Pokopec2010-10-201-0/+25