11 * adds runtime constants to read out the actual SBO sizes |
11 * adds runtime constants to read out the actual SBO sizes |
12 * adds improved version of UCX 2 Test framework (now a self-contained header) |
12 * adds improved version of UCX 2 Test framework (now a self-contained header) |
13 * the cx_compare_func symbol is now also declared by compare.h |
13 * the cx_compare_func symbol is now also declared by compare.h |
14 * fixes wrong link from UCX 2 documentation to UCX 3 documentation |
14 * fixes wrong link from UCX 2 documentation to UCX 3 documentation |
15 * fixes critical bug that produced wrong results when comparing lists of different type but same size |
15 * fixes critical bug that produced wrong results when comparing lists of different type but same size |
|
16 * removes flag_removal function from iterator (unfortunately breaks binary compatibility) |
16 * removes CMake |
17 * removes CMake |
17 * removes GTest dependency |
18 * removes GTest dependency |
18 * removes flags to disable SBO in tests |
19 * removes flags to disable SBO in tests |
19 |
20 |
20 Version 3.0 - 2023-07-09 |
21 Version 3.0 - 2023-07-09 |