index
:
zix.git
main
Zix portable data structure and utility library
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zix
/
tree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-31
Separate source from headers
David Robillard
1
-164
/
+0
2020-12-31
Format all code with clang-format
David Robillard
1
-17
/
+32
2020-11-11
Add const, pure, and malloc function attributes
David Robillard
1
-10
/
+10
2019-01-06
Clean up includes
David Robillard
1
-2
/
+3
2014-09-28
Use Markdown for parameters in dox comments.
David Robillard
1
-15
/
+15
2013-12-24
Fix some const correctness issues.
David Robillard
1
-3
/
+3
2012-08-10
Minimal space overhead inline value hash table.
David Robillard
1
-30
/
+15
2012-08-09
Merge changes from lilv.
David Robillard
1
-1
/
+1
2012-01-31
Windows/Visual C++ portability.
David Robillard
1
-1
/
+15
2011-09-28
Add destructor parameter and zix_tree_size
David Robillard
1
-1
/
+11
2011-09-28
More glib like interface for ZixTree.
David Robillard
1
-17
/
+36
2011-09-15
Make tree methods return ZixStatus instead of int where appropriate.
David Robillard
1
-9
/
+13
2011-09-06
Use e.g. ZixTreeImpl instead of _ZixTree for type names.
David Robillard
1
-2
/
+2
2011-09-05
Separate tree functions into a separate header. Add tree iterator functions.
David Robillard
1
-0
/
+116