docs/Writerside/topics/about.md

changeset 1290
4ac889e14211
parent 1288
b41ad5d9bcbf
child 1291
5942859fd76c
equal deleted inserted replaced
1289:2e8edba252a0 1290:4ac889e14211
28 28
29 ### Version 3.2 - preview {collapsible="true"} 29 ### Version 3.2 - preview {collapsible="true"}
30 30
31 * adds cxMempoolTransfer() and cxMempoolTransferObject() 31 * adds cxMempoolTransfer() and cxMempoolTransferObject()
32 * adds cxListSet() 32 * adds cxListSet()
33 * adds cxBufferShrink()
33 * changes grow strategy for the mempory pool to reduce reallocations 34 * changes grow strategy for the mempory pool to reduce reallocations
34 * fixes errno value after failing cxBufferSeek() to be consistently EINVAL 35 * fixes errno value after failing cxBufferSeek() to be consistently EINVAL
35 * fixes implementation of cxBufferTerminate() 36 * fixes implementation of cxBufferTerminate()
36 * fixes allocator arguments for some printf.h functions not being const 37 * fixes allocator arguments for some printf.h functions not being const
37 * fixes that cx_tree_search() did not investigate subtrees with equally good distance 38 * fixes that cx_tree_search() did not investigate subtrees with equally good distance

mercurial