CHANGELOG

changeset 770
ed710122af44
parent 764
ccbdbd088455
child 786
b0ebb3d88407
equal deleted inserted replaced
769:b53e0e003d7e 770:ed710122af44
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 improved version of UCX 2 Test framework (now a self-contained header)
7 * fixes wrong link from UCX 2 documentation to UCX 3 documentation 8 * fixes wrong link from UCX 2 documentation to UCX 3 documentation
8 * removes CMake, except for tests at the moment, in favor of uwproj 9 * removes CMake
10 * removes GTest dependency
9 11
10 Version 3.0 - 2023-07-09 12 Version 3.0 - 2023-07-09
11 ------------------------ 13 ------------------------
12 * complete redesign from scratch 14 * complete redesign from scratch
13 * collections can now store copies of objects and not just pointers 15 * collections can now store copies of objects and not just pointers

mercurial