46
I Use This!
Very High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix #12737 Consolidate isEnumScope() and isEnumStart() in tokenize.cpp (#6407) More... 3 days ago
Fix #12738 FP containerOutOfBounds for std::vector with braced initializer (#6409) More... 3 days ago
Fix #12741 (Add Misra C++ 2023 option in --help output) (#6411) More... 3 days ago
Fix #12651:exception in misra.py, bad code: __arm__ (#6384) More... 3 days ago
testrunner: prefer to pass code as sized `const char[]` (#6381) More... 3 days ago
Fix #12730 FP initializerList - name clash? (#6402) More... 4 days ago
fixed #12715 - made Visual Studio conditions work again (#6389) More... 5 days ago
Fix #12729 internalError with _Static_assert in C code (regression) (#6403) More... 5 days ago
Fix #12713 Assert failure in ExpressionAnalyzer() (#6388) More... 6 days ago
Fix #12725 oppositeInnerCondition with negated bool (#6401) More... 6 days ago
Fix #12676 (Tokenizer::setVarid: varid can be set wrongly for member in template class if member is used in uninstantiated constructor with initialization list) (#6392) More... 7 days ago
Added regression test for #11246 (#6399) More... 7 days ago
Added regression test for #12253 (#6398) More... 7 days ago
Fix #8235 false positive: memory leak (realloc) (#6394) More... 8 days ago
Fix FP assertWithSideEffect with std::prev/next (refs #12695) (#6395) More... 8 days ago
Deactivate failing scriptcheck using Python 3.5 (#6396) More... 8 days ago
Fix #12702 fuzzing crash in TemplateSimplifier::useDefaultArgumentValues (#6387) More... 10 days ago
Fix #12718 restrict wrongly treated as keyword (#6390) More... 11 days ago
Make htmlreport installable single package (#6335) More... 12 days ago
Fix #12712 FN duplicateCondition with function in namespace (#6386) More... 13 days ago
Fix #12710 (Checkers report: update premium checkers info) (#6360) More... 14 days ago
Fix 11996: FP: knownConditionTrueFalse (#6357) More... 15 days ago
Fix #12706 FP uselessOverride with virtual function in derived class (#6382) More... 15 days ago
Fix #12701 fuzzing crash in Tokenizer::findGarbageCode() (#6378) More... 16 days ago
fixed #12666 - got rid of ill-conceived `USE_MATCHCOMPILER` CMake option validation (#6348) More... 16 days ago
fixed #12682 - deprecated support for Python 2.7 (#6369) More... 16 days ago
Fix #12700 syntaxError with nested typedef (#6376) More... 17 days ago
Fix #12680 Assert failure in checkDereferenceInvalidIterator2() (#6366) More... 17 days ago
Partial fix for #12695 FP assertWithSideEffect with library functions (#6373) More... 17 days ago
Fix #12689, #12690 fuzzing crashes (#6370) More... 17 days ago