SHA256
8
0
forked from pool/libcdada

10 Commits

Author SHA256 Message Date
93933ccc73 Accepting request 1194556 from devel:libraries:c_c++
- 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/request/show/1194556
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcdada?expand=0&rev=5
2024-08-18 16:20:18 +00:00
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.

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
6fb65ab0ee Accepting request 1158681 from devel:libraries:c_c++
- 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/request/show/1158681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcdada?expand=0&rev=4
2024-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

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
ed27e78dc7 Accepting request 975251 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/975251
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcdada?expand=0&rev=3
2022-05-05 21:07:39 +00:00
Martin Hauke
d9f3085143 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
e2ab0bf3c5 Accepting request 915120 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/915120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcdada?expand=0&rev=2
2021-08-31 17:55:22 +00:00
Martin Hauke
2f03ab6038 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
3e18343b15 Accepting request 879521 from devel:libraries:c_c++
I want to maintain libcdada in Factory

OBS-URL: https://build.opensuse.org/request/show/879521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcdada?expand=0&rev=1
2021-03-17 19:16:23 +00:00
a52596ffd5 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