This website requires JavaScript.
Explore
Help
Sign In
andrew
/
exclib
Archived
Watch
1
Star
0
Fork
0
You've already forked exclib
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
17
Commits
2
Branches
0
Tags
53e7e6a094c9083de330776888b5f578134fa3d7
Commit Graph
2 Commits
Author
SHA1
Message
Date
Andrew Kesterson
53e7e6a094
Added a CLEANUP mechanism to the exception handling library. Fixed a bug in the way setjmp() return codes were being handled that lead to infinite loops in some cases, exceptions getting missed in others. Made FINALLY {} a required element (unfortunately).
2024-12-22 10:45:30 -05:00
Andrew Kesterson
0ad3996104
Fix for issue
#2
, standardized naming on EXCLIB_ scheme; moved EXC_STATUS_LIST to EXCLIB_EXCEPTION; added some new demos and gave old demos more sensible names. Various other small improvements.
2011-07-31 10:50:52 -04:00