docs/Writerside/topics/about.md

changeset 1315
b4c3e0b4c3d5
parent 1309
b240b73d2a10
child 1316
c41538edfcef
equal deleted inserted replaced
1314:25108c15e2d4 1315:b4c3e0b4c3d5
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 cxListContains() 33 * adds cxListContains()
34 * adds cxListFirst() and cxListLast()
35 * adds cxListRemoveAndGetFirst() and cxListRemoveAndGetLast(),
36 and corresponding macro aliases cxListPopFront() and cxListPop()
34 * adds cxBufferShrink() 37 * adds cxBufferShrink()
35 * adds cxTreeSize() 38 * adds cxTreeSize()
36 * adds CX_PRIstr and CX_SFMT macros for formatting UCX strings 39 * adds CX_PRIstr and CX_SFMT macros for formatting UCX strings
37 * adds cx_strcpy() and cx_strcpy_a() 40 * adds cx_strcpy() and cx_strcpy_a()
38 * changes grow strategy for the memory pool to reduce reallocations 41 * changes grow strategy for the memory pool to reduce reallocations

mercurial