# # ChangeLog for src/examples/gc_no_raii/pool-alloc # # Generated by Trac 1.2.1 # Apr 18, 2024, 5:11:38 AM Wed, 20 Jan 2016 18:53:17 GMT Thierry Delisle [d67a9a1] * src/examples/gc_no_raii/bug-repro/crash.c (added) * src/examples/gc_no_raii/pool-alloc/allocate-malign.c (moved) * src/examples/gc_no_raii/pool-alloc/allocate-malloc.c (moved) * src/examples/gc_no_raii/pool-alloc/allocate-mmap.c (moved) * src/examples/gc_no_raii/pool-alloc/allocate-win-valloc.c (moved) * src/examples/gc_no_raii/premake4.lua (modified) * src/examples/gc_no_raii/src/allocate-pool.c (modified) * src/examples/gc_no_raii/src/internal/collector.c (modified) * src/examples/gc_no_raii/src/internal/collector.h (modified) * src/examples/gc_no_raii/src/internal/memory_pool.h (added) * src/examples/gc_no_raii/src/internal/object_header.h (modified) * src/examples/gc_no_raii/src/internal/state.c (modified) * src/examples/gc_no_raii/src/internal/state.h (modified) * src/examples/gc_no_raii/src/tools/worklist.h (added) pool alloc functional