1 Version 3.2 - tbd |
1 Version 3.2 - tbd |
2 ------------------------ |
2 ------------------------ |
3 |
3 |
4 * adds cxMempoolTransfer() and cxMempoolTransferObject() |
4 * adds cxMempoolTransfer() and cxMempoolTransferObject() |
|
5 * adds cxListSet() |
5 * changes grow strategy for the mempory pool to reduce reallocations |
6 * changes grow strategy for the mempory pool to reduce reallocations |
6 * fixes implementation of cxBufferTerminate() |
7 * fixes implementation of cxBufferTerminate() |
7 * fixes allocator arguments for some printf.h functions not being const |
8 * 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 |
9 * fixes that cx_tree_search() did not investigate subtrees with equally good distance |
9 |
10 |