# # ChangeLog for doc/working/exception/translate.c # # Generated by Trac 1.2.1 # Mar 28, 2024, 8:15:42 AM Thu, 22 Jun 2017 15:26:19 GMT Andrew Beach [f1a10a7] * doc/working/exception/translate.c (modified) Updated translate.c, new translation reduces the chance of name mixup. 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. Mon, 12 Jun 2017 20:34:28 GMT Andrew Beach [8d50e34] * doc/working/exception/translate.c (modified) Added the level of translation the shared code goes through in the ... Mon, 12 Jun 2017 19:30:08 GMT Andrew Beach [465ed18] * doc/working/exception/design.txt (modified) * doc/working/exception/translate.c (added) Update to the exception handling mechanism plan.