1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update reference to wildbear site.
ian-blumel
as Ian Blumel
More... over 7 years ago
Point to the contributors link on github, its far more accurate.
ian-blumel
as Ian Blumel
More... over 10 years ago
Merge pull request #50 from RhysU/master
ian-blumel
as Ian Blumel
More... almost 11 years ago
run astyle
RhysUlerich
as Rhys Ulerich
More... almost 12 years ago
spelling fixes and tab expansion
RhysUlerich
as Rhys Ulerich
More... almost 12 years ago
simplify "if (p) free(p)"
RhysUlerich
as Rhys Ulerich
More... almost 12 years ago
Fix 'unused variable' warnings on gcc.
ian-blumel
as Ian Blumel
More... over 12 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 12 years ago
Fix merge issues with master.
ian-blumel
as Ian Blumel
More... over 12 years ago
Fix FCT_INIT requirement to use argc/argv names or it will not compile.
ian-blumel
as Ian Blumel
More... over 12 years ago
Merge pull request #24 from okxchg/master
ian-blumel
as Ian Blumel
More... over 12 years ago
Fixed bug in example code in api documentation. More... over 12 years ago
Version bump to 1.6.1
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
More... almost 13 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 13 years ago
Version bump 1.6.0 -> 1.6.1
ian-blumel
as Ian Blumel
More... about 13 years ago
Fix warning with unreferenced variable.
ian-blumel
as Ian Blumel
More... about 13 years ago
Update Release Notes
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
More... about 13 years ago
init/final: use your own init function
ian-blumel
as Ian Blumel
More... about 13 years ago
quite warnings with fct_chk_ex and MSVC.
ian-blumel
as Ian Blumel
More... about 13 years ago
Run astyle
ian-blumel
as Ian Blumel
More... over 13 years ago
Add FCT_BGN_FN/FCT_END_FN unit tests.
ian-blumel
as Ian Blumel
More... over 13 years ago
Add FCT_BGN_FN/FCT_END_FN to bootstrap test framework without 'main'.
ian-blumel
as Ian Blumel
More... over 13 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... over 13 years ago
Fix formatting in fct_req macro (minor).
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
More... over 13 years ago
Update release notes.
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
More... over 13 years ago
document new fct_req behaviour.
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
More... over 13 years ago
remove old documentation files
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
More... over 13 years ago
version bump to 1.5.0
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
More... over 13 years ago
merge fct_req in setup/teardown.
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
More... over 13 years ago
DOC: fix typo, missing '2' for second fct_xchk function.
ian-blumel
as Ian Blumel
More... over 13 years ago