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

GitHub / cppcheck-opensource/cppcheck / commits

SHA Message Author Date Stats
85fe627c fixed some typos (#5562) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
dd76504f Fixed #3537 (Allow inline suppression comments for macros) (#5559) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ad4e688f Fix #10652: FP: misra-c2012-10.4 (char)'1' != (char) (#5556) Swasti Shrivastava <3****6@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
3811d014 fixed "Redundant dereferencing and tasking address expression" Rider warnings... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
5e89eb05 iwyu.yml: made `include-what-you-use` output more verbose / cleaned up includ... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
93297727 Fix internalASTError with decltype (refs #11378) (#5553) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
dde956b0 Fix 10855,11752:False positive: misra-c2012-22.10 (#5557) Swasti Shrivastava <3****6@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f13134a6 Refactoring: use init list, redundant init (#5552) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
16c5a117 posix.cfg: Warn in case the return value of localtime() is ignored. (#5555) orbitcowboy <o****y@w****e>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
903df84d Fix #12072 FN constStatement with enum (#5554) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ec157723 Refactoring suppressions code. (#5550) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
efd488b5 Partial fix for #12062 FN: memleak (#5548) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f56677a9 Fix #11857 FP constParameterReference with std::map (#5551) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ebb877ad gui/platforms.h: renamed `Platform` to `PlatformData` / Platform: removed unn... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
579938a6 AUTHORS: Add JohanBertrand [ci skip] (#5549) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
44ab9764 Inline suppression for block of code or whole file (#5402) Johan Bertrand <b****0@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
8ef4da47 Add test for #2456, #12011 (#5544) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
9d4e3829 Partial fix #12030 (False positive: uninitialized variable, conditional modif... Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
8c0d43d9 removed unnecessary encapsulation of severity enum and made it an `enum class... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
179d26f0 Fix #12064 FP useStlAlgorithm with loop over initializer list (#5542) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
e247e818 Fix #12052 FP: containerOutOfBounds (#5534) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
784b5263 installer: added missing library configurations and removed unneeded Qt DLLs ... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0f70f193 buildman.yml: fixed `manpage` job (#5539) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
d757f8b8 fixed #12058 - donate_cpu_lib.py: removed `--showtime=none` option not suppor... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
7393083d added `CmdLineLogger::printRaw()` / CppCheckExecutor: more `CmdLineLogger` us... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
84f2485a fixed #7099 - added optional `man` target to CMake / build manpage in CI (#5536) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
e4028f68 fixed some "Declarator is never used" Rider warnings (#5535) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
cc92b09e fixed #12016 - ProcessExecutor: added missing invocation of clang-tidy (#5529) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
2f62e9d3 mitigated several compiler warnings / suppress compiler warnings in CI where ... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
c969c331 fixed #12034 - release-windows.yml: specify proper openssl tool (#5522) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
47d2c0f6 Fix Cert C++ warnings reported by Cppcheck Premium (#5528) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
06b5ef1e cleaned up includes based on include-what-you-use (#5532) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f7268e7a Add Wang Haoyu to AUTHORS [skip ci] (#5530) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
0f28f3e4 generate `AddonInfo` only once (#4958) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
cc44966f std.cfg: remove wrong macro replacements for UINT32_C etc. (#5527) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
960e8bb4 testrunner: got rid of some redundant preprocessing code / added some missing... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
a22c1815 fixed "Redundant elaborated type specifier" Rider warnings (#5517) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
3ba53c6b fixed #12022 - disallow using `--project` with source files (#5515) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
8dee551c added testing of clang-tidy invocation to executor tests / also some cleanups... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
eb076d87 Improve testcases for unsigned char platforms (#5524) moui0 <6****0@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
e9c39c12 windows.cfg: Fix wrong FlushConsoleInputBuffer configuration (#5526) orbitcowboy <o****y@w****e>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
d48df980 Fix 12030: False positive: uninitialized variable, conditional modification, ... Paul Fultz II <p****2@y****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
1d30b617 windows.cfg: Fixed wrong configuration of GetModuleHandle(A|W)-functions (#5525) orbitcowboy <o****y@w****e>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
723ba16e fixed some "Parameter can be made pointer/reference to const" Rider warnings ... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
903eccb3 Fix #12039 FP knownConditionTrueFalse (#5513) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
5a52fa80 refs #12022 - disallow multiple `--project` options (#5499) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
fe8730cf MathLib: renamed `to{U}LongNumber()` to `toBig{U}Number()` (#5503) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
fc700b68 refs #4452 / refs #11705 - improved `--showtime=` behavior and testing (#4876) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f1f74088 bump simplecpp to simplecpp revision dbae338e (#5511) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
787da43d Fix #12036 FN knownConditionTrueFalse comparing enum with number (#5510) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
a52d2a23 Fix #12018 (False positive: null pointer, multiple arguments) (#5509) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f054feba Fix #12015 by adding pid to filelist name (#5491) andymacg <1****g@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
d9a8909d Fix #11408 debug: Function::addArguments found argument 't' with varid 0 (#5507) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
354ea60b Update C++ standard list of --std option in manpage (#5506) Shohei YOSHIDA <s****x@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
4afc29b9 updated latest Python in CI to 3.12 (#5505) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
8ac75902 gtk: add g_file_info_get_* exceptions (#5502) Andy Holmes <1****s@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
d069dbfd Fix #12029 (Fix definitions of global constants) (#5504) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
1b3fa2af Added floating point categories to handle the return value from fpclassify() ... orbitcowboy <o****y@w****e>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
6a8f7879 Fix #12026 (simplifyTypedef: not handled properly when typedef and enum const... Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
6773cdb3 Fix #12014 syntaxError due to bad typedef simplification (#5493) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
033cf649 Avoid const_cast (#5490) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ed5532c2 Fix #12019 (False positive: null pointer, array zero initialization) (#5495) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
c4fe5ac8 Fix #12012 (FP: uninitvar, address of variable is casted to uintptr_t that is... Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
db5f75f7 manual: Add manual-premium.md for the Cppcheck Premium manual (#5492) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
63b76d22 Fix valueFlowBailoutIncompleteVar with ptr to ptr (refs #10045) (#5488) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
73d305ea Fix #12013 crash: crashes in release builds if cppcheck build dir is used (#5... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ca20152e findDependencies.cmake: use `FindPython` instead of deprecated `FindPythonInt... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
e928f2b5 Fix valueFlowBailoutIncompleteVar with new (refs #10045) (#5487) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
3774d463 TestCmdlineParser: store messages in logger class instead of utilizing the re... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
4ba19c42 Bump simplecpp (fix #11991) (#5486) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
a3ff6d53 added `-Werror` to pytest calls and fixed reported warnings (#5483) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
a9952d9d CppCheck: avoid expensive `std::ostringstream` usage in `checkFile()` (#5481) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f037edf5 Fix #11440 FN Moved value when using {} to initialize (#5479) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
9f96803f TestCheck: added missing registration (#5484) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
99e38cf8 Partial fix for #10968 FN detect always false/true comparison of function wit... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
3fd00c19 perform logging in `CmdLineParser` through an interface (#5478) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
1959c85e test/cli/test-other.py: improved addon tests (#5469) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
3979ade9 got rid of test-only `Library` functions / avoid some more direct modificatio... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
e6e27364 donate_cpu_lib.py: increased the amount of upload tries (#5476) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
bba96c5c Fix valueFlowConditionExpressions bailout for C++ casts (refs #10045) (#5472) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
c527af90 donate-cpu-server.py: fixed "top x" reports / some cleanups (#5475) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
ba23b202 donate-cpu-server.py: filtered out various outdated and undesired (diff) resu... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
b745d9ad Fix #12010 Improve unknownMacro message: int (#5473) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
6fcf11b8 donate-cpu-server.py: added `pkgs` query parameter to `check_library-*`, `inc... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
dc595433 Fix #12006 Improve unknownMacro message (#5470) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
57bbb17f Fix #11986 debug: Executable scope 'x' with unknown function. (#5463) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
dc199169 Fix valueFlowConditionExpressions bailout for library function (refs #10045) ... chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
4af2f991 removed unused `daca.cfg` (#5467) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
f49fedb2 fixed #11483 (FN unusedFunction for method with inline implementation) (#5457)
Co-authored-by: chrchr-github <7****b@u****m>
Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
da09580d gtk.cfg: add G_DEFINE_QUARK() (#5464) Andy Holmes <1****s@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
5ae136a1 donate-cpu-server.py: added "top x" report for `unknownMacro` (#5466) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
21e001cd refs #11993 - error out in `TestFileLister::recursiveAddFiles()` instead of l... Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
a43b55a0 Improved addon execution errorhandling (#5451) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
58a7519c Fix 11992: FN (regression): uninitvar (#5465) Paul Fultz II <p****2@y****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
3089fc39 Fix #12002 (Filelister: Unclear error 'finding files failed (error: 3)') (#5460) Daniel Marjamäki <d****i@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
c6b3c561 Improve findEnumerator() (refs #10045) (#5459) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
176edbd2 added `--strict` and `-vv` to pytest calls (#5453) Oliver Stöneberg <f****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
e611b18f AUTHORS: Add alucarded [skip ci] Daniel Marjamäki <d****i@g****m> almost 3 years ago
b6f60ad9 Support importing projects with project-name (#5456) Tomasz Edward Posluszny <t****y@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
10c1ac97 Fix findEnumerator() with nested enum (refs #10045) (#5454) chrchr-github <7****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago

← Back to repository