# # ChangeLog for doc/working/exception/impl/test-main.c # # Generated by Trac 1.2.1 # Mar 28, 2024, 7:47:01 AM Fri, 16 Jun 2017 20:55:36 GMT Andrew Beach [e1055441] * doc/working/exception/impl/test-main.c (modified) Now tests finally during unwind. Fri, 16 Jun 2017 20:36:00 GMT Andrew Beach [c529a24] * doc/working/exception/impl/exception.c (modified) * doc/working/exception/impl/exception.h (modified) * doc/working/exception/impl/test-main.c (modified) * doc/working/exception/translate.c (modified) Updates to exception handling and translation. Thu, 15 Jun 2017 21:12:41 GMT Andrew Beach [35ba584c] * doc/working/exception/impl/exception.c (modified) * doc/working/exception/impl/exception.h (modified) * doc/working/exception/impl/test-main.c (modified) * doc/working/exception/translate.c (modified) Added rethrow to translation. Implemend and tested termination ... Wed, 14 Jun 2017 18:46:27 GMT Andrew Beach [6a48cc9] * doc/working/exception/impl/exception.c (modified) * doc/working/exception/impl/test-main.c (modified) * doc/working/exception/translate.c (modified) More tests for the exception library. Tue, 13 Jun 2017 20:24:17 GMT Andrew Beach [e4e9173] * doc/working/exception/impl/exception.c (modified) * doc/working/exception/impl/exception.h (modified) * doc/working/exception/impl/test-main.c (modified) Wrote out more tests for the new exception.h/c files. Tue, 13 Jun 2017 19:13:16 GMT Andrew Beach [35dd0f42] * doc/working/exception/impl/exception.c (added) * doc/working/exception/impl/exception.h (added) * doc/working/exception/impl/test-main.c (added) Work in progress combined file for both types of exceptions.