Commit graph

16 commits

Author SHA1 Message Date
6c334d91d7 xo-ordinaltree: adj to drop RedBlackTree as friend of Node 2025-12-05 22:58:36 -05:00
89ce7f7962 xo-ordinaltree: start work on gc-aware Key,Value in rbtree 2025-12-05 19:54:00 -05:00
39a9dc725c xo-ordinaltree: expand unittest + debug logging 2025-12-05 18:38:29 -05:00
b4d12edc00 xo-ordinaltree: notify gc when root changes in rbtree.erase 2025-12-05 09:59:47 -05:00
0a2dd316ee xo-alloc/xo-ordinaltree: refactor rbtree Node alloc
progress toward careful gc-aware assignment
2025-12-04 21:31:55 -05:00
37d08b8c67 xo-ordinaltree: add _gc_assign_member feature to gc-aware allocs 2025-12-04 17:33:40 -05:00
e65cee6968 xo-alloc - compile-time property for trivial deallocate 2025-12-04 17:32:29 -05:00
b8c41b9317 xo-allocutil: streamlet: object_interface_type 2025-12-03 21:27:42 -05:00
fa5c4ad1b6 bugfix: missing #pragma once 2025-12-03 17:12:51 -05:00
92d22defe2 xo-alloc / xo-ordinaltree: + concepts + allocator-aware 2025-12-03 15:36:59 -05:00
fe7edbe192 xo-alloc: UT for allocator interation + misc improvements 2025-12-02 17:07:19 -05:00
62024de44f xo-alloc / xo-ordinaltree: work on dual-alloc-policy trees 2025-12-02 10:37:07 -05:00
b1562b1ee6 xo-ordinaltree: GC test [wip] 2025-12-01 22:25:41 -05:00
74d106c43e xo-alloc xo-ordinaltree: GC option work in progress 2025-12-01 14:22:41 -05:00
7a2dc433bc xo-alloc + xo-allocutil: refactor to shrink dep surface area 2025-12-01 01:20:49 -05:00
949e2ca375 initial commit 2025-11-30 23:16:04 -05:00