summaryrefslogtreecommitdiffstats
path: root/zix/common.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-31Add thread abstraction.David Robillard1-0/+2
2012-01-31Windows/Visual C++ portability.David Robillard1-4/+13
2012-01-05Fix prototype of ZixDestroyFunc.David Robillard1-1/+1
2011-09-29TidyDavid Robillard1-1/+1
2011-09-28Add destructor parameter and zix_tree_sizeDavid Robillard1-0/+5
2011-09-28Add ZixHashDavid Robillard1-1/+7
2011-09-18Build documentation.David Robillard1-0/+2
2011-09-15Make tree methods return ZixStatus instead of int where appropriate.David Robillard1-0/+5
2011-09-05Separate tree functions into a separate header. Add tree iterator functions.David Robillard1-0/+54