6 * adds reallocarray() like functions to allocator.h |
6 * adds reallocarray() like functions to allocator.h |
7 * adds cxIterator() to create iterators over raw C arrays |
7 * adds cxIterator() to create iterators over raw C arrays |
8 * adds cx_array_reallocator() and cx_array_default_reallocator |
8 * adds cx_array_reallocator() and cx_array_default_reallocator |
9 * adds several new array and list functions |
9 * adds several new array and list functions |
10 * adds cxBufferReset() |
10 * adds cxBufferReset() |
|
11 * adds CX_BUFFER_COPY_ON_WRITE flag |
11 * adds cx_cmp_ptr() |
12 * adds cx_cmp_ptr() |
12 * adds cx_sprintf() and several more variants |
13 * adds cx_sprintf() and several more variants |
13 * adds runtime constants to read out the actual SBO sizes |
14 * adds runtime constants to read out the actual SBO sizes |
14 * adds improved version of UCX 2 Test framework (now a self-contained header) |
15 * adds improved version of UCX 2 Test framework (now a self-contained header) |
15 * adds cx_nmemb() utility function to common.h |
16 * adds cx_nmemb() utility function to common.h |