docs/Writerside/topics/about.md

changeset 1297
0811fb9a8dba
parent 1296
2a2403c63439
child 1300
fcb149ee60ff
equal deleted inserted replaced
1296:2a2403c63439 1297:0811fb9a8dba
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 * adds cxTreeSize()
36 * adds CX_PRIstr and CX_SFMT macros for formatting UCX strings
36 * changes grow strategy for the mempory pool to reduce reallocations 37 * changes grow strategy for the mempory pool to reduce reallocations
37 * changes grow strategy for CxBuffer, which does now take the page size into account 38 * changes grow strategy for CxBuffer, which does now take the page size into account
38 * fixes unnecessary allocations in cx_strcat() family of functions 39 * fixes unnecessary allocations in cx_strcat() family of functions
39 * fixes errno value after failing cxBufferSeek() to be consistently EINVAL 40 * fixes errno value after failing cxBufferSeek() to be consistently EINVAL
40 * fixes implementation of cxBufferTerminate() 41 * fixes implementation of cxBufferTerminate()

mercurial