docs/Writerside/topics/about.md

changeset 1295
b00c6ae1441a
parent 1294
30d7ae76c76a
child 1296
2a2403c63439
equal deleted inserted replaced
1294:30d7ae76c76a 1295:b00c6ae1441a
30 30
31 * adds cxMempoolTransfer() and cxMempoolTransferObject() 31 * adds cxMempoolTransfer() and cxMempoolTransferObject()
32 * adds cxListSet() 32 * adds cxListSet()
33 * adds cxListContains() 33 * adds cxListContains()
34 * adds cxBufferShrink() 34 * adds cxBufferShrink()
35 * adds cxTreeSize()
35 * changes grow strategy for the mempory pool to reduce reallocations 36 * changes grow strategy for the mempory pool to reduce reallocations
36 * changes grow strategy for CxBuffer, which does now take the page size into account 37 * changes grow strategy for CxBuffer, which does now take the page size into account
37 * fixes errno value after failing cxBufferSeek() to be consistently EINVAL 38 * fixes errno value after failing cxBufferSeek() to be consistently EINVAL
38 * fixes implementation of cxBufferTerminate() 39 * fixes implementation of cxBufferTerminate()
39 * fixes allocator arguments for some printf.h functions not being const 40 * fixes allocator arguments for some printf.h functions not being const

mercurial