CHANGELOG

changeset 1288
b41ad5d9bcbf
parent 1287
3a3ffc27813f
child 1290
4ac889e14211
equal deleted inserted replaced
1287:3a3ffc27813f 1288:b41ad5d9bcbf
2 ------------------------ 2 ------------------------
3 3
4 * adds cxMempoolTransfer() and cxMempoolTransferObject() 4 * adds cxMempoolTransfer() and cxMempoolTransferObject()
5 * adds cxListSet() 5 * adds cxListSet()
6 * changes grow strategy for the mempory pool to reduce reallocations 6 * changes grow strategy for the mempory pool to reduce reallocations
7 * fixes errno value after failing cxBufferSeek() to be consistently EINVAL
7 * fixes implementation of cxBufferTerminate() 8 * fixes implementation of cxBufferTerminate()
8 * fixes allocator arguments for some printf.h functions not being const 9 * fixes allocator arguments for some printf.h functions not being const
9 * fixes that cx_tree_search() did not investigate subtrees with equally good distance 10 * fixes that cx_tree_search() did not investigate subtrees with equally good distance
10 11
11 Version 3.1 - 2025-02-11 12 Version 3.1 - 2025-02-11

mercurial