CHANGELOG

changeset 1385
4ebb27ff6f76
parent 1344
8afaeb395b3c
equal deleted inserted replaced
1384:a2cfbff39e5d 1385:4ebb27ff6f76
1 Version 3.2 - tbd 1 Version 3.2 - tbd
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 cxListSet() 7 * adds cxListSet()
7 * adds cxListContains() 8 * adds cxListContains()
8 * adds cxListFirst() and cxListLast() 9 * adds cxListFirst() and cxListLast()
9 * adds cxListRemoveAndGetFirst() and cxListRemoveAndGetLast(), 10 * adds cxListRemoveAndGetFirst() and cxListRemoveAndGetLast(),
10 and corresponding macro aliases cxListPopFront() and cxListPop() 11 and corresponding macro aliases cxListPopFront() and cxListPop()

mercurial