1 Version 3.1 - tbd. |
1 Version 3.1 - tbd. |
2 ------------------------ |
2 ------------------------ |
3 |
3 |
4 * adds properties.h |
4 * adds properties.h |
5 * adds tree.h |
5 * adds tree.h |
|
6 * adds json.h |
6 * adds reallocarray() like functions to allocator.h |
7 * adds reallocarray() like functions to allocator.h |
7 * adds cxIterator() to create iterators over raw C arrays |
8 * adds cxIterator() to create iterators over raw C arrays |
8 * adds cx_array_reallocator() and cx_array_default_reallocator |
9 * adds cx_array_reallocator() and cx_array_default_reallocator |
9 * adds several new array and list functions |
10 * adds several new array and list functions |
10 * adds cxBufferReset() |
11 * adds cxBufferReset() |