summaryrefslogtreecommitdiff
path: root/test/benchmarks/src/scala/collection/parallel/benchmarks/hashtries/Combine.scala
Commit message (Expand)AuthorAgeFilesLines
* Remove further references to forkjoinJason Zaugg2015-07-151-66/+0
* Begone t1737...Hubert Plociniczak2011-11-021-1/+1
* Moved parallel collections to library dir, chan...Aleksandar Pokopec2010-06-181-2/+2
* Adding primary version of parallel hash tries.Aleksandar Pokopec2010-06-151-1/+10
* Further improved combine for hash tries, cuttin...Aleksandar Pokopec2010-06-111-1/+3
* Added `combine` and `split` to immutable.HashMap.Aleksandar Pokopec2010-06-091-0/+55