summaryrefslogtreecommitdiff
path: root/src/parallel-collections
Commit message (Expand)AuthorAgeFilesLines
* Implemented lazy combiners for parallel hash trie.Aleksandar Pokopec2010-06-2939-4735/+0
* Refactorings and hash trie combiners. No review.Aleksandar Pokopec2010-06-1826-127/+180
* second part of r22260Antonio Cunei2010-06-161-1/+1
* temporarily reversing r22260; will be shortly r...Antonio Cunei2010-06-161-1/+1
* Minor changes in parallel hash trie. No review.Aleksandar Pokopec2010-06-161-1/+1
* Fixed hash trie splitting. No review.Aleksandar Pokopec2010-06-161-8/+11
* Adding primary version of parallel hash tries.Aleksandar Pokopec2010-06-152-13/+72
* Changed groupBy to return immutable.Map.Paul Phillips2010-06-131-1/+1
* Added `combine` and `split` to immutable.HashMap.Aleksandar Pokopec2010-06-098-17/+250
* Adding parallel collections to trunk.Aleksandar Pokopec2010-06-0734-0/+4387