| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2024-11-28 | Start with linked list alloc and dealloc | Matteo Gmür | 1 | -0/+27 |
| 2024-11-28 | Create base of linked list allocator | Matteo Gmür | 2 | -0/+27 |
| 2024-11-26 | Replace strong with weak compare_exchange | Matteo Gmür | 1 | -2/+3 |
| 2024-11-26 | Make bump allocator atomic and therefore thread safe | Matteo Gmür | 1 | -8/+35 |
| 2024-11-24 | Adjust bump allocator comment | Matteo Gmür | 1 | -2/+0 |
| 2024-11-24 | Add comments and rename file | Matteo Gmür | 1 | -4/+3 |
| 2024-11-24 | add doxygen comments to remapping | Fabian Imhof | 1 | -3/+3 |
| 2024-11-24 | implement basic heap and remap it | Fabian Imhof | 1 | -0/+27 |
