CHANGELOG

changeset 1543
7b66371d6da3
parent 1542
197450c2b0b3
child 1545
7822ffe65848
equal deleted inserted replaced
1542:197450c2b0b3 1543:7b66371d6da3
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 * changes cxBufferReserve() to allow reducing the capacity
6 * changes the members of CxJson and CxJsonValue
6 * fix that cxReallocate(), cxReallocateArray(), cx_reallocate(), and cx_reallocatearray() 7 * fix that cxReallocate(), cxReallocateArray(), cx_reallocate(), and cx_reallocatearray()
7 were not returning zero after freeing the memory when passed a size of zero 8 were not returning zero after freeing the memory when passed a size of zero
8 9
9 Version 3.2 - 2025-11-30 10 Version 3.2 - 2025-11-30
10 ------------------------ 11 ------------------------

mercurial