1
0
mirror of https://github.com/ThrowTheSwitch/CException synced 2025-06-05 19:09:34 -04:00

13 Commits

Author SHA1 Message Date
Mark VanderVoord
e2eb9655a6 Bump Version.
Switch to running self-tests on github actions.
Bump dates.
2021-01-29 09:03:48 -05:00
Tim Gates
756a53bedc
docs: fix simple typo, othertimes -> other times
There is a small typo in README.md, docs/CException.md.

Should read `other times` rather than `othertimes`.
2020-10-10 06:22:15 +11:00
Mark VanderVoord
0345bbef82
Update docs
Update docs to better describe potential stack issues (see issue )
2020-02-13 06:35:12 -05:00
Mark VanderVoord
dce9e8b26f Update to markdown docs. Remove old docs. Grab latest Unity 2017-04-07 14:37:40 -04:00
Mark VanderVoord
0b3f2c94c7 More documentation updates 2016-02-25 17:29:29 -05:00
Mark VanderVoord
d0ee961b37 Added ExitTry option to abort a Try block without an error.
Added Hooks for injecting code into blocks if required for a target.
Updated documentation to match new features.
Fixed test bugs
Pulled in latest Unity
2016-02-25 17:06:03 -05:00
Greg Williams
ecb478a0ed Created README.md based on docs.
Bumbed version info.
Added .travis.yml for Travis CI build/test validation.
Moved license file to repo root for standardization.
2014-07-26 15:53:33 -04:00
mvandervoord
18eb7fa089 - updated docs to match
git-svn-id: http://cexception.svn.sourceforge.net/svnroot/cexception/trunk@19 50f63946-2846-0410-8d77-f904c773002e
2012-02-20 12:55:59 +00:00
mvandervoord
86ab6eeb29 git-svn-id: http://cexception.svn.sourceforge.net/svnroot/cexception/trunk@9 50f63946-2846-0410-8d77-f904c773002e 2010-03-13 04:49:56 +00:00
mvandervoord
b0d50cba17 - updated CException to just be the core two files, and the custom config include is now optional
- made the docs a bit better

git-svn-id: http://cexception.svn.sourceforge.net/svnroot/cexception/trunk@8 50f63946-2846-0410-8d77-f904c773002e
2009-12-05 00:34:54 +00:00
mvandervoord
959e43da62 switched format of catches to pass in a variable to fill, more like C++.
git-svn-id: http://cexception.svn.sourceforge.net/svnroot/cexception/trunk@5 50f63946-2846-0410-8d77-f904c773002e
2008-12-19 17:17:53 +00:00
mvandervoord
ecc3e29299 git-svn-id: http://cexception.svn.sourceforge.net/svnroot/cexception/trunk@4 50f63946-2846-0410-8d77-f904c773002e 2008-11-24 18:45:25 +00:00
mvandervoord
87838b85bc First Checkin. Woohoo!
git-svn-id: http://cexception.svn.sourceforge.net/svnroot/cexception/trunk@1 50f63946-2846-0410-8d77-f904c773002e
2008-02-21 01:38:49 +00:00