# # ChangeLog for src/examples/gc_no_raii/bug-repro/return_template.c # # Generated by Trac 1.2.1 # Jun 2, 2024, 3:42:26 PM Thu, 04 Aug 2016 13:18:10 GMT Thierry Delisle [bee4283] * src/examples/gc_no_raii/bug-repro/return_template.c (modified) * 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/memory_pool.h (modified) * src/examples/gc_no_raii/src/internal/state.h (modified) * src/examples/gc_no_raii/src/tools/worklist.h (modified) * src/examples/gc_no_raii/test/badlll.c (modified) * src/examples/gc_no_raii/test/gctest.c (modified) GC files now compile, still working on a compiling example Fri, 27 May 2016 14:15:29 GMT Thierry Delisle [624aab0] * src/examples/gc_no_raii/bug-repro/realloc.c (added) * src/examples/gc_no_raii/bug-repro/return_template.c (added) * src/examples/gc_no_raii/bug-repro/slow_malloc.c (added) some more bug repros