summaryrefslogtreecommitdiffstats
path: root/zix/tree.h
AgeCommit message (Expand)AuthorFilesLines
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