Age | Commit message (Expand) | Author |
---|---|---|
18 hours | null instead of 0 | 3gg |
2025-06-30 | Use nullptr | 3gg |
2025-06-30 | Fix: set num used blocks to 0 on clear | 3gg |
2025-06-30 | Use nullptr | 3gg |
2024-09-16 | Set C standard version. | 3gg |
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 mem allocator, remove listpool. | 3gg |