mimalloc/src
2019-08-11 08:06:17 -07:00
..
alloc-aligned.c restructure the page flags to use explicit masks 2019-08-10 17:48:00 -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 remove unused fields from OS thread local data 2019-08-10 17:50:27 -07:00
heap.c add huge and giant stats; increase bins 2019-08-10 20:51:37 -07:00
init.c add huge and giant stats; increase bins 2019-08-10 20:51:37 -07:00
memory.c add heap region check to cfree 2019-07-23 15:54:47 -07:00
options.c Fix option reading even when preloading on Windows 2019-08-10 15:17:40 -07:00
os.c ensure webassembly allocation sizes are page aligned 2019-08-11 08:06:17 -07:00
page-queue.c restructure the page flags to use explicit masks 2019-08-10 17:48:00 -07:00
page.c add huge and giant stats; increase bins 2019-08-10 20:51:37 -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 add huge and giant stats; increase bins 2019-08-10 20:51:37 -07:00