docs/Writerside/topics/about.md

changeset 1401
a76249f50237
parent 1390
ff077f793c5d
equal deleted inserted replaced
1400:7bc88ae62755 1401:a76249f50237
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 support for different destruction strategies in CxMempool 32 * adds support for different destruction strategies in CxMempool
33 * adds new key-value-based list implementation 33 * adds new key-value-based list implementation
34 * adds support for integer keys to CxHashKey
34 * adds cxListSet() 35 * adds cxListSet()
35 * adds cxListContains() 36 * adds cxListContains()
36 * adds cxListFirst() and cxListLast() 37 * adds cxListFirst() and cxListLast()
37 * adds cxListRemoveAndGetFirst() and cxListRemoveAndGetLast(), 38 * adds cxListRemoveAndGetFirst() and cxListRemoveAndGetLast(),
38 and corresponding macro aliases cxListPopFront() and cxListPop() 39 and corresponding macro aliases cxListPopFront() and cxListPop()

mercurial