Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-09-23 | Fix B-tree on 32-bit systems. | David Robillard | 1 | -0/+22 |
2012-08-10 | Minimal space overhead inline value hash table. | David Robillard | 1 | -0/+5 |
2012-01-31 | Add thread abstraction. | David Robillard | 1 | -0/+2 |
2012-01-31 | Windows/Visual C++ portability. | David Robillard | 1 | -4/+13 |
2012-01-05 | Fix prototype of ZixDestroyFunc. | David Robillard | 1 | -1/+1 |
2011-09-29 | Tidy | David Robillard | 1 | -1/+1 |
2011-09-28 | Add destructor parameter and zix_tree_size | David Robillard | 1 | -0/+5 |
2011-09-28 | Add ZixHash | David Robillard | 1 | -1/+7 |
2011-09-18 | Build documentation. | David Robillard | 1 | -0/+2 |
2011-09-15 | Make tree methods return ZixStatus instead of int where appropriate. | David Robillard | 1 | -0/+5 |
2011-09-05 | Separate tree functions into a separate header. Add tree iterator functions. | David Robillard | 1 | -0/+54 |