CHANGELOG

changeset 1049
415bf2ce6bab
parent 1030
06091e067bee
child 1050
3df63e95921a
equal deleted inserted replaced
1048:12f38affefd5 1049:415bf2ce6bab
28 * removes flag_removal function from iterator 28 * removes flag_removal function from iterator
29 * removes cxMapDetach() and makes cxMapRemoveAndGet() compatible with both map variants 29 * removes cxMapDetach() and makes cxMapRemoveAndGet() compatible with both map variants
30 * removes CMake 30 * removes CMake
31 * removes GTest dependency 31 * removes GTest dependency
32 * removes flags to disable SBO in tests 32 * removes flags to disable SBO in tests
33 * fixes cx_hash_key_cxstr() being a macro, evaluating the argument twice
33 * fixes wrong link from UCX 2 documentation to UCX 3 documentation 34 * fixes wrong link from UCX 2 documentation to UCX 3 documentation
34 * fixes critical bug that produced wrong results when comparing lists of different type but same size 35 * fixes critical bug that produced wrong results when comparing lists of different type but same size
35 36
36 Version 3.0 - 2023-07-09 37 Version 3.0 - 2023-07-09
37 ------------------------ 38 ------------------------

mercurial