CHANGELOG

changeset 920
02adaa52d0c4
parent 854
fe0d69d72bcd
equal deleted inserted replaced
919:75da57d4634e 920:02adaa52d0c4
1 Version 3.1 - tbd. 1 Version 3.1 - tbd.
2 ------------------------ 2 ------------------------
3 * adds tree.h 3 * adds tree.h
4 * adds cxIterator() to create iterators over raw C arrays 4 * adds cxIterator() to create iterators over raw C arrays
5 * adds cx_array_default_reallocator 5 * adds cx_array_default_reallocator
6 * adds several new cx_array_*() functions 6 * adds several new array and list functions
7 * adds cx_linked_list_find_node()
8 * adds cxListFindRemove()
9 * adds cxBufferReset() 7 * adds cxBufferReset()
10 * adds cx_cmp_ptr() 8 * adds cx_cmp_ptr()
11 * adds cx_sprintf() and several more variants 9 * adds cx_sprintf() and several more variants
12 * adds runtime constants to read out the actual SBO sizes 10 * adds runtime constants to read out the actual SBO sizes
13 * adds improved version of UCX 2 Test framework (now a self-contained header) 11 * adds improved version of UCX 2 Test framework (now a self-contained header)

mercurial