FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · 32bitmicro/cppcheck · GitHub
32bitmicro
/
cppcheck
Public
forked from
cppcheck-opensource/cppcheck
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Sep 15, 2023
Use intrinsics for source location if available (#5449)
Show description for df4457e
pfultz2
authored
df4457e
View commit details
Copy full SHA for df4457e
Browse repository at this point
Fix #11438 MathLib error on user defined literals (#5448)
Show description for 50ba506
chrchr-github
and
gerboengels
authored
50ba506
View commit details
Copy full SHA for 50ba506
Browse repository at this point
Commits on Sep 14, 2023
cli: update --help output, premium has full cert c++ coverage (#5450)
danmar
authored
79e8735
View commit details
Copy full SHA for 79e8735
Browse repository at this point
Fix #11981 internalAstError with using declaration (#5446)
chrchr-github
authored
5a21851
View commit details
Copy full SHA for 5a21851
Browse repository at this point
Add test for simplecpp#314 (#5438)
chrchr-github
authored
775af5e
View commit details
Copy full SHA for 775af5e
Browse repository at this point
Commits on Sep 13, 2023
Fix 11983: False positive: uninitialized variable (#5443)
pfultz2
authored
e6632d9
View commit details
Copy full SHA for e6632d9
Browse repository at this point
AUTHORS: Add markhermeling [skip ci]
danmar
committed
11e5c11
View commit details
Copy full SHA for 11e5c11
Browse repository at this point
Fix copy-paste-error (#5444)
Show description for 6e6b374
markhermeling
authored
6e6b374
View commit details
Copy full SHA for 6e6b374
Browse repository at this point
Fix 11980: False positive returnDanglingLifetime returning pointer to stack array as std::string (by way of struct return value constructor) (#5445)
pfultz2
authored
a1078f4
View commit details
Copy full SHA for a1078f4
Browse repository at this point
Fix #11421 FP shiftTooManyBits with 64bit enum (#5406)
chrchr-github
authored
844ed2b
View commit details
Copy full SHA for 844ed2b
Browse repository at this point
Fix #11975 (SymbolDatabase: findFunction does not find the correct function) (#5440)
danmar
authored
7d1423c
View commit details
Copy full SHA for 7d1423c
Browse repository at this point
Fix #11978 debug: Executable scope 'x' with unknown function. (#5437)
chrchr-github
authored
523c41a
View commit details
Copy full SHA for 523c41a
Browse repository at this point
moved some standard stuff from `avr.cfg` to `std.cfg` (#5421)
firewave
authored
5eb1750
View commit details
Copy full SHA for 5eb1750
Browse repository at this point
bump simplecpp (#5441)
firewave
authored
1c8edbf
View commit details
Copy full SHA for 1c8edbf
Browse repository at this point
Commits on Sep 12, 2023
fixed #11919 - Removed deprecated command-line options `--template <template>` and `--template-format=<template>` (#5439)
firewave
authored
98ce46a
View commit details
Copy full SHA for 98ce46a
Browse repository at this point
Consider pcre debug suffix for Windows (#5429)
Show description for a87e9e1
MartinDelille
authored
a87e9e1
View commit details
Copy full SHA for a87e9e1
Browse repository at this point
Fix #11976 FP incorrectStringBooleanError in assert (#5415)
chrchr-github
authored
18ee859
View commit details
Copy full SHA for 18ee859
Browse repository at this point
Commits on Sep 11, 2023
do not pass POD types by reference (based on clazy `function-args-by-value` check) (#5388)
firewave
authored
02b836b
View commit details
Copy full SHA for 02b836b
Browse repository at this point
adjusted tests to reduce the amount of `friend` declarations necessary (#5435)
Show description for e7dd490
firewave
authored
e7dd490
View commit details
Copy full SHA for e7dd490
Browse repository at this point
fixed #11925 (build slowest files first) (#5419)
Show description for b31860b
firewave
authored
b31860b
View commit details
Copy full SHA for b31860b
Browse repository at this point
Fix FP knownArgument (f'up to #11927) (#5434)
chrchr-github
authored
1b5b74d
View commit details
Copy full SHA for 1b5b74d
Browse repository at this point
specify `gnu` library in selfcheck (#5436)
Show description for 9b3b477
firewave
authored
9b3b477
View commit details
Copy full SHA for 9b3b477
Browse repository at this point
Fix #11929 FP knownPointerToBool with dynamic_cast (#5416)
chrchr-github
authored
c672168
View commit details
Copy full SHA for c672168
Browse repository at this point
Fix valueFlowBailoutIncompleteVar for init list (refs #10045) (#5433)
chrchr-github
authored
cbbf500
View commit details
Copy full SHA for cbbf500
Browse repository at this point
Fix #11923 FN unreadVariable (regression) (#5409)
chrchr-github
authored
aa28150
View commit details
Copy full SHA for aa28150
Browse repository at this point
changed `bool_to_string()` to return `const char*` instead and use it in more cases (#5385)
firewave
authored
639a413
View commit details
Copy full SHA for 639a413
Browse repository at this point
cleaned up access of the check classes (#5387)
firewave
authored
bbe45ff
View commit details
Copy full SHA for bbe45ff
Browse repository at this point
fixed #11917 (Default to `native` platform in Windows builds) (#5428)
firewave
authored
64cd09a
View commit details
Copy full SHA for 64cd09a
Browse repository at this point
Fixed #11974 (Add critical error id premium-invalidLicense) (#5431)
danmar
authored
fe46bd3
View commit details
Copy full SHA for fe46bd3
Browse repository at this point
Commits on Sep 10, 2023
Fixed #11908 (SymbolDatabase: array not parsed properly 'int (**rs)[32]') (#5430)
danmar
authored
8771912
View commit details
Copy full SHA for 8771912
Browse repository at this point
Fix FP (regression): Resource handle 'fd' freed twice. [doubleFree] (#5424)
chrchr-github
authored
f9b18bc
View commit details
Copy full SHA for f9b18bc
Browse repository at this point
2.12.99: Set versions (#5427)
danmar
authored
4fa1c7d
View commit details
Copy full SHA for 4fa1c7d
Browse repository at this point
createrelease: Updated release procedure
danmar
committed
6b1f17a
View commit details
Copy full SHA for 6b1f17a
Browse repository at this point
releasenotes.txt: start new notes for 2.13
danmar
committed
c816aec
View commit details
Copy full SHA for c816aec
Browse repository at this point
daca: use 2.12.0 as old version
danmar
committed
2a4d7f7
View commit details
Copy full SHA for 2a4d7f7
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL