47
I Use This!
High Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 2 days ago.
Sep 06, 2025 — Sep 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix format, rendering, typos, syntax, content in manuals. (#8459) More... 5 months ago
Fix #14669 Typedef not simplified: typedef struct T* T; (#8450) More... 5 months ago
Fix #13812 value potentially truncated in ValueFlowAnalyzer::evaluteInt() (#8482) More... 5 months ago
Fix #14680: GUI: internalError with empty user includes (#8478) More... 5 months ago
fixed #14675 - provide proper error ID for `simplecpp::Output::EXPLICIT_INCLUDE_NOT_FOUND` (#8462) More... 5 months ago
Fix #14678 (GUI: Remove option to generate compliance report) (#8470) More... 5 months ago
Partial fix for #14576: Missing attribute alignas (aligned_storage case) (#8307) More... 5 months ago
Partial fix for #10452 FN knownConditionTrueFalse with bool and float (#8438) More... 5 months ago
Fix #11617 FP constParameter with std::begin/end (#8427) More... 5 months ago
refs #11641 - removed snap configuration [skip ci] (#8453) More... 5 months ago
Fix #14160 FP unreadVariable for smart pointer (#8452) More... 5 months ago
Fix #14671 (GUI: add --include option to project file dialog) (#8454) More... 5 months ago
Fix #14539: false positive: constParameterPointer with type alias (#8310) More... 5 months ago
Fix #14535: false positive: unreadVariable (array access after pointer cast) (#8324) More... 5 months ago
Fix #14643, #10965, #11704: false positive: unreadVariable for constructors with unknown side effects (#8420) More... 5 months ago
fixed `lookup_test.py::test_addon_lookup_relative_noext_trailing_notfound` on Windows (#8445) More... 5 months ago
addoninfo.cpp: use `Path::join()` in `getFullPath()` (#8433) More... 5 months ago
Fix #14667 Stack overflow in ValueType::getSizeOf() (#8440) More... 5 months ago
refs #14599 - do not implicitly print in `TimerResults::stop()` (#8400) More... 5 months ago
Fix #14660 Handle reverse conditions in isOppositeCond function (#8408) More... 5 months ago
Fix #12773 FP accessMoved using try_emplace() together with std::move() (#8421) More... 5 months ago
Fix #14664 FN constStatement for array of pointers to struct (#8439) More... 5 months ago
Fix #14661 Regression while handling arrays of function pointers (#8436) More... 5 months ago
Fix #14334 (Support more msbuild conditional constructs) (#8258) More... 5 months ago
Fix #10152 memleak with switch/break (#8437) More... 5 months ago
fixed #14658 - do not append extension in lookup if a relative path has been provided (#8432) More... 5 months ago
Fix #11895 FP derefInvalidIterator with std::advance (#8431) More... 5 months ago
platforms: Add RISC-V 32-bit and 64-bit platform files (#8403) More... 5 months ago
Fix #14640 FP uninitvar (address in init list) (#8434) More... 5 months ago
Fix #14657 report type: handle id suffix better when getting guideline number (#8426) More... 5 months ago