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 json.h |
|
7 * adds locale-independent string to number conversion functions |
7 * adds reallocarray() like functions to allocator.h |
8 * adds reallocarray() like functions to allocator.h |
8 * adds cxIterator() to create iterators over raw C arrays |
9 * adds cxIterator() to create iterators over raw C arrays |
9 * adds cx_array_reallocator() and cx_array_default_reallocator |
10 * adds cx_array_reallocator() and cx_array_default_reallocator |
10 * adds several new array and list functions |
11 * adds several new array and list functions |
11 * adds cxBufferReset() |
12 * adds cxBufferReset() |