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 |
Sat, 06 Sep 2025 11:57:17 +0200 | Mike Becker | fix that the fallthrough attributes were not abstracted by the cx_attr macros | changeset | files |
Wed, 03 Sep 2025 23:10:36 +0200 | Mike Becker | add failing tests for when clear/remove are called with destructors in the "opposite" aspect of a kv-list | changeset | files |