# # ChangeLog for src/examples/gc_no_raii/src/tools/checks.h # # Generated by Trac 1.2.1 # Jun 26, 2024, 12:10:18 PM Fri, 09 Sep 2016 15:50:04 GMT Thierry Delisle [46f1d20] * src/examples/gc_no_raii/bug-repro/field.c (modified) * src/examples/gc_no_raii/bug-repro/oddtype.c (added) * 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/card_table.h (modified) * src/examples/gc_no_raii/src/internal/collector.c (modified) * src/examples/gc_no_raii/src/internal/memory_pool.c (modified) * src/examples/gc_no_raii/src/internal/memory_pool.h (modified) * src/examples/gc_no_raii/src/internal/object_header.c (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) * src/examples/gc_no_raii/src/tools/checks.h (modified) * src/examples/gc_no_raii/src/tools/print.c (modified) * src/examples/gc_no_raii/src/tools/print.h (modified) * src/examples/gc_no_raii/test/badlll.c (modified) some changes to checks in gc which are very intrusive 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