mimalloc/src
2019-07-18 20:28:29 -07:00
..
alloc-aligned.c add full heap aligned allocation api (issue #52); remove rezalloc (issue #63); add mi_version 2019-07-08 17:17:07 -07:00
alloc-override-osx.c Fixing interpose on macOS 2019-07-02 12:49:28 -07:00
alloc-override-win.c add sized delete to windows override 2019-07-14 20:28:33 -07:00
alloc-override.c add mimalloc-override header file and use C++ compilation with msvc 2019-07-18 20:28:29 -07:00
alloc-posix.c add more const declarations (pr #79) 2019-07-08 12:00:59 -07:00
alloc.c Merge pull request #32 from jedisct1/wasm 2019-07-15 11:03:46 -07:00
heap.c add region collection 2019-07-15 14:53:03 -07:00
init.c Port to WebAssembly 2019-07-15 02:22:41 +02:00
memory.c add mimalloc-override header file and use C++ compilation with msvc 2019-07-18 20:28:29 -07:00
options.c document experimental options 2019-07-15 14:32:54 -07:00
os.c Merge branch 'dev' into dev-exp 2019-07-15 11:10:12 -07:00
page-queue.c merge from dev 2019-07-11 16:32:11 -07:00
page.c Merge branch 'dev' into dev-exp 2019-07-14 16:50:38 -07:00
segment.c Merge branch 'dev' into dev-win 2019-07-14 12:55:52 -07:00
static.c merge with dev 2019-07-08 15:42:42 -07:00
stats.c Port to WebAssembly 2019-07-15 02:22:41 +02:00