Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | w32_stack: convert buffer length param to `size_t` | Patrick Steinhardt | 2019-07-05 | 1 | -2/+2 |
* | w32_stack: treat a len as an size_t | Edward Thomson | 2019-06-25 | 1 | -2/+2 |
* | win32: don't re-define RtlCaptureStackBackTrace | Edward Thomson | 2019-06-24 | 1 | -5/+0 |
* | git_error: use new names in internal APIs and usage | Edward Thomson | 2019-01-22 | 1 | -2/+2 |
* | Make sure to always include "common.h" first | Patrick Steinhardt | 2017-07-03 | 1 | -1/+2 |
* | Reserve aux_id 0; sort leaks by aux_id. Fix cmp. | Jeff Hostetler | 2015-06-29 | 1 | -7/+19 |
* | Include stacktrace summary in memory leak output. | Jeff Hostetler | 2015-06-29 | 1 | -0/+180 |