mimalloc/src
2019-08-29 07:49:40 -07:00
..
alloc-aligned.c only set has_aligned flag if really necessary 2019-08-29 07:49:40 -07:00
alloc-override-osx.c Fixing interpose on macOS 2019-07-02 12:49:28 -07:00
alloc-override-win.c do not export DllEntry on windows 2019-08-20 07:06:53 -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 make cas weak use release memory order; improve free assembly 2019-08-26 08:20:26 -07:00
heap.c Merge branch 'dev' into dev-win 2019-08-19 21:23:04 -07:00
init.c merge from dev new atomics 2019-08-26 12:30:03 -07:00
memory.c track commit and is_large status more precisely 2019-08-28 11:58:30 -07:00
options.c rename lazy to eager_commit_delay 2019-08-28 12:09:23 -07:00
os.c track commit and is_large status more precisely 2019-08-28 11:58:30 -07:00
page-queue.c do not keep a queue of huge pages and free them directly 2019-08-24 15:45:14 -07:00
page.c merge from dev new atomics 2019-08-26 12:30:03 -07:00
segment.c fix comparison warning 2019-08-29 07:48:15 -07:00
static.c merge with dev 2019-07-08 15:42:42 -07:00
stats.c more precise commit statistics 2019-08-27 18:08:03 -07:00