|
|
550b33323c
|
xo-alloc2: + utest harness for catch2
accept additional commandline arguments
|
2026-05-19 08:27:10 -04:00 |
|
|
|
6583fff677
|
xo-gc stack: many small utest improvements.
|
2026-05-17 12:30:09 -04:00 |
|
|
|
eea239d6ad
|
xo-gc stack: coverage improvement + related tidying
|
2026-05-11 09:27:24 -04:00 |
|
|
|
002c94d02e
|
xo-alloc2 xo-gc: assorted utest-guided cleanup ++ coverage
|
2026-05-10 18:19:41 -04:00 |
|
|
|
8459c883f1
|
xo-alloc2: tidy for ++ utest coverage
|
2026-05-08 08:19:31 -04:00 |
|
|
|
b64940fa0a
|
xo-gc stack: fix mutation setup + xo-reader2 utest
|
2026-05-07 23:44:32 -04:00 |
|
|
|
f7ab6beff0
|
refactor focusing on xo-alloc2/ xo-gc/ write-barrier
ability to inform allocator of gco->gco mutation, via AAllocator i/face.
|
2026-05-01 19:54:26 -04:00 |
|
|
|
0023831e4c
|
xo-reader2 stack: + TypeRegistry
|
2026-02-15 22:57:15 -05:00 |
|
|
|
fd02d9f834
|
xo-alloc2: prefer with_facet in arena utest
|
2026-01-13 16:43:14 -05:00 |
|
|
|
49c0904a4a
|
xo-arena: + DArena.expand utest
|
2026-01-06 17:39:10 -05:00 |
|
|
|
63a568f3a7
|
xo-arena: move DArena utest from xo-alloc2/
|
2026-01-06 17:27:34 -05:00 |
|
|
|
7cb5ab8289
|
xo-arena: annex DArena.* DArenaIterator.* from xo-alloc2
|
2026-01-06 00:49:41 -05:00 |
|
|
|
820f639ef8
|
xo-arena: annex padding from xo-alloc2
|
2026-01-06 00:08:50 -05:00 |
|
|
|
6bd33bd900
|
xo-alloc: explicit typeseq arg to alloc
|
2026-01-02 10:20:19 -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 |
|
|
|
093cf3c969
|
xo-gc: refactor to extract DX1Collector etc from xo-alloc2/
|
2025-12-22 22:24:10 -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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
4fb50592ac
|
xo-alloc2: DX1CollectorIterator infra [WIP]
|
2025-12-17 20:16:46 -05:00 |
|
|
|
bc1f669ec7
|
xo-alloc2: utest: check guard bytes
|
2025-12-16 23:00:00 -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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
c6b57232e8
|
xo-alloc2: + guard bytes at beginning of arena + refactoring
|
2025-12-13 22:15:43 -05:00 |
|
|
|
6cf535eaef
|
xo-alloc2: streamlining + bugfixes [wip]
|
2025-12-12 19:44:38 -05:00 |
|
|
|
1ac6631d6d
|
xo-alloc2: allocation unit tests
|
2025-12-12 14:04:20 -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 |
|