Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add public function bpt_for_mappings. | Matthias Andreas Benkard | 2012-01-21 | 1 | -8/+51 |
* | Fix a memory leak. | Matthias Andreas Benkard | 2011-12-07 | 1 | -1/+2 |
* | Fix two minor bugs in the BPT implementation. | Matthias Andreas Benkard | 2011-12-07 | 1 | -4/+2 |
* | Use long long variants of GCC's built-in procedures, just to be safe. | Matthias Andreas Benkard | 2011-12-07 | 1 | -3/+3 |
* | Add the option of configuring the BPT key and bitmask sizes. | Matthias Andreas Benkard | 2011-12-07 | 1 | -1/+2 |
* | Use GCC-specific atomic memory access primitives for reference counting. | Matthias Andreas Benkard | 2011-09-01 | 1 | -2/+2 |
* | Rename bpt_leaf.release_hook -> bpt_leaf.dealloc_hook. | Matthias Andreas Benkard | 2011-09-01 | 1 | -9/+9 |
* | Initial commit. | Matthias Andreas Benkard | 2011-08-31 | 1 | -0/+479 |