47
I Use This!
High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Sep 06, 2025 — Sep 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix #11184 FN leakNoVarFunctionCall with assignment (#8567) More... 3 months ago
Fix #11775 cppcheckError with array typedef (#8581) More... 3 months ago
added test for #13690 (#8584) More... 3 months ago
pass `Settings` by reference in checks (#8593) More... 3 months ago
split the actual check implementations from the instances (#5323) More... 3 months ago
Update entry for uninitMemberVarNoCtor in releasenotes.txt (#8585) [skip ci] More... 3 months ago
Fix #14790 Performance regression (hang) in 2.21dev (#8587) More... 3 months ago
Fix #11754 Confusing message: Size of pointer 'p' used instead of size of its data. (#8566) More... 3 months ago
Fix CI: unmatchedSuppression in simplecpp.cpp (#8589) More... 3 months ago
Refs #13296: Fix FP clarifyCondition for cast to pointer to member function (#8577) More... 3 months ago
Fix #11614 FN knownConditionTrueFalse when assigned to bool (#8569) More... 3 months ago
gtk.cfg: Fix gtk_widget_destroy definition and usage (#8546) More... 3 months ago
fixed #14788 - bumped simplecpp to 1.7.0 (#8582) More... 3 months ago
Fix #14774 FP bufferAccessOutOfBounds: Wrong size for sizeof( ref ) (#8572) More... 3 months ago
iwyu.yml: disabled `HAVE_RULES` for now since Fedora no longer provides PCRE [skip ci] (#8564) More... 3 months ago
release-windows.yml: fixed build with Visual Studio 2026 [skip ci] (#8563) More... 3 months ago
Fix #8192: FN condition always false in for loop condition (#8446) More... 4 months ago
Fix #14764 FP uselessCallsRemove with brace init (#8565) More... 4 months ago
Add tests for #11152, #13579 (#8571) More... 4 months ago
Fix #14744: Invalid AST for braced init and references/pointers (#8549) More... 4 months ago
Add tests for #6796, #12896 (#8562) More... 4 months ago
refs #12442 - generate a fuzzing corpus by extracting code from `testrunner` (#7232) More... 4 months ago
Fix #1473: warn when fclose() is used as a while loop condition (#8444) More... 4 months ago
testrunner: do not use global check instances (#8561) More... 4 months ago
ProcessExecutor: avoid explicit usage of suppressions (#4989) More... 4 months ago
Fix #14697 FN uninitMemberVarNoCtor when mixing (un)initialized member variables (#8557) More... 4 months ago
refs #14498 - do not create global static instances of the checks (#8555) More... 4 months ago
Fix #14714, #14748 FN constParameterPointer (array member, dereference in ternary) (#8553) More... 4 months ago
Fix #14453 FP constParameterPointer with strchr() (#8554) More... 4 months ago
Fix #14707 Clarify: uninitMemberVarNoCtor variable (#8556) More... 4 months ago