mimalloc/src
2023-04-23 16:06:58 -07:00
..
prim add is_zero flag to prim_commit 2023-04-21 10:37:22 -07:00
alloc-aligned.c add further zero initialization checks 2023-04-22 10:18:57 -07:00
alloc-override.c match declaration of mi_malloc_size_checked on macOS 2023-03-04 09:58:02 -08:00
alloc-posix.c update alignment check 2023-04-16 17:05:56 -07:00
alloc.c add zero initialization on zero sized reallocation (issue #725) 2023-04-22 10:18:18 -07:00
arena.c remove spurious track_mem_defined 2023-04-23 13:13:29 -07:00
bitmap.c add arena contains check for valid pointers 2023-04-18 14:13:55 -07:00
bitmap.h wip: initial work on purgable arenas 2023-03-31 20:51:35 -07:00
heap.c increase thread data cache to 16 2023-04-15 19:49:14 -07:00
init.c wip: use memid for OS allocation 2023-04-18 16:38:47 -07:00
options.c remove allow_purge option 2023-04-23 13:04:50 -07:00
os.c fix mem tracking for asan 2023-04-23 16:06:58 -07:00
page-queue.c Fix whitespace 2022-12-03 00:24:20 +01:00
page.c add further zero initialization checks 2023-04-22 10:18:57 -07:00
random.c restructure header files 2023-03-20 10:37:39 -07:00
segment-map.c add arena contains check for valid pointers 2023-04-18 14:13:55 -07:00
segment.c fix mem tracking for asan 2023-04-23 16:06:58 -07:00
static.c add segment map to track valid pointers 2023-04-04 16:00:17 -07:00
stats.c cleanup 2023-04-16 12:29:21 -07:00