mimalloc/src
2019-08-15 22:00:42 -07:00
..
alloc-aligned.c wip: new segment allocation with flexible large objects 2019-08-15 00:46:45 -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 wip: new segment allocation with flexible large objects 2019-08-15 00:46:45 -07:00
heap.c wip: new segment allocation 2019-08-15 11:49:56 -07:00
init.c wip: new segment allocation 2019-08-15 11:49:56 -07:00
memory.c roll back commit #72d8608 to avoid spin lock contention on region allocation 2019-08-12 13:40:19 -07:00
options.c update order of options; make eager_region_commit 0 on windows by default 2019-08-10 15:44:55 -07:00
os.c Hide MEM_EXTENDED_PARAMETER to compile on older SDK's 2019-08-12 08:58:22 -07:00
page-queue.c wip: new segment allocation with flexible large objects 2019-08-15 00:46:45 -07:00
page.c first working version of new segment allocation 2019-08-15 22:00:42 -07:00
segment.c first working version of new segment allocation 2019-08-15 22:00:42 -07:00
static.c wip: new segment allocation 2019-08-15 11:49:56 -07:00
stats.c wip: new segment allocation 2019-08-15 11:49:56 -07:00