Commit graph

2,285 commits

Author SHA1 Message Date
1383c477f0 xo-alloc2: work on AllocIterator [WIP] 2025-12-17 10:21:57 -05:00
bc1f669ec7 xo-alloc2: utest: check guard bytes 2025-12-16 23:00:00 -05:00
7cd7b6dfdb xo-alloc2: refactor: + AllocInfo.cpp 2025-12-16 22:08:44 -05:00
5a5de795c1 xo-alloc2: add guard-byte spans to AllocInfo 2025-12-16 21:43:51 -05:00
1dc221e65f xo-alloc2: rename: AllocatorError -> AllocError 2025-12-16 17:18:38 -05:00
ef8ec32a2d xo-alloc2: + Allocator::alloc_info()
Also extend unit test
2025-12-16 16:44:44 -05:00
e369bc93f4 xo-alloc2: refactor - explicit AllocHeader class 2025-12-16 11:43:41 -05:00
a757904dcc xo-alloc2 : work on X1Collector unit test [WIP] 2025-12-15 22:43:21 -05:00
017397117c xo-alloc2: + comments 2025-12-15 01:05:38 -05:00
9099c09dd3 xo-alloc2: progress on forwarding objects [WIP] 2025-12-15 00:56:49 -05:00
eda51583c5 xo-alloc2: ICollector_Xfer + ICollector_DX1Collector [WIP] 2025-12-14 18:30:46 -05:00
1b5067d643 xo-alloc2: still more header org-streamlining 2025-12-14 17:28:19 -05:00
cffee6b7cf xo-alloc2: header reorg redux 2025-12-14 17:16:05 -05:00
45e05f03cb xo-alloc2: streamline headers (more reorg) 2025-12-14 17:04:45 -05:00
f07febd7a2 xo-alloc2: header reorg 2025-12-14 17:01:48 -05:00
9d4a920736 xo-alloc2: header reorg + DX1Collector utest 2025-12-14 16:58:58 -05:00
29a15547fb xo-alloc2: header reorg + DX1Collector utest 2025-12-14 16:58:25 -05:00
9b74d749a3 xo-alloc2 xo-object: bugfix + refactor -> IGCObject_DList builds 2025-12-14 13:52:29 -05:00
7f792bea9b xo-alloc2: shallow_copy api + bugfixes [WIP] 2025-12-14 11:30:12 -05:00
e5cb3ff96b + xo-object2 2025-12-14 11:29:54 -05:00
d005eee946 Add 'xo-object2/' from commit '1bb0a71705'
git-subtree-dir: xo-object2
git-subtree-mainline: 198f46f1c4
git-subtree-split: 1bb0a71705
2025-12-13 22:21:23 -05:00
198f46f1c4 xo-alloc2 scaffold for ACollector + AGCObject facets. [WIP] 2025-12-13 22:20:29 -05:00
c6b57232e8 xo-alloc2: + guard bytes at beginning of arena + refactoring 2025-12-13 22:15:43 -05:00
1bb0a71705 initial commit 2025-12-13 22:12:49 -05:00
6cf535eaef xo-alloc2: streamlining + bugfixes [wip] 2025-12-12 19:44:38 -05:00
8d0af9a0e3 xo-alloc2: make AAllocator.name() -> string_view 2025-12-12 14:40:16 -05:00
1ac6631d6d xo-alloc2: allocation unit tests 2025-12-12 14:04:20 -05:00
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