CHANGELOG

changeset 810
85859399a0cc
parent 808
f7f193893894
child 817
949908c97474
equal deleted inserted replaced
809:b7e2e1d7ed22 810:85859399a0cc
2 ------------------------ 2 ------------------------
3 * adds cx_linked_list_find_node() 3 * adds cx_linked_list_find_node()
4 * adds cxListFindRemove() 4 * adds cxListFindRemove()
5 * adds cxBufferReset() 5 * adds cxBufferReset()
6 * adds cx_cmp_ptr() 6 * adds cx_cmp_ptr()
7 * adds cx_sprintf() and several more variants
7 * adds runtime constants to read out the actual SBO sizes 8 * adds runtime constants to read out the actual SBO sizes
8 * adds improved version of UCX 2 Test framework (now a self-contained header) 9 * adds improved version of UCX 2 Test framework (now a self-contained header)
9 * the cx_compare_func symbol is now also declared by compare.h 10 * the cx_compare_func symbol is now also declared by compare.h
10 * fixes wrong link from UCX 2 documentation to UCX 3 documentation 11 * fixes wrong link from UCX 2 documentation to UCX 3 documentation
11 * fixes critical bug that produced wrong results when comparing lists of different type but same size 12 * fixes critical bug that produced wrong results when comparing lists of different type but same size

mercurial