| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update src/allocators/stdalloc.c | Edward Thomson | 2021-07-20 | 1 | -1/+1 |
| * | alloc: add GIT_DEBUG_STRICT_ALLOC | Edward Thomson | 2021-07-19 | 1 | -10/+41 |
| * | alloc: set up an allocator that fails before library init | Edward Thomson | 2020-12-09 | 2 | -0/+115 |
| * | cmake: rename MSVC_CRTDBG to WIN32_LEAKCHECK | Edward Thomson | 2020-11-21 | 1 | -1/+1 |
| * | alloc: rename the win32 leakcheck allocator | Edward Thomson | 2020-11-21 | 3 | -121/+121 |
| * | win32: "crtdbg" is now "leakcheck" | Edward Thomson | 2020-11-21 | 1 | -6/+5 |
| * | win32: teach the allocator to deal with crtdbg | Edward Thomson | 2020-10-11 | 1 | -0/+1 |
| * | allocators: make crtdbg allocator reuse its own realloc | Patrick Steinhardt | 2019-02-21 | 1 | -2/+4 |
| * | allocators: extract crtdbg allocator into its own file | Patrick Steinhardt | 2019-02-21 | 2 | -0/+133 |
| * | allocators: move standard allocator into subdirectory | Patrick Steinhardt | 2019-02-21 | 2 | -0/+136 |
