CHANGELOG

changeset 970
c9b02747cfc5
parent 963
2f601274bbac
child 971
cc204fc56c9c
equal deleted inserted replaced
969:72e5432f6b42 970:c9b02747cfc5
10 * adds cx_cmp_ptr() 10 * adds cx_cmp_ptr()
11 * adds cx_sprintf() and several more variants 11 * adds cx_sprintf() and several more variants
12 * adds runtime constants to read out the actual SBO sizes 12 * adds runtime constants to read out the actual SBO sizes
13 * adds improved version of UCX 2 Test framework (now a self-contained header) 13 * adds improved version of UCX 2 Test framework (now a self-contained header)
14 * adds cx_nmemb() utility function to common.h 14 * adds cx_nmemb() utility function to common.h
15 * move cx_szmul() to common.h
15 * the cx_compare_func symbol is now declared by compare.h 16 * the cx_compare_func symbol is now declared by compare.h
16 * fixes wrong link from UCX 2 documentation to UCX 3 documentation 17 * fixes wrong link from UCX 2 documentation to UCX 3 documentation
17 * fixes critical bug that produced wrong results when comparing lists of different type but same size 18 * fixes critical bug that produced wrong results when comparing lists of different type but same size
18 * removes flag_removal function from iterator (unfortunately breaks binary compatibility) 19 * removes flag_removal function from iterator (unfortunately breaks binary compatibility)
19 * removes CMake 20 * removes CMake

mercurial