mimalloc/src
2025-05-02 16:22:59 -07:00
..
prim fix use of mi_bsr 2025-05-02 16:22:59 -07:00
alloc-aligned.c Merge branch 'dev' into dev3 2025-03-21 20:07:46 -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 improved statistics 2025-03-21 19:49:02 -07:00
arena-meta.c add support for custom commit in arena loading 2025-03-10 18:11:27 -07:00
arena.c merge from dev 2025-04-02 10:45:18 -07:00
bitmap.c improved accounting of committed bytes (issue #1035) 2025-03-19 18:50:53 -07:00
bitmap.h improved accounting of committed bytes (issue #1035) 2025-03-19 18:50:53 -07:00
free.c Merge branch 'dev' into dev3 2025-04-13 19:57:28 -07:00
heap.c merge from dev improved statistics 2025-03-21 19:49:02 -07:00
init.c fix invalid pointer detection in release mode (issue #1051 and #1053) 2025-03-31 10:54:12 -07:00
libc.c improved accounting of committed bytes (issue #1035) 2025-03-19 18:50:53 -07:00
options.c make mi_options static, rename out_buf for the debug extension 2025-03-28 13:49:14 -07:00
os.c merge from dev 2025-04-02 10:45:18 -07:00
page-map.c fix build error on msvc/clang-cl in C mode (issue #1060) 2025-04-02 10:17:29 -07:00
page-queue.c add mi_stats_get_bin_size and chunk counters 2025-03-14 09:52:40 -07:00
page.c move statistics api into internal.h 2025-03-14 10:33:18 -07:00
random.c Merge branch 'dev' into dev3 2025-03-19 19:09:07 -07:00
static.c add dedicated meta data allocation for threads and tld 2024-12-08 12:20:54 -08:00
stats.c Merge branch 'dev' into dev3 2025-03-30 16:15:34 -07:00