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 cxListSet() |
6 * adds cxListSet() |
6 * adds cxListContains() |
7 * adds cxListContains() |
7 * adds cxListFirst() and cxListLast() |
8 * adds cxListFirst() and cxListLast() |
8 * adds cxListRemoveAndGetFirst() and cxListRemoveAndGetLast(), |
9 * adds cxListRemoveAndGetFirst() and cxListRemoveAndGetLast(), |
9 and corresponding macro aliases cxListPopFront() and cxListPop() |
10 and corresponding macro aliases cxListPopFront() and cxListPop() |