mimalloc/src
2019-08-09 11:22:38 -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 add good-fit for allowing larger blocks in smaller segments 2019-08-09 11:18:38 -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 remove accidental commit of different size bins experiment 2019-08-09 11:22:38 -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 remove accidental commit of different size bins experiment 2019-08-09 11:22:38 -07:00
page.c add good-fit for allowing larger blocks in smaller segments 2019-08-09 11:18:38 -07:00
segment.c add good-fit for allowing larger blocks in smaller segments 2019-08-09 11:18:38 -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