10 * adds cxIteratorPtr() to create iterators over raw C pointer arrays |
10 * adds cxIteratorPtr() to create iterators over raw C pointer arrays |
11 * adds cx_array_reallocator() and cx_array_default_reallocator |
11 * adds cx_array_reallocator() and cx_array_default_reallocator |
12 * adds several new array and list functions |
12 * adds several new array and list functions |
13 * adds cxBufferReset() |
13 * adds cxBufferReset() |
14 * adds cxBufferAppend() |
14 * adds cxBufferAppend() |
|
15 * adds cxBufferEnableFlushing() and cxBufferFlush() |
15 * adds CX_BUFFER_COPY_ON_WRITE and CX_BUFFER_COPY_ON_EXTEND flags |
16 * adds CX_BUFFER_COPY_ON_WRITE and CX_BUFFER_COPY_ON_EXTEND flags |
16 * adds cx_cmp_ptr() |
17 * adds cx_cmp_ptr() |
17 * adds cx_vcmp_* family of functions |
18 * adds cx_vcmp_* family of functions |
18 * adds cx_sprintf() and several more variants |
19 * adds cx_sprintf() and several more variants |
19 * adds runtime constants to read out the actual SBO sizes |
20 * adds runtime constants to read out the actual SBO sizes |