alloc-aligned.c
|
update alignment tests
|
2021-12-18 11:11:44 -08:00 |
alloc-posix.c
|
fix msvc warnings at level 4
|
2022-04-09 14:48:30 -07:00 |
alloc.c
|
improve mi_realloc codepath
|
2022-04-07 19:09:31 -07:00 |
arena.c
|
use size_t instead of uintptr_t where appropiate
|
2021-11-13 15:13:16 -08:00 |
heap.c
|
add heap walk test
|
2022-04-08 16:58:32 -07:00 |
init.c
|
fix msvc warnings at level 4
|
2022-04-09 14:48:30 -07:00 |
options.c
|
fix msvc warnings at level 4
|
2022-04-09 14:48:30 -07:00 |
os.c
|
remove ifdefs around mi_os_aligned_hint
|
2022-04-10 12:55:36 -07:00 |
page-queue.c
|
fix link error to _mi_bin with C++; issue #533
|
2022-01-22 10:08:16 -08:00 |
page.c
|
use heap_stat_increase macros when possible
|
2022-04-04 17:38:28 -07:00 |
segment.c
|
fix compile warnings
|
2022-04-09 16:20:27 -07:00 |
static.c
|
Revert "make all includes relative"
|
2021-06-07 16:47:57 -07:00 |
stats.c
|
fix printf format type mismatches (issue #486)
|
2021-11-06 14:19:14 -07:00 |