3 |
3 |
4 * adds cxMempoolTransfer() and cxMempoolTransferObject() |
4 * adds cxMempoolTransfer() and cxMempoolTransferObject() |
5 * changes grow strategy for the mempory pool to reduce reallocations |
5 * changes grow strategy for the mempory pool to reduce reallocations |
6 * fixes implementation of cxBufferTerminate() |
6 * fixes implementation of cxBufferTerminate() |
7 * fixes allocator arguments for some printf.h functions not being const |
7 * fixes allocator arguments for some printf.h functions not being const |
|
8 * fixes that cx_tree_search() did not investigate subtrees with equally good distance |
8 |
9 |
9 Version 3.1 - 2025-02-11 |
10 Version 3.1 - 2025-02-11 |
10 ------------------------ |
11 ------------------------ |
11 |
12 |
12 * adds properties.h |
13 * adds properties.h |