aboutsummaryrefslogtreecommitdiff
path: root/mem
AgeCommit message (Collapse)Author
2024-09-16Set C standard version.3gg
2024-09-16Upgrade minimum cmake version.3gg
2024-09-16Fix comparison.3gg
2024-03-09Define functions to get the number of used blocks.3gg
2024-02-13Let memory allocators trap by default when attempting to allocate beyond ↵3gg
capacity.
2023-07-17Add used list to mempool; fix mem iteration.3gg
2023-07-16Fix mem and mempool iteration.3gg
2023-07-16Add function to query pool capacity.3gg
2023-07-13Add mem allocator, remove listpool.3gg