Age | Commit message (Expand) | Author |
---|---|---|
2024-09-16 | Upgrade minimum cmake version. | 3gg |
2024-09-16 | Fix comparison. | 3gg |
2024-03-09 | Define functions to get the number of used blocks. | 3gg |
2024-02-13 | Let memory allocators trap by default when attempting to allocate beyond capa... | 3gg |
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 tests for dyn and clear. | 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 | Clear block info on init and simplify next free block search. | 3gg |
2023-01-23 | Format. | 3gg |
2023-01-07 | Format. | 3gg |
2021-12-23 | Lower cmake version to 3.0 | Marc Sunet |
2021-12-04 | Initial commit. | 3gg |