CHANGELOG

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

mercurial