Update reference to wildbear site. |
|
More...
|
over 8 years ago
|
Point to the contributors link on github, its far more accurate. |
|
More...
|
over 11 years ago
|
Merge pull request #50 from RhysU/master |
|
More...
|
over 11 years ago
|
run astyle |
|
More...
|
over 12 years ago
|
spelling fixes and tab expansion |
|
More...
|
over 12 years ago
|
simplify "if (p) free(p)" |
|
More...
|
over 12 years ago
|
Fix 'unused variable' warnings on gcc. |
|
More...
|
about 13 years ago
|
Cast FCT_NUM_FAILED to int to avoid 64 bit warning about down casting. |
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
|
More...
|
over 13 years ago
|
Fix merge issues with master. |
|
More...
|
over 13 years ago
|
Fix FCT_INIT requirement to use argc/argv names or it will not compile. |
|
More...
|
over 13 years ago
|
Merge pull request #24 from okxchg/master |
|
More...
|
over 13 years ago
|
Fixed bug in example code in api documentation. |
|
More...
|
over 13 years ago
|
Version bump to 1.6.1 |
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
|
More...
|
almost 14 years ago
|
FIX: Fix issue with unused local variable found when compiling at high warning levels. |
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
|
More...
|
almost 14 years ago
|
Version bump 1.6.0 -> 1.6.1 |
|
More...
|
almost 14 years ago
|
Fix warning with unreferenced variable. |
|
More...
|
almost 14 years ago
|
Update Release Notes |
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
|
More...
|
almost 14 years ago
|
init/final: use your own init function |
|
More...
|
almost 14 years ago
|
quite warnings with fct_chk_ex and MSVC. |
|
More...
|
almost 14 years ago
|
Run astyle |
|
More...
|
about 14 years ago
|
Add FCT_BGN_FN/FCT_END_FN unit tests. |
|
More...
|
about 14 years ago
|
Add FCT_BGN_FN/FCT_END_FN to bootstrap test framework without 'main'. |
|
More...
|
about 14 years ago
|
Adds fct_chk_ex, for verifying that a C++ exception is generated within a code block. |
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
|
More...
|
about 14 years ago
|
Fix formatting in fct_req macro (minor). |
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
|
More...
|
about 14 years ago
|
Update release notes. |
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
|
More...
|
about 14 years ago
|
document new fct_req behaviour. |
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
|
More...
|
about 14 years ago
|
remove old documentation files |
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
|
More...
|
about 14 years ago
|
version bump to 1.5.0 |
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
|
More...
|
about 14 years ago
|
merge fct_req in setup/teardown. |
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
|
More...
|
about 14 years ago
|
DOC: fix typo, missing '2' for second fct_xchk function. |
|
More...
|
about 14 years ago
|