mimalloc/src
2019-07-15 10:04:55 -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 more complete C++ support for compliance and performance 2019-07-14 19:56:33 -07:00
alloc-posix.c add more const declarations (pr #79) 2019-07-08 12:00:59 -07:00
alloc.c more complete C++ support for compliance and performance 2019-07-14 19:56:33 -07:00
heap.c more eager handling of non-local frees 2019-07-11 15:21:57 -07:00
init.c Merge branch 'dev' into dev-win 2019-07-14 16:50:18 -07:00
options.c experiment with larger small pages 2019-07-11 15:44:37 -07:00
os.c Merge branch 'dev' into dev-win 2019-07-15 10:04:55 -07:00
page-queue.c initial fix for delayed freeing of huge pages transferred between threads 2019-07-11 13:30:40 -07:00
page.c Merge branch 'dev' into dev-win 2019-07-14 16:50:18 -07:00
segment.c Merge branch 'dev' into dev-win 2019-07-14 12:55:52 -07:00
static.c Expose mi prefixed public standard implementations of various posix, unix, and c++ allocation functions. See issue #75 2019-07-07 13:44:33 -07:00
stats.c Merge branch 'dev' into dev-win 2019-07-09 21:05:30 -07:00