| 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"} |