summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-09-15Add ZixSortedArray.David Robillard1-0/+204
2011-09-15Make tree methods return ZixStatus instead of int where appropriate.David Robillard1-3/+3
2011-09-06Use e.g. ZixTreeImpl instead of _ZixTree for type names.David Robillard1-8/+8
2011-09-05Reorganize tree node elements for marginally better access pattern on search.David Robillard1-4/+3
2011-09-05Fix memory leaksDavid Robillard1-4/+7
2011-09-05Separate tree functions into a separate header. Add tree iterator functions.David Robillard1-0/+53
2011-09-05Initial import.David Robillard1-0/+724