summaryrefslogtreecommitdiff
path: root/src/alloc.c
Commit message (Expand)AuthorAgeFilesLines
* allocators: extract crtdbg allocator into its own filePatrick Steinhardt2019-02-211-14/+2
* allocators: move standard allocator into subdirectoryPatrick Steinhardt2019-02-211-1/+1
* git_error: use new names in internal APIs and usageEdward Thomson2019-01-221-1/+1
* util: allow callers to reset custom allocatorsEdward Thomson2018-10-211-5/+13
* alloc: don't overwrite allocator during init if setcmn/allocator-init-orderCarlos Martín Nieto2018-07-151-0/+7
* settings: allow swapping out memory allocatorPatrick Steinhardt2018-06-071-0/+9
* alloc: make memory allocators use function pointersPatrick Steinhardt2018-06-071-0/+31