docs/Writerside/topics/about.md

changeset 1436
c331add0d9f8
parent 1433
81c301a59b7c
equal deleted inserted replaced
1435:48ebf22b698e 1436:c331add0d9f8
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 support for integer keys to CxHashKey
35 * adds support for comparing arbitrary strings without explicit call to cx_strcast() 35 * adds support for comparing arbitrary strings without explicit call to cx_strcast()
36 * adds cxListClone()
36 * adds cxListSet() 37 * adds cxListSet()
37 * adds cxListContains() 38 * adds cxListContains()
38 * adds cxListFirst() and cxListLast() 39 * adds cxListFirst() and cxListLast()
39 * adds cxListRemoveAndGetFirst() and cxListRemoveAndGetLast(), 40 * adds cxListRemoveAndGetFirst() and cxListRemoveAndGetLast(),
40 and corresponding macro aliases cxListPopFront() and cxListPop() 41 and corresponding macro aliases cxListPopFront() and cxListPop()

mercurial