summaryrefslogtreecommitdiff
path: root/src/win32/w32_crtdbg_stacktrace.c
Commit message (Expand)AuthorAgeFilesLines
* allocators: extract crtdbg allocator into its own filePatrick Steinhardt2019-02-211-93/+0
* git_error: use new names in internal APIs and usageEdward Thomson2019-01-221-6/+6
* alloc: make memory allocators use function pointersPatrick Steinhardt2018-06-071-12/+26
* win32: crtdbg: provide independent `free` functionPatrick Steinhardt2018-06-071-0/+6
* win32: crtdbg: internalize implementation of allocatorsPatrick Steinhardt2018-06-071-0/+74
* Make sure to always include "common.h" firstPatrick Steinhardt2017-07-031-1/+2
* giterr_set: consistent error messagesEdward Thomson2016-12-291-2/+2
* Include stacktrace summary in memory leak output.Jeff Hostetler2015-06-291-0/+343