| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add strict allocator wrapper | Louis Burda | 2023-05-25 | 1 | -0/+59 |
| * | Fix test arg parsing | Louis Burda | 2023-05-21 | 1 | -1/+1 |
| * | Make stdlib allocator structs const | Louis Burda | 2023-05-21 | 1 | -2/+2 |
| * | Add allocator argument for non-global allocators | Louis Burda | 2023-05-21 | 2 | -22/+29 |
| * | Remove inherently broken stack allocator | Louis Burda | 2023-05-13 | 2 | -70/+4 |
| * | Change allocator interface to prevent void** cast | Louis Burda | 2023-05-13 | 2 | -44/+53 |
| * | Add strict variants of stack and heap allocators | Louis Burda | 2023-03-18 | 1 | -0/+68 |
| * | Only positive return values | Louis Burda | 2023-03-17 | 1 | -4/+6 |
| * | Refactor and add realloc | Louis Burda | 2023-03-17 | 3 | -19/+85 |
| * | Stash progress | Louis Burda | 2022-09-12 | 2 | -0/+27 |
