Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved ptrie => trie. Removed old trie | obscuren | 2015-01-08 | 1 | -77/+0 |
* | Fixed a bug where keys where serialised twice | obscuren | 2014-12-24 | 1 | -2/+3 |
* | Switched to new trie | obscuren | 2014-12-24 | 1 | -0/+7 |
* | Added caching and database interface to trie | obscuren | 2014-11-19 | 1 | -1/+8 |
* | Added new iterator and tests | obscuren | 2014-11-19 | 1 | -1/+4 |
* | New modified patricia trie | obscuren | 2014-11-18 | 1 | -0/+59 |