CHANGELOG

changeset 1401
a76249f50237
parent 1391
4ec83232975f
equal deleted inserted replaced
1400:7bc88ae62755 1401:a76249f50237
2 ------------------------ 2 ------------------------
3 3
4 * adds cxMempoolTransfer() and cxMempoolTransferObject() 4 * adds cxMempoolTransfer() and cxMempoolTransferObject()
5 * adds support for different destruction strategies in CxMempool 5 * adds support for different destruction strategies in CxMempool
6 * adds new key-value-based list implementation 6 * adds new key-value-based list implementation
7 + adds support for integer keys to CxHashKey
7 * adds cxListSet() 8 * adds cxListSet()
8 * adds cxListContains() 9 * adds cxListContains()
9 * adds cxListFirst() and cxListLast() 10 * adds cxListFirst() and cxListLast()
10 * adds cxListRemoveAndGetFirst() and cxListRemoveAndGetLast(), 11 * adds cxListRemoveAndGetFirst() and cxListRemoveAndGetLast(),
11 and corresponding macro aliases cxListPopFront() and cxListPop() 12 and corresponding macro aliases cxListPopFront() and cxListPop()

mercurial