CHANGELOG

changeset 1111
78eeeb950883
parent 1110
a0e9be7ed131
child 1112
22dc2163fffd
equal deleted inserted replaced
1110:a0e9be7ed131 1111:78eeeb950883
30 * moves cx_szmul() to common.h 30 * moves cx_szmul() to common.h
31 * moves stream copy functions to new streams.h 31 * moves stream copy functions to new streams.h
32 * removes utils.h 32 * removes utils.h
33 * removes flag_removal function from iterator 33 * removes flag_removal function from iterator
34 * removes cxMapDetach() and makes cxMapRemoveAndGet() compatible with both map variants 34 * removes cxMapDetach() and makes cxMapRemoveAndGet() compatible with both map variants
35 * removes the API for changing the store_pointer property of collections after their creation
35 * removes CMake 36 * removes CMake
36 * removes GTest dependency 37 * removes GTest dependency
37 * removes flags to disable SBO in tests 38 * removes flags to disable SBO in tests
38 * fixes cx_strcmp() and cx_strcasecmp() not being useful for lexicographic ordering 39 * fixes cx_strcmp() and cx_strcasecmp() not being useful for lexicographic ordering
39 * fixes cx_hash_key_cxstr() evaluating the argument twice 40 * fixes cx_hash_key_cxstr() evaluating the argument twice

mercurial