Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-13 | Let memory allocators trap by default when attempting to allocate beyond ↵ | 3gg | |
capacity. | |||
2023-07-17 | Add used list to mempool; fix mem iteration. | 3gg | |
2023-07-16 | Fix mem and mempool iteration. | 3gg | |
2023-07-16 | Add function to query pool capacity. | 3gg | |
2023-07-13 | Add a free list to mempool. | 3gg | |
2023-07-13 | Add mem allocator, remove listpool. | 3gg | |
2023-07-11 | Add support for dynamically allocated mempools. | 3gg | |
2023-02-04 | More compliance with C11. | 3gg | |
2023-01-23 | Format. | 3gg | |
2021-12-04 | Initial commit. | 3gg | |