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

GitHub / cppcheck-opensource/cppcheck / commits

SHA Message Author Date Stats
ecc1b443 Fix #13052 FP passedByValue for array of vectors (#6730) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
4ba07677 Fix #13056 FN returnByReference with member of member (#6734) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
1f283365 removed some unused functions (#6732) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
d7ddfaa9 dmake: added missing standalone headers (#6731) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
cf02d064 cppchecklibrarydata.cpp: removed usage of `foreach` Qt macro (#6729) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
6191411a updated Qt in CI to 6.7.2 (#6725) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
198a66e5 Revert "temporally fixated Python 3.12 in CI to 3.12.3 (#6502)" (#6726) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
e6b00812 Fix #13040 (Import project: compile_commands.json, fail to include header in ... Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
af5b6efa Added Support for Shared Items Projects (#6286)
Co-authored-by: Felix Faber <f****r@a****e>
Felix Faber <g****b@F****v>
Committed by: GitHub <n****y@g****m>
about 2 years ago
711ea51f Fix #11450 cppcheck: error: Failed to add suppression. No id. (#6722) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
5b5e43eb Fix #7459 False positive (inconclusive): function can be static (#6719) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
04f7a9b4 Fix #12727 FP knownConditionTrueFalse (wrong range of return values) (#6721) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
b8005e15 Fix #12318 FP negativeIndex with do while loop (#6720) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
6faed30a Fix #13004 (SymbolDatabase: Wrong overloaded function is called) (#6716) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
0a114220 Fix #12943 FP knownConditionTrueFalse with lambda in if condition (#6714) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
e3613c4c Fix #9792 (SymbolDatabase: Wrong ValueType is set for function pointer usage ... Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
426c621b Fix #13026 (Fix Coverity issues) (#6710) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
2c2d5042 Fix #13030 (Checkers report: Misra C 8.13 is not executed unless --enable=sty... Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
55adeb44 Fix #13029 (Update checkers report: Misra C directives) (#6712) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
8349fe25 Fix #13027 (daca@home does not handle well when results are too large) (#6711) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
7e1cec8f Fix #12867 (Wrong ast: 'i{0}' in for loop init expression) (#6709) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
9aa63a7f Fix #12822 (FP knownPointerToBool with array parameter (regression)) (#6707) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
97277b02 test/CMakeLists.txt: bumped CTest timeout to accommodate `macos-*` runner slo... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
d89e2410 mitigated most `bugprone-unused-return-value` clang-tidy warnings in test cod... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
cd20dcee GUI testing: Rename mainwindow.txt => mainwindow.md (#6706) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
dbd1647d Fix #13008 (GUI: Crash when I try to recheck a file) (#6705) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
befe62d4 Fix #13014: GUI: wrong misra command if misra rule texts is specified (#6695) Swasti Shrivastava <3****6@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
1b7dd3aa Fix #13012: Duplicated misra warnings from misra.py and premiumaddon are not ... Swasti Shrivastava <3****6@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
dad65bf4 Fix #13013: Add isFunctionPointer to typeDef-info (#6690) Swasti Shrivastava <3****6@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
f5af7c6c programmemory.cpp: avoid some unnecessary copies in `Executor::executeImpl()`... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
601156bc fixed and enabled `readability-avoid-const-params-in-decls` clang-tidy warnin... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
5be8d9d3 avoid some `const_cast` usage (#4344) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
9d9cf756 updated fixture costs for CTest (#6692) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
9db3950b CI: remove unneeded cppcheck premium suppressions (#6702) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
1aee490c Fix #13007: GUI: The 'reanalyze modified files' option is disabled (#6699) olabetskyi <1****i@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
474d3566 Fix #13015 (CI: Test typedef-info output) (#6694) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
4f418049 avoid using temporary objects in `followAllReferences()` (#6697) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
4df7cb9f Fix #13017 (GUI: Problems to execute python scripts) (#6698) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
f4c9f3a0 added lookup debug logging for the remaining configuration files (#6609) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
45219c05 changed `ccache-action` GitHub action to `v1.2` for most workflows (#6693) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
f39f567a refs #12080 - testrunner: do not create test implementation until it is used ... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
a25bc07b Fix #13011 (False positive: returnByReference should not be recommended for n... Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
35a0df13 Fix #13009: Add valueType-originalTypeName (#6686) Swasti Shrivastava <3****6@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
5fecde1d Partial fix for #8433 FN unusedVariable not detected when there is lambda (re... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
c3fc22a5 enabled `bugprone-unused-return-value` clang-tidy warnings (#6672) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
d3dda9ff enabled and mitigated `performance-noexcept-swap` clang-tidy warnings (#6683) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
11df5ae6 Refactoring: Use NOEXCEPT for swap methods (#6682) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
c8cdd7ad Fix #12999: Improve smart_pointer ValueType assignment (#6674) olabetskyi <1****i@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
aa3b8d9d Code cleanup: Use c++ type std::uintptr_t (#6681) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
17d2cefa Code cleanup: Remove unused object (#6680) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
b6600f90 CI: clarify cppcheck premium selfcheck suppressions (#6679) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
cab30514 Fix #12998 FP knownConditionTrueFalse with QString::split() (#6675) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
9665347b Ticket 11403: Added tests (#6677) orbitcowboy <o****y@w****e>
Committed by: GitHub <n****y@g****m>
about 2 years ago
3dd3480a Fix #13000 FP knownConditionTrueFalse with std::string::append() (#6676) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
9c3c0ed8 Fix #12994 FN knownConditionTrueFalse for string size after concatenation (#6... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
9b79f3bd Fix #12996 FP memleak after checking for failure (#6671) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
4b400704 Fix #12991 Fix build on Windows for ARM64 (#6668) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
4e461bd7 enabled and mitigated `cppcoreguidelines-pro-type-static-cast-downcast` clang... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
26a266ae Fix #12993 FP containerOutOfBounds with array of strings (#6667) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
bf6ae273 added and used `Timer::run()` helper (#4533) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
89434e16 added Emacs C++ marker to header comments [skip ci] (#6346) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
b40f41bd astutils.cpp: always inline `isMutableExpression()` with Clang (#6647) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
cf3373d0 Fix #12992 (Refactoring: Use l-value reference specifier for assignment opera... Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
bc4579bc Fix #12941 Dynamic cast wrong logic (#6666) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
7ece4f6c Fix #12989: Honor attribute cleanup in unusedFunction (#6656) Anton Lindqvist <a****n@b****e>
Committed by: GitHub <n****y@g****m>
about 2 years ago
b62cb222 Amend fix for #12987 (#6663) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
4b2d5b3e Ticket 12966 added regression test (#6662) orbitcowboy <o****y@w****e>
Committed by: GitHub <n****y@g****m>
about 2 years ago
775e3d9d Fix #12966 FN returnDanglingLifetime with std::span and array (regression) (#... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
de83fc78 Fix #12987 false negative: knownConditionTrueFalse with std::string (regressi... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
1a850d9c Fix #12984 (GUI: Misra C++ option does not work well in project dialog) (#6659) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
e9c73df2 CI: check our code with misra c++ 2023 (#6657) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
ef487ad1 Fix #12974 FN functionConst with std::as_const() (#6654) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
8ffd0c17 Fix #12978: false positive : Misra C 8.4: extern variables with structs (#6655) Swasti Shrivastava <3****6@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
86cedde3 [cmake] Do not set CMP0048 explicitly (#6615) Christoph Grüninger <f****s@g****e>
Committed by: GitHub <n****y@g****m>
about 2 years ago
80d5e1f8 fixed #12972 - PathMatch: normalize all slashes (fixes matching when slashes ... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
d8632625 programmemory.cpp: avoid calls to non-const `at()` / added `utils::as_const()... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
ccc8410f ProgramMemory: no longer offer mutable iterators (#6653) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
d5b4b04a Fix #11031: false positive: exceptThrowInDestructor with destructor declared ... olabetskyi <1****i@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
53e55be9 ProgramMemory: only copy `mValues` on write (#6646)
Co-authored-by: Paul Fultz II <p****z@a****m>
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
02e22307 Updated CI to Clang 19 (#5945) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
3edeccb5 limit usage of `internal` in selfchecks to files which are being matchcompile... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
15bdd976 Update AUTHORS [skip ci] (#6644) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
69ba503c Revert "ValueFlow: extracted `ValueFlowAnalyzer` into separate file" (#6643) Paul Fultz II <p****z@a****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
d7eb66d8 ValueFlow: extracted `ValueFlowAnalyzer` into separate file (#6640) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
18949d9f programmemory.cpp: avoid unnecessary copy of settings in `evaluateLibraryFunc... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
83689438 avoid duplicated evaluation in `ProgramMemoryState::removeModifiedVars()` (#6...
Co-authored-by: Paul Fultz II <p****2@y****m>
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
dc3ec3f2 refs #12274 - test/cli/suppress-syntaxError_test.py: made it location-indepen... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
4a38b002 refs #12274 - test/cli/helloworld_test.py: made it location-independent / som... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
fc6de74e Fix #12958 reopened Stack overflow with using namespace (#6639) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
d37f4632 Fix #12961 FP passedByValue with std::bitset (#6635) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
30a32ddc Fix #12962 FP returnByReference with noexcept (#6637) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
81e7614c cfg: add library configuration for libselinux (#6461)
Co-authored-by: chrchr-github <7****b@u****m>, Oliver Stöneberg <f****e@u****m>
cgzones <c****s@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
ac5d06cb Fix #12953 Wrong error id reported (memleak vs. resourceLeak) (#6631) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
cdb68bd7 Fix #12958 Stack overflow with using namespace (#6630) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
fe1459d4 programmemory.cpp: avoid unnecessary `infer()` calls in `Executor::executeimp... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
84ddcfb1 infer.cpp: only perform `remove_if()` call in `infer()` if actually required ... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
d03d820e cleaned up includes based on include-what-you-use (#6627) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
0552b410 astutils.cpp: perform lighter checks first in `isMutableExpression()` (#6623) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
4de83255 Add test for #12391 (#6621) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
91bc4498 Fix #12423 (GUI: The Recheck option does not recheck the selected file) (#6625) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago

← Back to repository