aboutsummaryrefslogtreecommitdiff
path: root/src/bumpptr_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* speedup bumpptr_allocFlorian Fischer2019-11-121-43/+10
* Use unlikely in bumpptr alloctorFlorian Schmaus2019-08-131-1/+4
* add malloc_statsFlorian Fischer2019-08-121-0/+5
* improve bumpptr_allocFlorian Fischer2019-08-111-2/+13
* mark free ptr unusedFlorian Fischer2019-05-271-1/+1
* remove unused variableFlorian Fischer2019-05-151-1/+0
* add bumptr allocator implementationFlorian Fischer2019-04-281-0/+151