1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 21 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix typo in command line documenation.
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
More... over 13 years ago
fix up other tests, ensure we abort in teardown.
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
More... over 13 years ago
first pass support for fct_req in setup blocks. Needs more testing.
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
More... over 13 years ago
Version bump to 1.4.2
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
More... over 13 years ago
Prepare release notes for release.
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
More... over 13 years ago
More work on the using req in a setup/teardown context. Still need to work through the abort scenario correctly.
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
More... over 13 years ago
Fix release notes.
ian-blumel
as Ian Blumel
More... over 13 years ago
First pass at using fct_req in setup mode. Will just call a printf statement for now.
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
More... over 13 years ago
Start looking at some tests for fct_req in setup/teardown.
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
More... over 13 years ago
Merge branch 'master' of github.com:imb/fctx
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
More... over 13 years ago
Fix comment.
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
More... over 13 years ago
Put in code to handle fct_req in setup/teardown.
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
More... over 13 years ago
Run astyle.
ian-blumel
as Ian Blumel
More... over 13 years ago
Silence Intel warning in user's code
RhysUlerich
as Rhys Ulerich
More... over 13 years ago
Add defined(_MSC_VER) to silence Intel warning
RhysUlerich
as Rhys Ulerich
More... over 13 years ago
Run astyle.
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
More... over 13 years ago
Test to catch posible segfault.
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
More... over 13 years ago
Fix handles segmentation fault.
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
More... over 13 years ago
Fix segfault in --help logger display
RhysUlerich
as Rhys Ulerich
More... over 13 years ago
Ability to use fct_chk in conditionals.
ian-blumel
as Ian Blumel (OpenPGP Key for Launchpad)
More... over 13 years ago
Normalize style.
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
DOC - Fix getting started sample.
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
Allow user code to mutate main's argv
RhysUlerich
as Rhys Ulerich
More... over 13 years ago
Fix assert(expr && "str")/assert("str") warnings on Intel 11.1.
RhysUlerich
as Rhys Ulerich
More... over 13 years ago
More printf int specifier but size_t warnings
RhysUlerich
as Rhys Ulerich
More... over 13 years ago
warning: deprecated conv from string to ‘char*’
RhysUlerich
as Rhys Ulerich
More... over 13 years ago
Warning 'comma at end of enumerator list'
RhysUlerich
as Rhys Ulerich
More... over 13 years ago
Fix printf int specifier but size_t warnings
RhysUlerich
as Rhys Ulerich
More... over 13 years ago