7 Commits

Author SHA256 Message Date
8539497cce Accepting request 1329717 from home:AndreasStieger:branches:devel:libraries:c_c++
libcdada 0.6.3

OBS-URL: https://build.opensuse.org/request/show/1329717
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcdada?expand=0&rev=12
2026-01-29 15:41:34 +00:00
ded89cad99 Accepting request 1308628 from home:Andreas_Schwab:riscv:valgrind
- Don't use valgrind in qemu emulation

OBS-URL: https://build.opensuse.org/request/show/1308628
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcdada?expand=0&rev=10
2025-10-03 06:32:36 +00:00
67b7395674 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcdada?expand=0&rev=8
2024-08-18 13:12:14 +00:00
acf5089099 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcdada?expand=0&rev=6
2024-03-17 09:20:46 +00:00
db2413a00e Accepting request 975054 from home:cgiboudeaux:branches:devel:libraries:c_c++
- Update to 0.4.0
  * Add cdada_map_insert_replace()
  * Improved public API documentation
  * build: add --without-tests --without-examples build options
  * Fix E_EMPTY return codes set/map/list/stack/queue
  * Fix make check when valgrind is not installed

OBS-URL: https://build.opensuse.org/request/show/975054
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcdada?expand=0&rev=4
2022-05-05 17:59:37 +00:00
3338035db8 Accepting request 915118 from home:jengelh:branches:devel:libraries:c_c++
- Ensure neutrality of description.

OBS-URL: https://build.opensuse.org/request/show/915118
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcdada?expand=0&rev=3
2021-08-30 16:27:39 +00:00
fd17d3d95d Accepting request 878981 from home:mnhauke
Initial package for libcdada

OBS-URL: https://build.opensuse.org/request/show/878981
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libcdada?expand=0&rev=1
2021-03-16 21:23:55 +00:00