Commit graph

41 commits

Author SHA1 Message Date
823b1f198e xo-alloc2: tiny work on alloc iterator utest 2025-12-18 20:41:23 -05:00
1ec9759f19 xo-alloc: streamlining DArena allocation: + construct_with() helper 2025-12-18 19:41:47 -05:00
f9cc86e4a5 xo-alloc2: refactor: consolidate alloc methods into DArena 2025-12-18 18:54:01 -05:00
181ae9f12b xo-alloc2: + Allocator.alloc_range() with DArena input 2025-12-18 18:34:54 -05:00
d8ed0d6235 xo-alloc2: work on alloc iteration. 2025-12-18 11:22:36 -05:00
85204e9847 xo-alloc2: bugfix for DX1CollectorIterator 2025-12-17 21:02:30 -05:00
bf27314688 xo-alloc2: DX1CollectorIterator infra [WIP] 2025-12-17 20:16:46 -05:00
59c0311ed7 xo-alloc2: work on AllocIterator [WIP] 2025-12-17 10:21:57 -05:00
7ae1a34ed3 xo-alloc2: utest: check guard bytes 2025-12-16 23:00:00 -05:00
86f868589c xo-alloc2: refactor: + AllocInfo.cpp 2025-12-16 22:08:44 -05:00
75897884f0 xo-alloc2: add guard-byte spans to AllocInfo 2025-12-16 21:43:51 -05:00
2dec6dbee8 xo-alloc2: rename: AllocatorError -> AllocError 2025-12-16 17:18:38 -05:00
56bdaec94c xo-alloc2: + Allocator::alloc_info()
Also extend unit test
2025-12-16 16:44:44 -05:00
92fc2a4961 xo-alloc2: refactor - explicit AllocHeader class 2025-12-16 11:43:41 -05:00
1fd5d544f2 xo-alloc2 : work on X1Collector unit test [WIP] 2025-12-15 22:43:21 -05:00
0c2cd7a64e xo-alloc2: + comments 2025-12-15 01:05:38 -05:00
31a8a8ae48 xo-alloc2: progress on forwarding objects [WIP] 2025-12-15 00:56:49 -05:00
257fc258ae xo-alloc2: ICollector_Xfer + ICollector_DX1Collector [WIP] 2025-12-14 18:30:46 -05:00
b26212c5aa xo-alloc2: still more header org-streamlining 2025-12-14 17:28:19 -05:00
fa32a95be5 xo-alloc2: header reorg redux 2025-12-14 17:16:05 -05:00
8134cd27d4 xo-alloc2: streamline headers (more reorg) 2025-12-14 17:04:45 -05:00
019913bb51 xo-alloc2: header reorg 2025-12-14 17:01:48 -05:00
0496bd12e6 xo-alloc2: header reorg + DX1Collector utest 2025-12-14 16:58:58 -05:00
df8892442c xo-alloc2: header reorg + DX1Collector utest 2025-12-14 16:58:25 -05:00
6e6305c72f xo-alloc2 xo-object: bugfix + refactor -> IGCObject_DList builds 2025-12-14 13:52:29 -05:00
201d2576ad xo-alloc2: shallow_copy api + bugfixes [WIP] 2025-12-14 11:30:12 -05:00
71bdda1e16 xo-alloc2 scaffold for ACollector + AGCObject facets. [WIP] 2025-12-13 22:20:29 -05:00
0e10777767 xo-alloc2: + guard bytes at beginning of arena + refactoring 2025-12-13 22:15:43 -05:00
0c7d63bf01 xo-alloc2: streamlining + bugfixes [wip] 2025-12-12 19:44:38 -05:00
37b1b9d312 xo-alloc2: make AAllocator.name() -> string_view 2025-12-12 14:40:16 -05:00
c63ec1f4d1 xo-alloc2: allocation unit tests 2025-12-12 14:04:20 -05:00
f2f10242ac xo-alloc2: implement alloc for obj<AAllocator,DArena> 2025-12-12 13:42:56 -05:00
1b1a2b5eab xo-alloc2: + Allocator.last_error() for last-error reporting. 2025-12-12 13:26:09 -05:00
07569add32 xo-alloc2: mark Allocator.expand() noexcept 2025-12-12 13:12:56 -05:00
360ae4cb45 xo-alloc2: capture error info, retire exceptions in alloc path 2025-12-12 13:10:26 -05:00
045029ae19 xo-alloc2: + Allocator.allocated() + unit test 2025-12-12 11:58:49 -05:00
7bca67eafc xo-alloc2: + Allocator.available() + unit test 2025-12-12 11:50:12 -05:00
12ade26a79 xo-alloc2: + Allocator.expand() + streamlining _Any 2025-12-12 11:19:05 -05:00
e0dd9d2a1c xo-alloc2: ++ plumbing for AAllocator / DArena 2025-12-12 01:02:45 -05:00
5964bcf3d5 + docs in xo-alloc2/ + misc improvements 2025-12-11 22:18:09 -05:00
a69158ab32 xo-alloc2: work on fomo Arena 2025-12-11 11:14:46 -05:00