Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allocators: extract crtdbg allocator into its own file | Patrick Steinhardt | 2019-02-21 | 1 | -14/+2 |
* | allocators: move standard allocator into subdirectory | Patrick Steinhardt | 2019-02-21 | 1 | -1/+1 |
* | git_error: use new names in internal APIs and usage | Edward Thomson | 2019-01-22 | 1 | -1/+1 |
* | util: allow callers to reset custom allocators | Edward Thomson | 2018-10-21 | 1 | -5/+13 |
* | alloc: don't overwrite allocator during init if setcmn/allocator-init-order | Carlos MartÃn Nieto | 2018-07-15 | 1 | -0/+7 |
* | settings: allow swapping out memory allocator | Patrick Steinhardt | 2018-06-07 | 1 | -0/+9 |
* | alloc: make memory allocators use function pointers | Patrick Steinhardt | 2018-06-07 | 1 | -0/+31 |