changelog
- Sun, 07 Sep 2025 17:08:26 +0200
- by Mike Becker <universe@uap-core.de> [Sun, 07 Sep 2025 17:08:26 +0200] rev 1365
- implement a patch function that results in (almost) always calling the correct destructors
relates to #461
- Sat, 06 Sep 2025 11:57:17 +0200
- by Mike Becker <universe@uap-core.de> [Sat, 06 Sep 2025 11:57:17 +0200] rev 1364
- fix that the fallthrough attributes were not abstracted by the cx_attr macros
- Wed, 03 Sep 2025 23:10:36 +0200
- by Mike Becker <universe@uap-core.de> [Wed, 03 Sep 2025 23:10:36 +0200] rev 1363
- add failing tests for when clear/remove are called with destructors in the "opposite" aspect of a kv-list
relates to #461
- Wed, 03 Sep 2025 22:59:09 +0200
- by Mike Becker <universe@uap-core.de> [Wed, 03 Sep 2025 22:59:09 +0200] rev 1362
- add several fixme and todo comments regarding invoking destructors
relates to #461