| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Moved ptrie => trie. Removed old trie | obscuren | 2015-01-08 | 1 | -335/+0 |
| * | Fixed a bug where keys where serialised twice | obscuren | 2014-12-24 | 1 | -7/+17 |
| * | Switched to new trie | obscuren | 2014-12-24 | 1 | -6/+19 |
| * | Fixed test | obscuren | 2014-11-21 | 1 | -1/+2 |
| * | Removed naively casting to bytes | obscuren | 2014-11-21 | 1 | -9/+7 |
| * | Added paranoia check for tries | obscuren | 2014-11-19 | 1 | -1/+12 |
| * | Increased coverage | obscuren | 2014-11-19 | 1 | -48/+11 |
| * | Added caching and database interface to trie | obscuren | 2014-11-19 | 1 | -15/+62 |
| * | Added new iterator and tests | obscuren | 2014-11-19 | 1 | -7/+11 |
| * | added output test | obscuren | 2014-11-18 | 1 | -0/+2 |
| * | New modified patricia trie | obscuren | 2014-11-18 | 1 | -0/+286 |
