docs/Writerside/topics/about.md

changeset 1288
b41ad5d9bcbf
parent 1287
3a3ffc27813f
child 1290
4ac889e14211
equal deleted inserted replaced
1287:3a3ffc27813f 1288:b41ad5d9bcbf
29 ### Version 3.2 - preview {collapsible="true"} 29 ### Version 3.2 - preview {collapsible="true"}
30 30
31 * adds cxMempoolTransfer() and cxMempoolTransferObject() 31 * adds cxMempoolTransfer() and cxMempoolTransferObject()
32 * adds cxListSet() 32 * adds cxListSet()
33 * changes grow strategy for the mempory pool to reduce reallocations 33 * changes grow strategy for the mempory pool to reduce reallocations
34 * fixes errno value after failing cxBufferSeek() to be consistently EINVAL
34 * fixes implementation of cxBufferTerminate() 35 * fixes implementation of cxBufferTerminate()
35 * fixes allocator arguments for some printf.h functions not being const 36 * fixes allocator arguments for some printf.h functions not being const
36 * fixes that cx_tree_search() did not investigate subtrees with equally good distance 37 * fixes that cx_tree_search() did not investigate subtrees with equally good distance
37 38
38 ### Version 3.1 - 2025-02-11 {collapsible="true"} 39 ### Version 3.1 - 2025-02-11 {collapsible="true"}

mercurial