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