aboutsummaryrefslogtreecommitdiffstats
path: root/ptrie
Commit message (Collapse)AuthorAgeFilesLines
* Added caching and database interface to trieobscuren2014-11-195-38/+130
| | | | | * Reimplemented caching for trie * Reimplemented resetting and persisting trie
* Added new iterator and testsobscuren2014-11-195-8/+159
|
* Fixed tests for 'types'obscuren2014-11-191-1/+1
|
* added output testobscuren2014-11-182-1/+20
|
* New modified patricia trieobscuren2014-11-187-0/+589