| Fix 'unused variable' warnings on gcc. |
|
More...
|
over 1 year ago
|
| Cast FCT_NUM_FAILED to int to avoid 64 bit warning about down casting. |
ian-blumelas Ian Blumel (OpenPGP Key for Launchpad)
|
More...
|
almost 2 years ago
|
| Fix merge issues with master. |
|
More...
|
almost 2 years ago
|
| Fix FCT_INIT requirement to use argc/argv names or it will not compile. |
|
More...
|
almost 2 years ago
|
| Merge pull request #24 from okxchg/master |
|
More...
|
almost 2 years ago
|
| Fixed bug in example code in api documentation. |
|
More...
|
almost 2 years ago
|
| Version bump to 1.6.1 |
ian-blumelas Ian Blumel (OpenPGP Key for Launchpad)
|
More...
|
about 2 years ago
|
| FIX: Fix issue with unused local variable found when compiling at high warning levels. |
ian-blumelas Ian Blumel (OpenPGP Key for Launchpad)
|
More...
|
about 2 years ago
|
| Version bump 1.6.0 -> 1.6.1 |
|
More...
|
about 2 years ago
|
| Fix warning with unreferenced variable. |
|
More...
|
about 2 years ago
|
| Update Release Notes |
ian-blumelas Ian Blumel (OpenPGP Key for Launchpad)
|
More...
|
about 2 years ago
|
| init/final: use your own init function |
|
More...
|
about 2 years ago
|
| quite warnings with fct_chk_ex and MSVC. |
|
More...
|
over 2 years ago
|
| Run astyle |
|
More...
|
over 2 years ago
|
| Add FCT_BGN_FN/FCT_END_FN unit tests. |
|
More...
|
over 2 years ago
|
| Add FCT_BGN_FN/FCT_END_FN to bootstrap test framework without 'main'. |
|
More...
|
over 2 years ago
|
| Adds fct_chk_ex, for verifying that a C++ exception is generated within a code block. |
ian-blumelas Ian Blumel (OpenPGP Key for Launchpad)
|
More...
|
over 2 years ago
|
| Fix formatting in fct_req macro (minor). |
ian-blumelas Ian Blumel (OpenPGP Key for Launchpad)
|
More...
|
over 2 years ago
|
| Update release notes. |
ian-blumelas Ian Blumel (OpenPGP Key for Launchpad)
|
More...
|
over 2 years ago
|
| document new fct_req behaviour. |
ian-blumelas Ian Blumel (OpenPGP Key for Launchpad)
|
More...
|
over 2 years ago
|