| 2 ------------------------ |
2 ------------------------ |
| 3 |
3 |
| 4 * adds cxMempoolTransfer() and cxMempoolTransferObject() |
4 * adds cxMempoolTransfer() and cxMempoolTransferObject() |
| 5 * changes grow strategy for the mempory pool to reduce reallocations |
5 * changes grow strategy for the mempory pool to reduce reallocations |
| 6 * fixes implementation of cxBufferTerminate() |
6 * fixes implementation of cxBufferTerminate() |
| |
7 * fixes allocator arguments for some printf.h functions not being const |
| 7 |
8 |
| 8 Version 3.1 - 2025-02-11 |
9 Version 3.1 - 2025-02-11 |
| 9 ------------------------ |
10 ------------------------ |
| 10 |
11 |
| 11 * adds properties.h |
12 * adds properties.h |