An open API service providing commit metadata for open source projects.

GitHub / cppcheck-opensource/cppcheck / commits

SHA Message Author Date Stats
e3d2d90e vf_settokenvalue.cpp: reduced scope of some variables in `setTokenValue()` (#... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
98a168b7 Remove use of leftover CMake flag USE_QT6 (#7748)
Co-authored-by: Oliver Stöneberg <f****e@u****m>
Christoph Grüninger <f****s@g****e>
Committed by: GitHub <n****y@g****m>
about 1 year ago
8dfc24bc fixed #14089 - ProgramMemory: restored usage of hash lookups / use cached exp... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
3529cd6b Fix #14036 Assert failure in getParentValueTypes() (#7758) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
321e50ce ValueFlow: added some early exits to avoid unnecessary object creations and c... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
9f21f84a added make target `check-nonneg` / generate (and fixed) all warnings in `NONN... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
cb153f99 Fix \t and \r in dump file (#7766) Swasti Shrivastava <3****6@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
7a05f009 Fix #14051 (color codes should not be stored in output file) (#7759) glankk <g****k@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
90ee464e TestPreprocessor: removed usage of `std::istringstream` (#6873) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
71ee5092 Fix #14071 GUI: "QObject::connect: No such signal" when right-clicking a find... clock999 <w****n@1****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
f921fbdf Fix #14085 Add isExplicit attribute to operators (#7761) olabetskyi <1****i@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
3967c33d Fix newline in comments rawtokens (#7763) Swasti Shrivastava <3****6@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
8a2af828 Premium: Update --help output and manual for --premium-license-file and --pre... Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
12e63b4a Fix #14086 (simplecpp: Update to 1.5.2) (#7762) glankk <g****k@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
4617bc25 Fix #14064 Files are reanalyzed with --cppcheck-build-dir and inline suppress... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
8d388dcc avoid `-Wuseless-cast` GCC warnings in Qt mocs (#7751) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
f8eea15d Run all tests with unsigned char (#7715) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
0e8c953f Fix #14060 FN containerOutOfBounds with multi-parameter std::stack::emplace()... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
fa13e637 Fix #12162 false negative: functionConst with container member functions (#7731) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
921d8934 cppcheckexecutor.cpp: avoid `-Wcast-qual` warnings on macOS (#7749) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
817013ff Fix #14070 FP duplicateCondition for modified string (#7737) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
9dd05559 checkcondition.cpp: fixed `-Wbitwise-instead-of-logical` Clang warnings (#7736) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
876d4ef3 testmathlib.cpp: fixed literal overflow warnings (#7739) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
24dfe7be test-signalhandler.cpp: fixed `-Wunused-macros` warning on macOS (#7745) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
3122724a token.cpp: use `snprintf()` to fix `-Wdeprecated-declarations` AppleClang war... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
a8ba17df fixed some `Variable copied when it could be moved` Coverity warnings (#7742) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
5b89c84f got rid of unnecessary `ExprIdToken` constructors (#7728) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
107e226b fixed #13982 - cppcheck.cpp: do not crash if `mExecuteCommand` is empty (#7647) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
5c818e3b updated CI to Clang 21 (#7272) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
588728c9 replaced `QVector` with `QList` (#7397) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
6839929e refs #12232/#7772 - added script to detect missing `--errorlist` entries and ... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
0f066b56 Fix #14067 (cmdlineparser: tweaks to --premium) (#7734) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
ceb87bf4 fixed reference to invalid container entry in `PathMatch::match()` - detected... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
4aa87ffe Partial fix for #12162 false negative: functionConst (#7729) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
d8162192 fixed #14003 - made it possible to disable Boost again (#7730) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
3ea3af01 Partial fix for #14037 Triplicate warnings for same issue (comparison with bo... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
d44e45c1 Fix #14047 FP useStlAlgorithm with continue in loop (#7717) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
6c11344f Fix #14052 (Premium Manual: document how to generate metrics report) (#7724) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
11d1a759 Fix ignored attributes compiler warning (#7719) Goncalo Mao-Cheia <g****a@h****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
633b4e45 fix #13431: consolidate CLI options for XML output format (#7700) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
7515c3a9 fix #13733: Bitfield not simplified when using type in namespace (#7718) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
b067f376 Fix #14044 FP constStatement for sizeof in uninstantiated template's argument...
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
2e9b67c9 fixed #13133 - removed deprecated Qt5 support (#6678) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
e5efd121 Fix expected output in TestCondition::alwaysTrue and TestCondition::alwaysTru... Andreas Schwab <s****b@l****g>
Committed by: GitHub <n****y@g****m>
about 1 year ago
10a5a162 Premium: Enable bitwiseOnBoolean if --premium=cert-c-2016 option is used (#7714) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
ef195b83 Fix #13177 FN: constStatement (sizeof(int)) (#7712) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
4e2b2776 Fix #14038 (Simplecpp: update to 1.5.1) (#7708) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
1d9ea2ff bumped version to 2.18.99 (#7713) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
1e7ee6f9 Fix #14040 (release script: set versions) (#7711) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
b78a8c04 Fixup #14021 (Add file mode specifier to PathMatch) (#7689) glankk <g****k@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
a80812f0 createrelease: updated instructions [ci skip] (#7710) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
e71ed289 fix #14034: AST broken for 'or' keyword (#7698) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
c2b02bd0 Fix #11341 FP compareBoolExpressionWithInt, '<' is interpreted as comparison ... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
67e27bab Partial fix for #11592 FN compareValueOutOfTypeRangeError with char (#7706) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
2ae38aca add test for #13569 (#7699) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
cf38a651 fix #13915: Improve check: copy constructor and assignment operator should be... Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
b4a1e775 fix #13851: FN sizeofFunctionCall after preceding sizeof (#7704) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
405edfde fix #13977: false negative: unreadVariable with unrelated function call after... Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
cc187204 fix #13269: FN: unusedVariable with structured binding (#7701) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
55e2dc68 fix #12238: FP memleak when passing buffer in vector (#7696) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
be84139b Fix #14030 (GUI: Options are not enabled and disabled correctly) (#7693) glankk <g****k@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
98884b59 Fix #14031 (GUI: CWE column is inconsistent for results without a CWE mapping... glankk <g****k@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
2abd7da6 Fix #14029 Information message normalCheckLevelMaxBranches reported unconditi... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
e1cc0e2c Fix #14033 Crash in CheckClass::checkConst() (#7695) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
140480f6 Fix #14023 FP functionStatic (inconclusive) for const overload (#7679)
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
4b794eec AUTHORS: Add clock999 [ci skip] (#7691) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
9ec24c23 donate-cpu-server.py: change OLD_VERSION to 2.18.0 (#7690) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
c8031b4a Fixup #14021 (Manual: document improved path matching for suppressions, file ... Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
18d4d9f0 Clear release notes for 2.19 [ci skip] (#7688) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
63317baf AUTHORS: Add authors since last release [ci skip] (#7687) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
b873502a Make isValidGlobPattern recognize `**` (#7682)
Co-authored-by: Joel Johnson <m****l@s****m>, Daniel Marjamäki <d****i@g****m>
Joel Johnson <m****l@l****t>
Committed by: GitHub <n****y@g****m>
about 1 year ago
02c95b9e release: update copyright year [ci skip] (#7686) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
3a36e926 checkers.cpp: Update file using tools/get_checkers.py (#7684) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
e17d94c4 Fix #14026 (CI: test_valueflow_debug in test/cli/other_test.py is flaky in ma... Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
fae4e44f Fix #14025 (Makefile: make clean does not remove frontend object files) (#7683) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
f68ba939 fixed #14002 - added missing Boost include for `testrunner` (#7660) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
0b4c55a8 Fix #13928 (existing system include is not found) (#7678) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
c8d2b2b4 fix #14015: Syntax error for `__has_include` with `--std=gnu99` (#7670) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
74d1ca44 Fix #13981 (cli: import gui project that uses misra c 2012 with cppcheck prem... Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
4d5a7f97 Fix #14021 (Better path matching) (#7645) glankk <g****k@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
26cebf41 Fix #14022: MISRA 7.3 false negative on hexadecimal literal (#7676) Andy MacGregor <1****m@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
01693baa Fix #13983 (cli: clarify output when --file-filter value does not match) (#7675) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
1bed43d5 fix #14010: False constParameterReference ignoring call with designated-initi... Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
b62f5716 Fix #1420 (GUI: Clarify results view context menu) (#7674) glankk <g****k@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
beee36ad Fix #14013 FP invalidContainerReference with emplace_back() (#7672) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
515c73e8 Fix #14006 (CI: upload cppcheck premium sarif results to github) (#7662) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
a2600d09 Revert "Fix #14006 (CI: use cppcheck sarif output in github) (#7668)" (#7669) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
2e237dd0 test/cfg/runtests.sh: added support for include-what-you-use and integrated i... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
46d9197b fix #14008: simplecpp: Bump to 1.4.3.2 (#7666) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
16406b25 Added custom timeout to ci (#7641)
Signed-off-by: Konstantinos <k****s@u****h>
Kitsios Konstantinos <k****t@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
b0b8d760 Fix #14006 (CI: use cppcheck sarif output in github) (#7668) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
843f95e2 Fix #14005 FP: returnDanglingLifetime while returning reference to struct fie...
Co-authored-by: chrchr-github <n****y@g****m>
chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
8244dfaa Fix #13986 (GUI: thread count configuration) (#7664) glankk <g****k@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
8f3d36a8 fix #13995: performance regression (hang) in 2.18dev (#7653) Ludvig Gunne Lindström <l****m@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
6b6d9c5e Fix #13985 (Crash: misra c++ 2023 report type, Dir 0.3.2) (#7651) glankk <g****k@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
f7da59ed valueflow.cpp: fixed "Improper use of negative value" Coverity warning (#7652) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
9f3f41db fixed #13941 - do not overwrite addons from CLI in GUI project import (#7603) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
8833e3e6 Fix #13556 (Import project: exclude missing files) (#7644) glankk <g****k@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
1dd15753 Fix #13989 FN uninitMemberVar with iterator members (#7649) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
25af75e8 fixed #13984 - ThreadResult: some members were not initialized (#7648) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago

← Back to repository