mimalloc/src
2025-03-21 20:07:29 -07:00
..
prim Merge branch 'dev' into dev2 2025-03-21 16:57:34 -07:00
alloc-aligned.c Merge branch 'dev' into dev2 2025-03-21 20:07:29 -07:00
alloc-override.c Merge pull request #918 from mneumann/dev-fix-build-on-dragonflybsd 2024-12-30 12:18:35 -08:00
alloc-posix.c update alignment check 2023-04-16 17:05:56 -07:00
alloc.c merge from dev statistics update 2025-03-21 19:43:26 -07:00
arena-abandon.c update lock primitive; fix arena exclusive allocation 2024-12-21 14:39:17 -08:00
arena.c Merge branch 'dev' into dev2 2025-03-19 18:50:59 -07:00
bitmap.c Merge branch 'dev' into dev2 2025-03-19 18:50:59 -07:00
bitmap.h Merge branch 'dev' into dev2 2025-03-19 18:50:59 -07:00
free.c merge from dev statistics update 2025-03-21 19:43:26 -07:00
heap.c merge from dev statistics update 2025-03-21 19:43:26 -07:00
init.c merge from dev 2025-03-19 20:34:34 -07:00
libc.c improved accounting of committed bytes (issue #1035) 2025-03-19 18:50:53 -07:00
options.c Merge branch 'dev' into dev2 2025-03-05 09:59:45 -08:00
os.c Merge branch 'dev' into dev2 2025-02-11 09:52:10 -08:00
page-queue.c merge new statistics from dev 2025-03-02 15:52:52 -08:00
page.c fix compile warning 2025-03-02 17:10:24 -08:00
random.c potential fix for sporadic assertion failure on random returning 0 (issue #1039) 2025-03-19 19:06:21 -07:00
segment-map.c fix misspelling (issue #1017, #1020) 2025-02-24 10:50:26 -08:00
segment.c fix assertion failure (issue #1031) 2025-03-19 20:20:36 -07:00
static.c refactor arena-abandoned to be an include for backward compat with existing build scripts 2024-06-03 18:04:59 -07:00
stats.c merge from dev statistics update 2025-03-21 19:43:26 -07:00