mimalloc/src
2019-08-08 11:36:13 -07:00
..
alloc-aligned.c Enforce strict include-what-you-use policy 2019-07-23 14:59:57 -07:00
alloc-override-osx.c Fixing interpose on macOS 2019-07-02 12:49:28 -07:00
alloc-override-win.c merge from 'dev-exp'; add support for MIMALLOC_OVERRIDE environment variable 2019-07-26 12:06:15 -07:00
alloc-override.c restore to old-style windows override; fix debug mode 2019-07-23 15:51:08 -07:00
alloc-posix.c add heap region check to cfree 2019-07-23 15:54:47 -07:00
alloc.c small optimizations, use bitwise aligne 2019-07-23 15:00:13 -07:00
heap.c re-add missing thread_init needed when running in debug mode 2019-07-23 14:59:57 -07:00
init.c improved stats 2019-08-08 11:36:13 -07:00
memory.c add heap region check to cfree 2019-07-23 15:54:47 -07:00
options.c merge 095a87b 2019-07-23 18:00:07 -07:00
os.c fix merge conflicts 2019-07-23 15:09:54 -07:00
page-queue.c merge from dev 2019-07-11 16:32:11 -07:00
page.c improved stats 2019-08-08 11:36:13 -07:00
segment.c improved stats 2019-08-08 11:36:13 -07:00
static.c merge with dev 2019-07-08 15:42:42 -07:00
stats.c improved stats 2019-08-08 11:36:13 -07:00