| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2024-12-01 | Add comments and fix edge case | Matteo Gmür | 1 | -3/+20 |
| 2024-12-01 | enable heap test | Fabian Imhof | 1 | -3/+2 |
| 2024-12-01 | implement heap linked_list deallocate | Fabian Imhof | 1 | -21/+43 |
| 2024-12-01 | implement first half of linked list dallocation | Fabian Imhof | 3 | -14/+47 |
| 2024-12-01 | Adjust allocate | Matteo Gmür | 1 | -3/+7 |
| 2024-11-28 | Start imlementation on actual algorithm | Matteo Gmür | 1 | -11/+33 |
| 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 |
