CHANGELOG

changeset 1542
197450c2b0b3
parent 1541
d06aa9db0408
equal deleted inserted replaced
1541:d06aa9db0408 1542:197450c2b0b3
1 Version 4.0 - tbd 1 Version 4.0 - tbd
2 ------------------------ 2 ------------------------
3 3
4 * adds cx_system_page_size() to allocator.h 4 * adds cx_system_page_size() to allocator.h
5 * change cxBufferReserve() to allow reducing the capacity
5 * fix that cxReallocate(), cxReallocateArray(), cx_reallocate(), and cx_reallocatearray() 6 * fix that cxReallocate(), cxReallocateArray(), cx_reallocate(), and cx_reallocatearray()
6 were not returning zero after freeing the memory when passed a size of zero 7 were not returning zero after freeing the memory when passed a size of zero
7 8
8 Version 3.2 - 2025-11-30 9 Version 3.2 - 2025-11-30
9 ------------------------ 10 ------------------------

mercurial