mimalloc/src
2019-08-08 17:18:49 -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 change from MIMALLOC_OVERRIDE to MIMALLOC_DISABLE_OVERRIDE 2019-07-30 10:36:00 -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 improve page flags handling 2019-08-08 17:18:49 -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 move in_full and has_aligned into page threadid for a single test in mi_free 2019-08-08 15:23:18 -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 improve page flags handling 2019-08-08 17:18:49 -07:00
segment.c improve page flags handling 2019-08-08 17:18:49 -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