summaryrefslogtreecommitdiffstats
path: root/src/allocator.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-14Add aligned allocation interface and use it in ZixBTreeDavid Robillard1-0/+44
2021-09-14Make ZixAllocator a single flat structDavid Robillard1-15/+14
2021-09-10Adopt REUSE machine-readable licensing standardDavid Robillard1-15/+2
2021-09-10Add custom allocator supportDavid Robillard1-0/+67