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 cxListSet() |
5 * adds cxListSet() |
|
6 * adds cxListContains() |
6 * adds cxBufferShrink() |
7 * adds cxBufferShrink() |
7 * changes grow strategy for the mempory pool to reduce reallocations |
8 * changes grow strategy for the mempory pool to reduce reallocations |
8 * changes grow strategy for CxBuffer, which does now take the page size into account |
9 * changes grow strategy for CxBuffer, which does now take the page size into account |
9 * fixes errno value after failing cxBufferSeek() to be consistently EINVAL |
10 * fixes errno value after failing cxBufferSeek() to be consistently EINVAL |
10 * fixes implementation of cxBufferTerminate() |
11 * fixes implementation of cxBufferTerminate() |