summaryrefslogtreecommitdiffstats
path: root/zix/tree.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-31Windows/Visual C++ portability.David Robillard1-1/+15
2011-09-28Add destructor parameter and zix_tree_sizeDavid Robillard1-1/+11
2011-09-28More glib like interface for ZixTree.David Robillard1-17/+36
2011-09-15Make tree methods return ZixStatus instead of int where appropriate.David Robillard1-9/+13
2011-09-06Use e.g. ZixTreeImpl instead of _ZixTree for type names.David Robillard1-2/+2
2011-09-05Separate tree functions into a separate header. Add tree iterator functions.David Robillard1-0/+116