Age | Commit message (Expand) | Author |
---|---|---|
2021-09-13 | AK: Give BumpAllocator a single-block cache | Ali Mohammad Pur |
2021-08-13 | AK: Avoid OOB access in UniformBumpAllocator::destroy_all() | Ali Mohammad Pur |
2021-08-08 | AK: Use `explode_byte` in BumpAllocator.h | Daniel Bertalan |
2021-08-04 | AK: Allow configuring the BumpAllocator chunk size | Timothy Flynn |
2021-08-02 | AK: Add a simple bump allocator | Ali Mohammad Pur |