Commit graph

116 commits

Author SHA1 Message Date
e1d19aaea7 xo-interpreter2: work towards utest w/ vsm+reader [WIP] 2026-02-01 22:12:28 -05:00
6346345b10 xo-arena: + DArena.expand utest 2026-01-06 17:39:10 -05:00
78a71baa31 xo-arena: annex DArena.* DArenaIterator.* from xo-alloc2 2026-01-06 00:49:41 -05:00
06456d07c6 xo-arena: annex ArenaConfig.hpp from xo-alloc2/ 2026-01-06 00:41:37 -05:00
5f882ca19d xo-arena: annex cmpresult.*pp from xo-alloc2 2026-01-06 00:30:40 -05:00
c4734e2960 xo-arena: annex ArenaConfig.*pp from xo-alloc2/ 2026-01-06 00:17:13 -05:00
e2cf88eb10 xo-arena: annex AllocInfo.*pp from xo-alloc2 2026-01-06 00:14:13 -05:00
0151c0ce4d xo-arena: annex AllocHeaderConfig.hpp from xo-alloc2 2026-01-06 00:11:29 -05:00
49ee32cb30 xo-arena: annex padding from xo-alloc2 2026-01-06 00:08:50 -05:00
afa2942159 xo-alloc2 xo-arena: adopt AllocHeader.hpp 2026-01-06 00:05:10 -05:00
5d83363a69 xo-arena xo-facet xo-alloc2: build restored 2026-01-06 00:01:38 -05:00
ed0ca0a16b xo-gc: copy/move step for collection phase 2026-01-04 00:34:19 -05:00
0aa111abd5 xo-alloc2: gcc compiler nit 2026-01-03 14:01:45 -05:00
c1ebe1febd xo-object2: utest: ++ allocation in collector utest 2026-01-02 18:55:53 -05:00
d5b6861b80 xo-alloc: explicit typeseq arg to alloc 2026-01-02 10:20:19 -05:00
3af1cf1bda xo-facet: typeseq strongly typed 2026-01-02 09:52:16 -05:00
90bb58e186 xo-facet: extend facet gen scope to IFoo_{Xfer,Any}, RFoo 2025-12-25 12:33:07 -05:00
0136044ba2 xo-alloc2: ++ documentation 2025-12-24 01:29:57 -05:00
289751d3fd xo-alloc2: ++ documentation + threshold size for THP feature 2025-12-23 21:06:38 -05:00
3b89f367d7 xo-gc: refactor to extract DX1Collector etc from xo-alloc2/ 2025-12-22 22:24:10 -05:00
acf371b8c2 xo-alloc2: ++ docs 2025-12-22 20:46:40 -05:00
7e8f49d256 xo-alloc2: misc refactoring / debug logging 2025-12-21 22:37:39 -05:00
c6fbaf7b5e xo-alloc2: working operator* for AAllocIterator 2025-12-21 16:20:13 -05:00
0a596294b2 xo-alloc2: + AllocRange aux class, for alloc_range() 2025-12-21 15:23:39 -05:00
30615341e2 xo-alloc2: work on alloc_range + operator++ for alloc iterators [WIP] 2025-12-19 13:55:19 -05:00
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