CHANGELOG

changeset 1110
a0e9be7ed131
parent 1071
028cb6d22197
child 1111
78eeeb950883
equal deleted inserted replaced
1109:89ec23988b88 1110:a0e9be7ed131
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

mercurial