# # ChangeLog for src/tests/except-1.c # # Generated by Trac 1.2.1 # Apr 27, 2024, 6:34:21 PM Thu, 17 Aug 2017 20:13:42 GMT Andrew Beach [e9145a3] * src/ControlStruct/ExceptTranslate.cc (modified) * src/driver/cfa.cc (modified) * src/libcfa/exception.c (modified) * src/libcfa/exception.h (modified) * src/tests/except-0.c (modified) * src/tests/except-1.c (modified) * src/tests/except-2.c (modified) * src/tests/except-3.c (added) * src/tests/except-mac.h (added) Updated exception tests to exception structures. Should be re- ... Tue, 15 Aug 2017 19:40:39 GMT Andrew Beach [fcc88a4] * src/tests/except-0.c (modified) * src/tests/except-1.c (modified) * src/tests/except-2.c (modified) That got the last case in except-2 working. Mon, 31 Jul 2017 17:58:26 GMT Andrew Beach [ff7ff14a] * src/libcfa/exception.c (modified) * src/tests/except-1.c (modified) Discovered a case where the memory management didn't work, stricter ... Fri, 28 Jul 2017 18:06:10 GMT Andrew Beach [86d5ba7c] * src/ControlStruct/ExceptTranslate.cc (modified) * src/libcfa/exception.c (modified) * src/libcfa/exception.h (modified) * src/tests/except-1.c (added) Added the memory management calls to the exception control flow.