| 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 |