docs/Writerside/topics/about.md

changeset 1543
7b66371d6da3
parent 1542
197450c2b0b3
child 1545
7822ffe65848
equal deleted inserted replaced
1542:197450c2b0b3 1543:7b66371d6da3
27 ## Changelog 27 ## Changelog
28 28
29 ### Version 4.0 - preview {collapsible="true"} 29 ### Version 4.0 - preview {collapsible="true"}
30 30
31 * adds cx_system_page_size() to allocator.h 31 * adds cx_system_page_size() to allocator.h
32 * change cxBufferReserve() to allow reducing the capacity 32 * changes cxBufferReserve() to allow reducing the capacity
33 * changes the members of CxJson and CxJsonValue
33 * fix that cxReallocate(), cxReallocateArray(), cx_reallocate(), and cx_reallocatearray() 34 * fix that cxReallocate(), cxReallocateArray(), cx_reallocate(), and cx_reallocatearray()
34 were not returning zero after freeing the memory when passed a size of zero 35 were not returning zero after freeing the memory when passed a size of zero
35 36
36 ### Version 3.2 - 2025-11-30 {collapsible="true"} 37 ### Version 3.2 - 2025-11-30 {collapsible="true"}
37 38

mercurial