|
|
644100633d
|
xo-alloc2: implement alloc for obj<AAllocator,DArena>
|
2025-12-12 13:42:56 -05:00 |
|
|
|
4865c0cd22
|
xo-alloc2: + Allocator.last_error() for last-error reporting.
|
2025-12-12 13:26:09 -05:00 |
|
|
|
f51d2e7b7c
|
xo-alloc2: mark Allocator.expand() noexcept
|
2025-12-12 13:12:56 -05:00 |
|
|
|
29ecc2dc38
|
xo-alloc2: capture error info, retire exceptions in alloc path
|
2025-12-12 13:10:26 -05:00 |
|
|
|
2538a3e7d8
|
xo-alloc2: + Allocator.allocated() + unit test
|
2025-12-12 11:58:49 -05:00 |
|
|
|
e2efe9d605
|
xo-alloc2: + Allocator.available() + unit test
|
2025-12-12 11:50:12 -05:00 |
|
|
|
24109a9e11
|
xo-alloc2: AAllocator.expand() working
|
2025-12-12 11:38:48 -05:00 |
|
|
|
38f419f2ea
|
xo-alloc2: + Allocator.expand() + streamlining _Any
|
2025-12-12 11:19:05 -05:00 |
|
|
|
e21debcda2
|
xo-alloc2: ++ plumbing for AAllocator / DArena
|
2025-12-12 01:02:45 -05:00 |
|
|
|
f52184f84c
|
+ docs in xo-alloc2/ + misc improvements
|
2025-12-11 22:18:09 -05:00 |
|
|
|
c172492007
|
xo-alloc2: work on fomo Arena
|
2025-12-11 11:14:46 -05:00 |
|
|
|
ec4ecb29aa
|
xo-facet: header impl + docs
|
2025-12-10 20:17:21 -05:00 |
|
|
|
a4e88b674e
|
xo-facet: + doc scaffold + begin include scaffold
|
2025-12-10 09:56:09 -05:00 |
|
|
|
7117a8d9e5
|
+ xo-facet subsystem [WIP]
|
2025-12-09 21:07:24 -05:00 |
|
|
|
7cd07283a5
|
Add 'xo-facet/' from commit 'd1f9e1d307'
git-subtree-dir: xo-facet
git-subtree-mainline: 119638764d
git-subtree-split: d1f9e1d307
|
2025-12-09 17:22:40 -05:00 |
|
|
|
119638764d
|
xo-alloc2: ++ objectmodel improvements
|
2025-12-09 17:21:52 -05:00 |
|
|
|
d1f9e1d307
|
first commit
|
2025-12-09 17:18:24 -05:00 |
|
|
|
d93cf1734b
|
xo-alloc2: object model utest: + concepts, streamlining
|
2025-12-09 15:52:37 -05:00 |
|
|
|
f582caed10
|
xo-alloc2: utest improvements [not working state]
|
2025-12-09 10:47:01 -05:00 |
|
|
|
0c390d383b
|
xo-alloc2: minor improvements + docs
|
2025-12-09 10:46:29 -05:00 |
|
|
|
82b901f8d0
|
merge
|
2025-12-08 23:44:30 -05:00 |
|
|
|
872469f11e
|
xo-object: 3way String compare for clang 16.
|
2025-12-08 23:42:25 -05:00 |
|
|
|
cb0ac934cd
|
xo-alloc2: wip towards uany + fix utest build in xo-ordinaltree
|
2025-12-08 22:53:39 -05:00 |
|
|
|
2aadd8094b
|
xo-alloc2: utest working w/ object-model demo
|
2025-12-08 12:06:35 -05:00 |
|
|
|
a0bc4c37f0
|
xo-alloc2: expand utest manifesto
|
2025-12-07 16:40:20 -05:00 |
|
|
|
ffd391adef
|
xo-alloc2: scaffold for interface+data separation
|
2025-12-07 15:55:33 -05:00 |
|
|
|
007e1e2983
|
xo-alloc2: expand README
|
2025-12-07 12:57:30 -05:00 |
|
|
|
1de8160fae
|
Add 'xo-alloc2/' from commit '639705821d'
git-subtree-dir: xo-alloc2
git-subtree-mainline: c1d33d71c5
git-subtree-split: 639705821d
|
2025-12-07 01:53:52 -05:00 |
|
|
|
c1d33d71c5
|
restore README.md
|
2025-12-07 01:51:15 -05:00 |
|
|
|
639705821d
|
initial commit
|
2025-12-07 01:48:42 -05:00 |
|
|
|
5a9356edcc
|
initial commit
|
2025-12-07 01:45:00 -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 |
|
|
|
c6876ed31a
|
xo-object: spaceship operator for gp<T> + gp<String>
|
2025-12-06 14:16:34 -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 |
|
|
|
3c27dfbf59
|
xo-alloc: check_write_barrier to verify mutation log
|
2025-12-05 10:00:36 -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 |
|
|
|
7cab92e128
|
xo-alloc: provide default Object::display() method
So we can remove from FallbackObjectInterface and IObject
|
2025-12-04 21:44:22 -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 |
|