aboutsummaryrefslogtreecommitdiff
path: root/bitmapped_patricia_tree.c
Commit message (Expand)AuthorAgeFilesLines
* Add the option of configuring the BPT key and bitmask sizes.Matthias Andreas Benkard2011-12-071-1/+2
* Use GCC-specific atomic memory access primitives for reference counting.Matthias Andreas Benkard2011-09-011-2/+2
* Rename bpt_leaf.release_hook -> bpt_leaf.dealloc_hook.Matthias Andreas Benkard2011-09-011-9/+9
* Initial commit.Matthias Andreas Benkard2011-08-311-0/+479