Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-08-09 | Merge changes from lilv. | David Robillard | 1 | -4/+6 |
2012-01-31 | Windows/Visual C++ portability. | David Robillard | 1 | -3/+2 |
2011-09-28 | Add destructor parameter and zix_tree_size | David Robillard | 1 | -12/+37 |
2011-09-28 | More glib like interface for ZixTree. | David Robillard | 1 | -189/+113 |
2011-09-18 | Tidy. | David Robillard | 1 | -3/+3 |
2011-09-18 | Include only necessary headers | David Robillard | 1 | -1/+2 |
2011-09-15 | Make tree methods return ZixStatus instead of int where appropriate. | David Robillard | 1 | -3/+3 |
2011-09-06 | Use e.g. ZixTreeImpl instead of _ZixTree for type names. | David Robillard | 1 | -8/+8 |
2011-09-05 | Reorganize tree node elements for marginally better access pattern on search. | David Robillard | 1 | -4/+3 |
2011-09-05 | Fix memory leaks | David Robillard | 1 | -4/+7 |
2011-09-05 | Separate tree functions into a separate header. Add tree iterator functions. | David Robillard | 1 | -0/+53 |
2011-09-05 | Initial import. | David Robillard | 1 | -0/+724 |