# # ChangeLog for src/examples/gc_no_raii/src # # Generated by Trac 1.2.1 # Apr 16, 2024, 3:54:59 AM Tue, 19 Jan 2016 21:17:14 GMT Thierry Delisle [08a40fd] * src/examples/gc_no_raii/bug-repro/assert.c (added) * src/examples/gc_no_raii/bug-repro/not_equal.c (added) * src/examples/gc_no_raii/out.test (added) * src/examples/gc_no_raii/src/internal/collector.c (modified) segfault in translator Tue, 19 Jan 2016 21:07:06 GMT Thierry Delisle [6be0cf9] * src/examples/gc_no_raii/premake4.lua (modified) * src/examples/gc_no_raii/src/allocate-malign.c (added) * src/examples/gc_no_raii/src/allocate-malloc.c (added) * src/examples/gc_no_raii/src/allocate-mmap.c (added) * src/examples/gc_no_raii/src/allocate-pool.c (added) * src/examples/gc_no_raii/src/allocate-pool.h (added) * src/examples/gc_no_raii/src/allocate-win-valloc.c (added) * src/examples/gc_no_raii/src/gc.h (modified) * src/examples/gc_no_raii/src/gcpointers.c (modified) * src/examples/gc_no_raii/src/gcpointers.h (modified) * src/examples/gc_no_raii/src/internal/collector.c (added) * src/examples/gc_no_raii/src/internal/collector.h (modified) * src/examples/gc_no_raii/src/internal/globals.h (modified) * 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) gcpointers.c compiles Thu, 14 Jan 2016 22:07:19 GMT Thierry Delisle [a2b2761] * src/examples/gc_no_raii/internal/state.c (deleted) * src/examples/gc_no_raii/premake4.lua (modified) * src/examples/gc_no_raii/src/gc.h (moved) * src/examples/gc_no_raii/src/gcpointers.c (moved) * src/examples/gc_no_raii/src/gcpointers.h (moved) * src/examples/gc_no_raii/src/gctest.c (moved) * src/examples/gc_no_raii/src/internal/collector.h (moved) * src/examples/gc_no_raii/src/internal/gc_tools.h (moved) * src/examples/gc_no_raii/src/internal/globals.h (moved) * src/examples/gc_no_raii/src/internal/object_header.h (moved) * src/examples/gc_no_raii/src/internal/state.c (added) * src/examples/gc_no_raii/src/internal/state.h (moved) * src/examples/gc_no_raii/src/tools.h (moved) * src/examples/gc_no_raii/src/tools/checks.h (moved) * src/examples/gc_no_raii/src/tools/print.c (moved) * src/examples/gc_no_raii/src/tools/print.h (moved) moved files src dir and added cofigurations to run preprocessor on cfiles