# # ChangeLog for src/examples/gc_no_raii/test/badlll.c # # Generated by Trac 1.2.1 # Apr 16, 2024, 3:16:49 PM Wed, 18 May 2016 16:36:20 GMT Thierry Delisle [bf5a70da] * src/examples/gc_no_raii/test/badlll.c (modified) implemented simple link list test Thu, 12 May 2016 14:14:36 GMT Thierry Delisle [f1e42c1] * 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/test_include.c (modified) * src/examples/gc_no_raii/src/vector.h (modified) * src/examples/gc_no_raii/test/badlll.c (modified) * src/examples/gc_no_raii/test/operators.c (added) added some basic tests and modified compilation to support them Tue, 10 May 2016 15:14:56 GMT Thierry Delisle [9421588a] * src/examples/gc_no_raii/test/badlll.c (added) * src/examples/gc_no_raii/test/gctest.c (modified) updated test files