| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | inlcude bump_alloc.h into bumpptr_alloc.c | Florian Fischer | 2020-02-26 | 1 | -9/+41 |
| * | move common allocator functions into malloc.c | Florian Fischer | 2020-02-25 | 1 | -105/+1 |
| * | speedup bumpptr_alloc | Florian Fischer | 2019-11-12 | 1 | -43/+10 |
| * | Use unlikely in bumpptr alloctor | Florian Schmaus | 2019-08-13 | 1 | -1/+4 |
| * | add malloc_stats | Florian Fischer | 2019-08-12 | 1 | -0/+5 |
| * | improve bumpptr_alloc | Florian Fischer | 2019-08-11 | 1 | -2/+13 |
| * | mark free ptr unused | Florian Fischer | 2019-05-27 | 1 | -1/+1 |
| * | remove unused variable | Florian Fischer | 2019-05-15 | 1 | -1/+0 |
| * | add bumptr allocator implementation | Florian Fischer | 2019-04-28 | 1 | -0/+151 |
