summaryrefslogtreecommitdiff
path: root/test/files/run/ctries
Commit message (Expand)AuthorAgeFilesLines
* Add parallel size computation for ParCtrie.Aleksandar Prokopec2012-02-151-0/+19
* Add `dup` method to ParCtrie iterators.Aleksandar Prokopec2012-02-151-0/+10
* Add tests for parallel Ctrie.Aleksandar Prokopec2012-02-031-7/+7
* Incorporate Ctrie into standard library.Aleksandar Prokopec2012-02-021-1/+4
* Add the Ctrie concurrent map implementation.Aleksandar Prokopec2012-02-017-0/+841