|
|
596589bb7b
|
xo-gc: + poly gc root method
|
2026-01-03 00:33:35 -05:00 |
|
|
|
e0cb07c9f5
|
xo-gc: + execute_gc() scaffold
|
2026-01-03 00:19:26 -05:00 |
|
|
|
44a096c6f7
|
xo-gc: + Collector.is_type_installed()
|
2026-01-02 22:33:54 -05:00 |
|
|
|
3f1470f938
|
xo-object2: utest: ++ allocation in collector utest
|
2026-01-02 18:55:53 -05:00 |
|
|
|
6bd33bd900
|
xo-alloc: explicit typeseq arg to alloc
|
2026-01-02 10:20:19 -05:00 |
|
|
|
8c56a94238
|
xo-object2: type registration + gc fixes
|
2026-01-02 09:53:23 -05:00 |
|
|
|
fb14fcad15
|
xo-facet: typeseq strongly typed
|
2026-01-02 09:52:16 -05:00 |
|
|
|
afc44e71fa
|
xo-gc xo-object2 xo-facet: builds w/ ISequence,Dlist
|
2025-12-29 14:32:52 -05:00 |
|
|
|
519df04e34
|
xo-facet xo-object2 facet gen bugfixes
|
2025-12-26 02:18:16 -05:00 |
|
|
|
3b64c6ae27
|
xo-facet xo-object2 xo-cmake: facet tidy + build integration
|
2025-12-26 02:09:25 -05:00 |
|
|
|
25de1e30ef
|
xo-facet: support facet files in separate subdir
|
2025-12-25 13:02:56 -05:00 |
|
|
|
aa7cb8cacf
|
xo-facet: generate top-level per-facet .hpp file
|
2025-12-25 12:46:18 -05:00 |
|
|
|
3b1be6843c
|
xo-facet: extend facet gen scope to IFoo_{Xfer,Any}, RFoo
|
2025-12-25 12:33:07 -05:00 |
|
|
|
66bd3380aa
|
xo-facet: expand genfacet.py, generate IFoo_Any.hpp
|
2025-12-24 23:11:14 -05:00 |
|
|
|
eadf26bb9c
|
xo-facet: facet template [WIP]
|
2025-12-24 19:40:48 -05:00 |
|
|
|
a8ff0ffec3
|
xo-gc xo-object2 xo-alloc2: templates for FOMO [WIP]
|
2025-12-24 19:39:11 -05:00 |
|
|
|
2eee5e715d
|
xo-alloc2: ++ documentation
|
2025-12-24 01:29:57 -05:00 |
|
|
|
5465235b13
|
xo-alloc2: ++ documentation + threshold size for THP feature
|
2025-12-23 21:06:38 -05:00 |
|
|
|
3bd5fe699f
|
xo-alloc2: ++ docs + scaffold xo-gc docs
|
2025-12-23 01:20:11 -05:00 |
|
|
|
8b5e2dd59f
|
xo-gc xo-alloc: refactor for file organization
|
2025-12-22 23:31:12 -05:00 |
|
|
|
093cf3c969
|
xo-gc: refactor to extract DX1Collector etc from xo-alloc2/
|
2025-12-22 22:24:10 -05:00 |
|
|
|
4d509453fd
|
Add 'xo-gc/' from commit '2623df5378'
git-subtree-dir: xo-gc
git-subtree-mainline: 06c7a6c1db
git-subtree-split: 2623df5378
|
2025-12-22 20:46:53 -05:00 |
|
|
|
06c7a6c1db
|
xo-alloc2: ++ docs
|
2025-12-22 20:46:40 -05:00 |
|
|
|
2623df5378
|
initial commit
|
2025-12-22 20:44:41 -05:00 |
|
|
|
9597a55600
|
xo-alloc2: utest: cleanup stray error messages
|
2025-12-21 22:55:19 -05:00 |
|
|
|
59ba178630
|
xo-alloc2: misc refactoring / debug logging
|
2025-12-21 22:37:39 -05:00 |
|
|
|
c9d37e13d1
|
xo-alloc2: bugfix: account for guard_z for begin_header()
|
2025-12-21 22:36:05 -05:00 |
|
|
|
cb0add52df
|
xo-alloc2: working operator* for AAllocIterator
|
2025-12-21 16:20:13 -05:00 |
|
|
|
af1707aa03
|
xo-alloc2: utest: verify ++op for alloc iterators
|
2025-12-21 15:28:25 -05:00 |
|
|
|
9db150290d
|
xo-alloc2: tidy: rename DArenaIterator utest for consistency
|
2025-12-21 15:27:14 -05:00 |
|
|
|
84a4d46804
|
xo-alloc2: + AllocRange aux class, for alloc_range()
|
2025-12-21 15:23:39 -05:00 |
|
|
|
73d8d1945f
|
xo-alloc2: bugfix: properly assign iface_ pointer for OObject ops
|
2025-12-20 22:40:33 -05:00 |
|
|
|
5c7a2e1ad5
|
xo-alloc2: work on alloc_range + operator++ for alloc iterators [WIP]
|
2025-12-19 13:55:19 -05:00 |
|
|
|
d09c18eb19
|
xo-alloc2: tiny work on alloc iterator utest
|
2025-12-18 20:41:23 -05:00 |
|
|
|
20abea5289
|
xo-alloc: streamlining DArena allocation: + construct_with() helper
|
2025-12-18 19:41:47 -05:00 |
|
|
|
5314c12242
|
xo-alloc2: refactor: consolidate alloc methods into DArena
|
2025-12-18 18:54:01 -05:00 |
|
|
|
70ce4712e1
|
xo-alloc2: + Allocator.alloc_range() with DArena input
|
2025-12-18 18:34:54 -05:00 |
|
|
|
3184b37460
|
xo-alloc2: work on alloc iteration.
|
2025-12-18 11:22:36 -05:00 |
|
|
|
eb8b89450f
|
xo-alloc2: bugfix for DX1CollectorIterator
|
2025-12-17 21:02:30 -05:00 |
|
|
|
4fb50592ac
|
xo-alloc2: DX1CollectorIterator infra [WIP]
|
2025-12-17 20:16:46 -05:00 |
|
|
|
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 |
|