Commit graph

37 commits

Author SHA1 Message Date
831fc10c18 xo-cmake: setup to make share target available via cmake install 2026-02-27 19:38:53 +11:00
cd8d6a2f67 xo-arena: DArenaHashMap: generative test + check load factor 2026-01-07 16:52:50 -05:00
f52184f84c + docs in xo-alloc2/ + misc improvements 2025-12-11 22:18:09 -05:00
cb0ac934cd xo-alloc2: wip towards uany + fix utest build in xo-ordinaltree 2025-12-08 22:53:39 -05:00
a3a73c3aa3 xo-ordinaltree: work on gp<String>-key unit test 2025-12-06 19:42:36 -05:00
d13d2f54ed xo-ordinaltree: use Compare parameter throughout 2025-12-06 14:17:19 -05:00
1d3999a6bd xo-ordinaltree: 3-way comparison scaffolding. wip 2025-12-06 10:56:10 -05:00
13d5023ac6 xo-ordinaltree: scaffold key_compare parameter 2025-12-06 00:51:31 -05:00
7e149d0558 xo-ordinaltree: minor tidy 2025-12-05 23:29:00 -05:00
6b148ecdc4 xo-ordinaltree: refactor to streamline Node i/face 2025-12-05 23:22:20 -05:00
57197974ae xo-ordinaltree: adj to drop RedBlackTree as friend of Node 2025-12-05 22:58:36 -05:00
528a772ea2 xo-ordinaltree: start work on gc-aware Key,Value in rbtree 2025-12-05 19:54:00 -05:00
3d06980b42 xo-ordinaltree: expand unittest + debug logging 2025-12-05 18:38:29 -05:00
39794ecc0f xo-ordinaltree: bugfix: Node: bad arg to _gc_assign_member 2025-12-05 18:36:29 -05:00
e5c3d4c714 xo-ordinaltree: notify gc when root changes in rbtree.erase 2025-12-05 09:59:47 -05:00
12f40c8049 xo-ordinaltree: rbtree ops satisfy gc write barriers 2025-12-04 23:38:56 -05:00
5542fdea8b xo-alloc/xo-ordinaltree: refactor rbtree Node alloc
progress toward careful gc-aware assignment
2025-12-04 21:31:55 -05:00
451425af87 xo-ordinaltree: alloc-aware node reparenting. WIP. 2025-12-04 18:58:58 -05:00
c56dd72292 xo-ordinaltree: add _gc_assign_member feature to gc-aware allocs 2025-12-04 17:33:40 -05:00
b5d70d0f1b xo-alloc - compile-time property for trivial deallocate 2025-12-04 17:32:29 -05:00
69bf615810 xo-allocutil: streamlet: gc_allocator_traits::object_interface_type 2025-12-03 21:26:51 -05:00
113869342c xo-ordinaltree: RedBlackTree is gc-alloc-aware 2025-12-03 17:13:11 -05:00
72e8db30e1 xo-alloc / xo-ordinaltree: + concepts + allocator-aware 2025-12-03 15:36:59 -05:00
e454bee6af xo-alloc: UT for allocator interation + misc improvements 2025-12-02 17:07:19 -05:00
c7816416c5 xo-alloc / xo-ordinaltree: work on dual-alloc-policy trees 2025-12-02 10:37:07 -05:00
b03f0be2f2 xo-ordinaltree: GC test [wip] 2025-12-01 22:25:41 -05:00
4d2bc7f245 xo-ordinaltree: use gc_allocator_traits 2025-12-01 14:33:41 -05:00
1b8526df08 xo-ordinaltree: revert refactor attempt 2025-12-01 14:28:35 -05:00
3a840546fe xo-alloc xo-ordinaltree: GC option work in progress 2025-12-01 14:22:41 -05:00
08f26ffd48 xo-ordinaltree: cosmetic 2025-11-30 23:17:44 -05:00
3d7ddd2f8c xo-ordinaltree: refactor: split -> multiple .hpp files 2025-11-30 18:12:03 -05:00
792df8b297 xo-ordinaltree: custom allocator support in RB tree 2025-11-30 17:02:48 -05:00
8c3feb927a xo-ordinaltree: stable memory location for {key,value} on erase 2025-11-30 14:15:20 -05:00
cf846b2f8d xo-interpreter: handle litersl strings. Broken memory model. 2025-11-29 20:19:33 -05:00
d1b85c647d xo-ordinaltree: drop legacy lcov build 2025-08-06 09:31:28 -05:00
e80304a09b xo-object: generative GC utest + reinstate coverage build 2025-08-06 09:30:37 -05:00
9778da2094 Add 'xo-ordinaltree/' from commit 'e40dc2daab'
git-subtree-dir: xo-ordinaltree
git-subtree-mainline: aaa3864229
git-subtree-split: e40dc2daab
2025-05-10 18:59:48 -05:00