summaryrefslogtreecommitdiff
path: root/test/files/run/ctries
Commit message (Expand)AuthorAgeFilesLines
* migrates stdlib and compiler to tagsEugene Burmako2012-04-237-873/+0
* Rename ConcurrentTrieMap to concurrent.TrieMap.Aleksandar Prokopec2012-03-274-42/+42
* Renaming Ctrie to ConcurrentTrieMap.Aleksandar Prokopec2012-03-164-42/+42
* 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