8200b6f866
- update to 0.6.1: * tests: fix segfault in map_test.c * Add prev_val to cdada_map_insert_replace() API call to make it more useful * CI: add coverage for clang11, 12 and 13.
Dirk Mueller2024-08-18 13:12:14 +00:00
6fb65ab0ee
Accepting request 1158681 from devel:libraries:c_c++
Ana Guerrero2024-03-17 21:16:46 +00:00
5da6c5d5f7
- update to 0.5.2: * map: don't penalize failed insert/erase/find operations * str: add string comparison functions cdada_str_ncmp and cdada_str_ncmp_c * map: add cdada_map_get_pos() * map: allow NULL ptr for val in cdada_map_find() to only check for presence * set: add cdada_set_get_pos() * list: minor change in cdada_list_get() to use std::advance * set: fix some error path return values for first()/last() * set: minor fix in header variable name
Dirk Mueller2024-03-17 09:20:46 +00:00