CHANGELOG

changeset 1071
028cb6d22197
parent 1070
0a5a356a4486
child 1110
a0e9be7ed131
equal deleted inserted replaced
1070:0a5a356a4486 1071:028cb6d22197
32 * removes flag_removal function from iterator 32 * removes flag_removal function from iterator
33 * removes cxMapDetach() and makes cxMapRemoveAndGet() compatible with both map variants 33 * removes cxMapDetach() and makes cxMapRemoveAndGet() compatible with both map variants
34 * removes CMake 34 * removes CMake
35 * removes GTest dependency 35 * removes GTest dependency
36 * removes flags to disable SBO in tests 36 * removes flags to disable SBO in tests
37 * fixes cx_strcmp() and cx_strcasecmp() not being useful for lexicographic ordering
37 * fixes cx_hash_key_cxstr() evaluating the argument twice 38 * fixes cx_hash_key_cxstr() evaluating the argument twice
38 * fixes wrong link from UCX 2 documentation to UCX 3 documentation 39 * fixes wrong link from UCX 2 documentation to UCX 3 documentation
39 * fixes critical bug that produced wrong results when comparing lists of different type but same size 40 * fixes critical bug that produced wrong results when comparing lists of different type but same size
40 41
41 Version 3.0 - 2023-07-09 42 Version 3.0 - 2023-07-09

mercurial