89 Commits

Author SHA1 Message Date
Mark VanderVoord 37673b7595 Update main.yml 2025-02-17 09:30:07 -05:00
Mark VanderVoord 003f1649e1 Create FUNDING.yml 2025-02-17 09:18:50 -05:00
Mark VanderVoord 849abefafe Merge branch 'master' of https://github.com/ThrowTheSwitch/CException 2024-10-03 12:24:42 -04:00
Mark VanderVoord be54d7440e Update project.yml file to latest ceedling-compatible features. 2024-08-01 11:26:38 -04:00
Mark VanderVoord a2581509b8 Update to new version of project.yml file. 2024-04-13 13:37:30 -04:00
Mark VanderVoord 661f8fb3af Merge branch 'master' of https://github.com/ThrowTheSwitch/CException 2024-04-12 22:19:11 -04:00
Mark VanderVoord df9af17159 Add boilerplate to CException files 2024-03-16 22:41:16 -04:00
Mark VanderVoord 12dd980876 📝 Add Code of Conduct and Contributing docs 2024-03-13 15:07:18 -04:00
Mark VanderVoord 372f60a021 bump v1.3.4 2024-03-09 20:04:06 -05:00
Mark VanderVoord a4fe26cde5 Ignore gcc-specific pragmas when using other compilers (issue #25) 2024-03-08 17:00:23 -05:00
Mark VanderVoord 18d020cec7 Add separate license file (issue #29)
Fix bug in tests (lack of volatile) (Issue #28)
2024-03-08 16:54:45 -05:00
Mark VanderVoord 5ce70a0e7d this is no longer needed here in ceedling 2023-01-30 15:13:57 -05:00
Mark VanderVoord 3667ee2d44 Merge pull request #26 from wouterscm/patch-1
Fix documentation so it matches the code
2022-08-17 12:17:56 -04:00
Chris af61b8f337 Fix documentation so it matches the code 2022-08-17 17:23:53 +02:00
Mark VanderVoord 0858abac8d Merge pull request #24 from 6arms1leg/fix-type-qual
Fix "clobbered variable" compiler warning (-Wclobbered) in example code snippet
2022-02-21 10:00:42 -05:00
6arms1leg 17ba03b0f4 Add missing volatile type qualifier in example code
... to fix "clobbered variable" compiler warning (`-Wclobbered`).
2022-02-21 14:58:23 +01:00
Mark VanderVoord f564760269 duh. remove the old badge. v1.3.3 2021-01-29 09:06:47 -05:00
Mark VanderVoord a63ed17e45 Add badge to self-tests 2021-01-29 09:06:05 -05:00
Mark VanderVoord e2eb9655a6 Bump Version.
Switch to running self-tests on github actions.
Bump dates.
2021-01-29 09:03:48 -05:00
Mark VanderVoord 28c721419f Merge pull request #19 from michaelbrockus/let_meson_handle_handle_flags
Let meson handle handle flags
2021-01-11 07:25:19 -05:00
Mark VanderVoord 1b66ad17e6 Merge pull request #21 from timgates42/bugfix_typo_other_times
docs: fix simple typo, othertimes -> other times
2020-10-09 15:25:06 -04: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
Michael Brockus de9be4ca92 Use files method 2020-08-06 13:32:25 -07:00
Michael Brockus 58fc34170a Update meson.build 2020-08-06 13:30:36 -07:00
Mark VanderVoord 71b47be7c9 Delete License.txt
Remove redundant (and old/incorrect) license
2020-04-20 13:22:44 -04:00
Mark VanderVoord 2369dc5447 Merge pull request #17 from ThrowTheSwitch/dependabot/bundler/rake-12.3.3
Bump rake from 10.3.2 to 12.3.3
2020-03-01 09:35:46 -05:00
dependabot[bot] 3ce1093cde Bump rake from 10.3.2 to 12.3.3
Bumps [rake](https://github.com/ruby/rake) from 10.3.2 to 12.3.3.
- [Release notes](https://github.com/ruby/rake/releases)
- [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc)
- [Commits](https://github.com/ruby/rake/compare/v10.3.2...v12.3.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-29 08:32:55 +00:00
Mark VanderVoord 591d863e17 Merge pull request #15 from michaelbadcrumble/master
Adding Meson build support
2020-02-13 06:37:59 -05:00
Mark VanderVoord 0345bbef82 Update docs
Update docs to better describe potential stack issues (see issue #7)
2020-02-13 06:35:12 -05:00
Michael 1fa5ad90b0 adding meson.build files 2020-02-08 11:47:05 -08:00
mvandervoord 632d980166 Update CException to use Ceedling for testing. Why keep all of its own infrastructure when it's simpler to do this for the few of us actually developing CException? 2019-12-03 18:22:57 -05:00
Mark VanderVoord e78c5aacc7 Switching to universal version being in the header file itself. 2019-10-21 10:14:01 -04:00
Mark VanderVoord dce9e8b26f Update to markdown docs. Remove old docs. Grab latest Unity 2017-04-07 14:37:40 -04:00
Mark VanderVoord 8ca37e81cf Update README.md 2017-03-29 12:57:52 -04:00
Mark VanderVoord b841448899 Sync to latest Unity 2017-03-20 16:16:45 -04:00
Mark VanderVoord 03e48c5033 Switch to latest Unity 2016-11-29 08:46:35 -05:00
Mark VanderVoord f23e15efb3 switch to latest Unity 2016-11-15 14:27:57 -05:00
Mark VanderVoord 4e04771fcf Boosted version and pulled in latest Unity v1.3.1 2016-10-27 23:08:12 -04:00
Mark VanderVoord dfdbb00c4d Switch to latest Unity 2016-10-27 18:30:34 -04:00
Mark VanderVoord 05ffbd50dd Update to latest Unity 2016-08-12 10:00:26 -04:00
Mark VanderVoord d426b124c5 Merge pull request #5 from austinglaser/master
avoid duplication of CEXCEPTION_GET_ID in Throw macro
2016-04-19 20:45:50 -04:00
Austin Glaser e41354b18c avoid duplication of CEXCEPTION_GET_ID 2016-04-19 18:15:12 -06:00
Mark VanderVoord d4eff1a2a0 Merge pull request #4 from krithik/master
modify variable i to make test slightly more useful
2016-03-31 21:08:21 -04:00
krithik 32a5dedf9c modify variable i, to make test slightly more useful 2016-03-31 18:34:11 -06:00
Mark VanderVoord 49d16ff9fd Merge pull request #3 from SteinHeselmans/master
dos2unix on files that had CRLF
2016-03-25 09:00:32 -04:00
Stein Heselmans a68de8605c dos2unix on files that had CRLF 2016-03-25 09:46:14 +01: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
Mark VanderVoord c9ecf7d111 Updated gitattributes to handle line endings for us. 2016-02-25 15:48:36 -05:00
Greg Williams ea0c4352f8 Added pragma magic to disable warning about missing field initializers, since we are taking advantage of standard behavior to tell the comiler to initialize all CExceptionFrames struct fields in all frames to 0 2014-07-28 10:09:12 -04:00