| 1 Version 4.0 - tbd |
1 Version 4.0 - tbd |
| 2 ------------------------ |
2 ------------------------ |
| 3 |
3 |
| 4 * adds cx_system_page_size() to allocator.h |
4 * adds cx_system_page_size() to allocator.h |
| |
5 * fix that cxReallocate(), cxReallocateArray(), cx_reallocate(), and cx_reallocatearray() |
| |
6 were not returning zero after freeing the memory when passed a size of zero |
| 5 |
7 |
| 6 Version 3.2 - 2025-11-30 |
8 Version 3.2 - 2025-11-30 |
| 7 ------------------------ |
9 ------------------------ |
| 8 |
10 |
| 9 * adds cxMempoolTransfer() and cxMempoolTransferObject() |
11 * adds cxMempoolTransfer() and cxMempoolTransferObject() |