Caleb James DeLisle b9e41a2521 Make sure to cast uintptr to long before passing it to a printf 3 年之前
..
test b6a1d3bf2f Switch from using long to using uintptr_t because on windows, long is not pointer-size 3 年之前
Allocator.c b9e41a2521 Make sure to cast uintptr to long before passing it to a printf 3 年之前
Allocator.h 2298997092 Manual merge 79a60b9 3 年之前
Allocator_admin.c f98c7b8136 Enable -Wmissing-prototypes compile option 6 年之前
Allocator_admin.h 2298997092 Manual merge 79a60b9 3 年之前
Allocator_pvt.h b6a1d3bf2f Switch from using long to using uintptr_t because on windows, long is not pointer-size 3 年之前
BufferAllocator.c 436d59060d Align new allocations on __BIGGEST_ALIGNMENT__ instead of __SIZEOF_POINTER__ which is not reliable 5 年之前
BufferAllocator.h 2298997092 Manual merge 79a60b9 3 年之前
MallocAllocator.c c49cc24869 links update 7 年之前
MallocAllocator.h 2298997092 Manual merge 79a60b9 3 年之前