CHANGELOG

changeset 1287
3a3ffc27813f
parent 1286
5492e8ef05f4
child 1288
b41ad5d9bcbf
equal deleted inserted replaced
1286:5492e8ef05f4 1287:3a3ffc27813f
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

mercurial