Thu, 11 Sep 2025 20:10:12 +0200 | Mike Becker | kv-list: fix a possible source of UB when allocation fails during list creation | changeset | files |
Thu, 11 Sep 2025 20:09:33 +0200 | Mike Becker | kv-list: fix support for CX_STORE_POINTERS when using the map interface | changeset | files |
Thu, 11 Sep 2025 19:59:49 +0200 | Mike Becker | remove now unused destructor wrapper | changeset | files |
Wed, 10 Sep 2025 19:15:58 +0200 | Mike Becker | change kv-list destructor strategy to only use the list destructors | changeset | files |
Tue, 09 Sep 2025 22:30:18 +0200 | Mike Becker | change linked_list.c to allow custom data in nodes + implement cx_kv_list_set_key() | changeset | files |
Mon, 08 Sep 2025 22:48:48 +0200 | Mike Becker | add failing test case test_kv_list_set_key() | changeset | files |
Sun, 07 Sep 2025 17:08:26 +0200 | Mike Becker | implement a patch function that results in (almost) always calling the correct destructors | changeset | files |