summaryrefslogtreecommitdiffstats
path: root/src/btree.c
AgeCommit message (Collapse)AuthorFilesLines
2021-01-12Fix crash with optimized builds with GCC 10.1.0David Robillard1-1/+1
2020-12-31Update copyright headersDavid Robillard1-1/+1
2020-12-31Remove ZIX_PRIVATE and ZIX_INLINE mechanismsDavid Robillard1-42/+21
A normal C library ought to be good enough for anybody.
2020-12-31Separate source from headersDavid Robillard1-0/+957