docs/Writerside/topics/about.md

changeset 1541
d06aa9db0408
parent 1539
2cbdb482d325
child 1542
197450c2b0b3
equal deleted inserted replaced
1540:411cf6fd268f 1541:d06aa9db0408
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 * fix that cxReallocate(), cxReallocateArray(), cx_reallocate(), and cx_reallocatearray()
33 were not returning zero after freeing the memory when passed a size of zero
32 34
33 ### Version 3.2 - 2025-11-30 {collapsible="true"} 35 ### Version 3.2 - 2025-11-30 {collapsible="true"}
34 36
35 * adds cxMempoolTransfer() and cxMempoolTransferObject() 37 * adds cxMempoolTransfer() and cxMempoolTransferObject()
36 * adds support for different destruction strategies in CxMempool 38 * adds support for different destruction strategies in CxMempool

mercurial