Greg Williams
|
dbd23b7303
|
Renamed rakefile.rb to standard name Rakefile
|
2014-07-28 09:44:46 -04:00 |
|
Greg Williams
|
f232be7883
|
README cleanup
|
2014-07-26 16:05:22 -04:00 |
|
Greg Williams
|
3f62de5440
|
README cleanup
|
2014-07-26 16:05:03 -04:00 |
|
Greg Williams
|
8d311502e6
|
README cleanup
|
2014-07-26 16:04:14 -04:00 |
|
Greg Williams
|
21a4e94929
|
submodule cleanup
|
2014-07-26 15:59:26 -04:00 |
|
Greg Williams
|
2fea824600
|
README cleanup
|
2014-07-26 15:57:38 -04: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 |
|
Greg Williams
|
91bad4674e
|
Updated to point at HEAD of Unity master branch.
Updated initialization of an array of cexception structs to use nested brace: { 0 } => {{ 0 }}
|
2014-07-26 15:10:05 -04:00 |
|
Mark VanderVoord
|
f64bdb2ea1
|
* fixed error where fallback function was showing wrong ID
|
2013-09-19 10:56:30 -04:00 |
|
Mark VanderVoord
|
dd9dcde2f0
|
Merge pull request #2 from dmorrill10/master
Resolved compiler warnings from tests. (Thanks Dustin!)
|
2013-08-28 04:45:28 -07:00 |
|
Dustin Morrill
|
50b6a6b6c3
|
Resolved compiler warnings from tests.
Updated test runner with newer version of Unity's `generate_test_runner`.
|
2013-08-24 16:06:13 -06:00 |
|
Mark VanderVoord
|
5bec0cff74
|
Merge pull request #1 from dmorrill10/master
Resolved gcc compiler warning (Thanks Dustin!)
|
2013-08-24 13:43:31 -07:00 |
|
Dustin Morrill
|
944b9ea7a7
|
Resolved gcc compiler warning
Resolved warning that the address of `PrevFrame` will always evaluate to `true`.
|
2013-08-24 14:39:34 -06:00 |
|
Job Vranish
|
347be7df3f
|
added Gemfile
|
2013-02-14 09:57:26 -05:00 |
|
Greg Williams
|
b54605d9f9
|
Ignored .out files
|
2012-03-12 22:00:57 -04:00 |
|
Greg Williams
|
297bc1d070
|
Fixed case issue of inclusion of Unity.h -> unity.h in CExceptionConfig.h
|
2012-03-12 21:59:46 -04:00 |
|
Greg Williams
|
278177ee19
|
Added unity as a submodule
|
2012-03-12 20:03:06 -04:00 |
|
John Van Enk
|
30d63e5131
|
Merge branch 'master' of github.com:ThrowTheSwitch/CException
|
2012-03-02 10:21:53 -05:00 |
|
mvandervoord
|
95336fe154
|
git-svn-id: http://cexception.svn.sourceforge.net/svnroot/cexception/trunk@20 50f63946-2846-0410-8d77-f904c773002e
|
2012-02-20 12:59:37 +00: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
|
7de3228016
|
* Added fallback handler for Throws that happen when no Try..Catch has been specified.
git-svn-id: http://cexception.svn.sourceforge.net/svnroot/cexception/trunk@18 50f63946-2846-0410-8d77-f904c773002e
|
2012-02-20 12:39:01 +00:00 |
|
Job Vranish
|
a086734c4e
|
Corrected placement of volatile keyword so that CEXCEPTION_T can be a pointer
|
2012-02-15 16:09:33 -05:00 |
|
greg-williams
|
0571b990b6
|
removed .0 from end of version string for consistency
git-svn-id: http://cexception.svn.sourceforge.net/svnroot/cexception/trunk@17 50f63946-2846-0410-8d77-f904c773002e
|
2011-04-05 20:34:17 +00:00 |
|
mkarlesky
|
8a39148e49
|
updated release info files
git-svn-id: http://cexception.svn.sourceforge.net/svnroot/cexception/trunk@16 50f63946-2846-0410-8d77-f904c773002e
|
2011-01-13 16:15:21 +00:00 |
|
mvandervoord
|
a5c1479507
|
- updated to new unity repository
git-svn-id: http://cexception.svn.sourceforge.net/svnroot/cexception/trunk@15 50f63946-2846-0410-8d77-f904c773002e
|
2010-12-23 01:46:45 +00:00 |
|
mvandervoord
|
2c261f58c7
|
update to make it work with Ruby 1.9.2
git-svn-id: http://cexception.svn.sourceforge.net/svnroot/cexception/trunk@14 50f63946-2846-0410-8d77-f904c773002e
|
2010-10-22 01:06:43 +00:00 |
|
mvandervoord
|
a6f78d0d28
|
- reduced size of sample numbers in tests to support smaller targets out of the box
- performed a pointless cast for compilers not smart enough to understand
git-svn-id: http://cexception.svn.sourceforge.net/svnroot/cexception/trunk@13 50f63946-2846-0410-8d77-f904c773002e
|
2010-09-19 23:46:44 +00:00 |
|
mkarlesky
|
6df8f3d4ac
|
added blank version and build number files
git-svn-id: http://cexception.svn.sourceforge.net/svnroot/cexception/trunk@12 50f63946-2846-0410-8d77-f904c773002e
|
2010-07-31 18:50:14 +00:00 |
|
mvandervoord
|
5e9361b524
|
- fixed tests from latest TEST_FAIL macro updates
git-svn-id: http://cexception.svn.sourceforge.net/svnroot/cexception/trunk@11 50f63946-2846-0410-8d77-f904c773002e
|
2010-07-31 16:32:17 +00:00 |
|
mvandervoord
|
3286a50ff8
|
catch cexception up to modern unity
git-svn-id: http://cexception.svn.sourceforge.net/svnroot/cexception/trunk@10 50f63946-2846-0410-8d77-f904c773002e
|
2010-04-02 18:37:30 +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
|
c12e50c56d
|
- updated externals to not use security by default
git-svn-id: http://cexception.svn.sourceforge.net/svnroot/cexception/trunk@7 50f63946-2846-0410-8d77-f904c773002e
|
2009-03-21 20:33:43 +00:00 |
|
mvandervoord
|
707e40a386
|
added rakefile for automatic testing
git-svn-id: http://cexception.svn.sourceforge.net/svnroot/cexception/trunk@6 50f63946-2846-0410-8d77-f904c773002e
|
2009-03-01 01:58:00 +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
|
7044cfe1a8
|
cleaned up order of inclusion and testability
git-svn-id: http://cexception.svn.sourceforge.net/svnroot/cexception/trunk@3 50f63946-2846-0410-8d77-f904c773002e
|
2008-11-24 18:37:34 +00:00 |
|
mvandervoord
|
fecd94cb5c
|
git-svn-id: http://cexception.svn.sourceforge.net/svnroot/cexception/trunk@2 50f63946-2846-0410-8d77-f904c773002e
|
2008-11-07 19:45:07 +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 |
|