changelog
- Sat, 05 Oct 2024 14:42:14 +0200
- by Mike Becker <universe@uap-core.de> [Sat, 05 Oct 2024 14:42:14 +0200] rev 908
- rename cxTreeRemove() to cxTreeRemoveSubtree()
relates to #437
- Sat, 05 Oct 2024 14:22:42 +0200
- by Mike Becker <universe@uap-core.de> [Sat, 05 Oct 2024 14:22:42 +0200] rev 907
- fix bug when removing the root node of a tree
relates to #166
- Sat, 05 Oct 2024 14:16:01 +0200
- by Mike Becker <universe@uap-core.de> [Sat, 05 Oct 2024 14:16:01 +0200] rev 906
- add test for simple destructor in trees - fixes #436
- Thu, 03 Oct 2024 17:39:21 +0200
- by Mike Becker <universe@uap-core.de> [Thu, 03 Oct 2024 17:39:21 +0200] rev 905
- complete implementation of remaining high level tree functions
relates to #166
- Thu, 03 Oct 2024 16:31:09 +0200
- by Mike Becker <universe@uap-core.de> [Thu, 03 Oct 2024 16:31:09 +0200] rev 904
- implement cxTreeInsert family of functions
relates to #166
- Thu, 03 Oct 2024 15:42:35 +0200
- by Mike Becker <universe@uap-core.de> [Thu, 03 Oct 2024 15:42:35 +0200] rev 903
- add cxTreeSubtreeDepth()
relates to #166
- Thu, 03 Oct 2024 15:38:05 +0200
- by Mike Becker <universe@uap-core.de> [Thu, 03 Oct 2024 15:38:05 +0200] rev 902
- implement cxTreeCreate family of functions
relates to #166
- Wed, 02 Oct 2024 19:11:40 +0200
- by Mike Becker <universe@uap-core.de> [Wed, 02 Oct 2024 19:11:40 +0200] rev 901
- add functions to link/unlink nodes manually
relates to #166
- Mon, 30 Sep 2024 19:19:44 +0200
- by Mike Becker <universe@uap-core.de> [Mon, 30 Sep 2024 19:19:44 +0200] rev 900
- downgrade the attention block regarding the auto-register of a simple destructor to a note
relates to #166
- Mon, 30 Sep 2024 19:17:19 +0200
- by Mike Becker <universe@uap-core.de> [Mon, 30 Sep 2024 19:17:19 +0200] rev 899
- more prototypes for tree functions
relates to #166