46
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
improved errorhandling of `--rule=` and `--rule-file=` / some related cleanups (#6212) More... 23 days ago
testrunner: improved `InternalError` assertions (#6262) More... 23 days ago
Fix 12606 and 12287: FP uninitvar when passing address to function (#6261) More... 23 days ago
Fix 12600: FP returnDanglingLifetime with smart pointer member (regression) (#6260) More... 23 days ago
Fix #12536 FP uninitvar for unused reference (#6259) More... 24 days ago
Fix #12601 (cli: Add --file-filter=- option that reads from stdin) (#6258) More... 24 days ago
Fix #12456 (GUI: unable to suppress warnings in "externals/*" headers) (#6254) More... 25 days ago
testrunner: small `TestSimplifyTokens` cleanup / fixed valueflow message suppression / improved ignoring of output (#6243) More... 25 days ago
Fixed more shellcheck warnings (#6252) More... 26 days ago
windows.cfg: Added support for more obsolete functions (#6251) More... 26 days ago
fixed checks related to `unusedFunction` check enablement (#6207) More... 26 days ago
coverage.yml: temporarily disabled because of permanent upload failures (#6253) More... 26 days ago
small `tokenize.h` cleanup (#6250) More... 27 days ago
Fix #12568 FP invalidLifetime with std::unique_ptr (#6236) More... 27 days ago
Fix 12461: False positive: uninitialized buffer, address of and function call (#6248) More... 27 days ago
Preprocessor: got rid of unused and test-only `preprocess()` overloads (#6249) More... 27 days ago
qt.cfg: Fixed wrong function name (#6247) More... 27 days ago
Some shellcheck fixes (#6246) More... 27 days ago
wxwidgets.cfg: Added missing const attributes (#6245) More... 27 days ago
donate_cpu: Check that gtk library is invoked. (#6244) More... 27 days ago
Fix #12595 debug: valueFlowBailoutIncompleteVar with unnamed enum member (#6240) More... 27 days ago
Cleanup in createSymbolDatabaseIncompleteVars() (#6238) More... 27 days ago
windows.cfg: Added support for some obsolete functions (#6242) More... 27 days ago
Fix #12591 FP shadowFunction ahead of function declaration (#6237) More... 28 days ago
Fix #12590 FP: (regression) resourceLeak (#6235) More... 28 days ago
qt.cfg: Added support for QTransform (#6241) More... 28 days ago
This adds the rest of the emscripten macros that wrap javascript code… (#6234) More... 28 days ago
Fix #12565, #12566 Fuzzing crash/timeout (#6222) More... 28 days ago
Fix #12585 debug: valueFlowBailoutIncompleteVar with enum value named like an unrelated parameter (#6233) More... 29 days ago
Fix #12505 (cli: Add option --check-version to pin cppcheck version) (#6121) More... 29 days ago