0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make config accessor work with read-only reference More... over 10 years ago
Merge pull request #6 from rugginoso/feature/clang-fixes More... over 10 years ago
Test against the C compiler instead of cpp More... over 10 years ago
Fixed warnings when compiling with clang More... over 10 years ago
Perform checks for symbols instead of assign them directly. More... over 10 years ago
Fixed memory leaks. More... over 10 years ago
Merge branch 'feature/keep-alive' into develop More... over 10 years ago
Missed header. More... over 10 years ago
more cleanup: coding style and hide local symbols More... over 10 years ago
simplify code leveraging memory_asprintf More... over 10 years ago
cleanup: port to memory wrapper API + coding style More... over 10 years ago
factor common test libraries More... over 10 years ago
check memory failure paths to improve coverage More... over 10 years ago
improve test coverage More... over 10 years ago
factor common code More... over 10 years ago
add per-signal callback data More... over 10 years ago
add missing version tests More... over 10 years ago
Merge branch 'feature/memory-wrapper' into develop More... over 10 years ago
add missing asserts More... over 10 years ago
add missing asserts More... over 10 years ago
the test stub should not be run by default More... over 10 years ago
the test stub should not be run by default More... over 10 years ago
re-export RAPP_CONFIG_SECTION More... over 10 years ago
re-export RAPP_CONFIG_SECTION More... over 10 years ago
memory failure coverage More... over 10 years ago
add return value to improve testability More... over 10 years ago
add memory stub for testing allocation failures. More... over 10 years ago
parens (and operator priority) matters. More... over 10 years ago
port to the new memory API. More... over 10 years ago
add memory allocation wrappers. More... over 10 years ago