CHANGELOG

changeset 1062
8baed9b38bc6
parent 1061
c7d23892eab5
child 1070
0a5a356a4486
equal deleted inserted replaced
1061:c7d23892eab5 1062:8baed9b38bc6
11 * adds several new array and list functions 11 * adds several new array and list functions
12 * adds cxBufferReset() 12 * adds cxBufferReset()
13 * adds cxBufferAppend() 13 * adds cxBufferAppend()
14 * adds CX_BUFFER_COPY_ON_WRITE and CX_BUFFER_COPY_ON_EXTEND flags 14 * adds CX_BUFFER_COPY_ON_WRITE and CX_BUFFER_COPY_ON_EXTEND flags
15 * adds cx_cmp_ptr() 15 * adds cx_cmp_ptr()
16 * adds cx_vcmp_* family of functions
16 * adds cx_sprintf() and several more variants 17 * adds cx_sprintf() and several more variants
17 * adds runtime constants to read out the actual SBO sizes 18 * adds runtime constants to read out the actual SBO sizes
18 * adds improved version of UCX 2 Test framework (now a self-contained header) 19 * adds improved version of UCX 2 Test framework (now a self-contained header)
19 * adds cx_nmemb() utility function to common.h 20 * adds cx_nmemb() utility function to common.h
20 * changes all functions, for which there is no dedicated xyz_a variant, 21 * changes all functions, for which there is no dedicated xyz_a variant,

mercurial