CHANGELOG

changeset 1290
4ac889e14211
parent 1288
b41ad5d9bcbf
child 1291
5942859fd76c
equal deleted inserted replaced
1289:2e8edba252a0 1290:4ac889e14211
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 * adds cxListSet()
6 * adds cxBufferShrink()
6 * changes grow strategy for the mempory pool to reduce reallocations 7 * changes grow strategy for the mempory pool to reduce reallocations
7 * fixes errno value after failing cxBufferSeek() to be consistently EINVAL 8 * fixes errno value after failing cxBufferSeek() to be consistently EINVAL
8 * fixes implementation of cxBufferTerminate() 9 * fixes implementation of cxBufferTerminate()
9 * fixes allocator arguments for some printf.h functions not being const 10 * fixes allocator arguments for some printf.h functions not being const
10 * fixes that cx_tree_search() did not investigate subtrees with equally good distance 11 * fixes that cx_tree_search() did not investigate subtrees with equally good distance

mercurial