FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for cli - cppcheck-opensource/cppcheck · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
cppcheck-opensource
/
cppcheck
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
6.7k
Code
Pull requests
200
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
cli
on
2.9.x
User selector
Datepicker
Commit history
Commits on Nov 20, 2022
cmdlineparser: fixed append of premium options
danmar
committed
577d073
View commit details
Copy full SHA for 577d073
View code at this point
Browse repository at this point
Commits on Nov 6, 2022
let --premium=misra-c-2012 also set --addon=misra. changed addons container to a set
danmar
committed
482c36b
View commit details
Copy full SHA for 482c36b
View code at this point
Browse repository at this point
Commits on Oct 19, 2022
2.9.1: set version
danmar
committed
84c5ae0
View commit details
Copy full SHA for 84c5ae0
View code at this point
Browse repository at this point
Commits on Aug 28, 2022
2.9: Set versions
danmar
committed
246c0b3
View commit details
Copy full SHA for 246c0b3
View code at this point
Browse repository at this point
Commits on Aug 25, 2022
cli: updated help text formatting
danmar
committed
35fba07
View commit details
Copy full SHA for 35fba07
View code at this point
Browse repository at this point
Commits on Aug 24, 2022
update --help output. sort options alphabetically. remove some old options.
danmar
committed
94322d6
View commit details
Copy full SHA for 94322d6
View code at this point
Browse repository at this point
cli: if cppcheck premium edition is executed then allow a special option --premium=<option> also
danmar
committed
8c0dfea
View commit details
Copy full SHA for 8c0dfea
View code at this point
Browse repository at this point
Commits on Aug 20, 2022
some `--exception-handling` related improvements (#4368)
firewave
authored
1202efb
View commit details
Copy full SHA for 1202efb
View code at this point
Browse repository at this point
Commits on Aug 19, 2022
added missing `sstream` includes (#4381)
firewave
authored
16f598c
View commit details
Copy full SHA for 16f598c
View code at this point
Browse repository at this point
Commits on Aug 16, 2022
cppcheckexecutor.cpp: extracted platform-dependent code into separate files (#4359)
firewave
authored
31d704e
View commit details
Copy full SHA for 31d704e
View code at this point
Browse repository at this point
Commits on Aug 14, 2022
cleaned up includes based on include-what-you-use (#4358)
Show description for 4bf5dcd
firewave
authored
4bf5dcd
View commit details
Copy full SHA for 4bf5dcd
View code at this point
Browse repository at this point
Commits on Aug 7, 2022
avoid unnecessary copies with `insert()` (#4323)
firewave
authored
156323c
View commit details
Copy full SHA for 156323c
View code at this point
Browse repository at this point
Commits on Jul 30, 2022
Fix #11196 Enable use of getloadavg() on Cygwin (#4313)
chrchr-github
authored
36d98a8
View commit details
Copy full SHA for 36d98a8
View code at this point
Browse repository at this point
Commits on Jul 29, 2022
CERT addon removal cleanup (#4322)
Show description for cfa5cd4
rikardfalkeborn
authored
cfa5cd4
View commit details
Copy full SHA for cfa5cd4
View code at this point
Browse repository at this point
Commits on Jul 28, 2022
fixed some `modernize-use-emplace` false negatives and some `bugprone-assignment-in-if-condition` warnings (#4311)
firewave
authored
efaaa58
View commit details
Copy full SHA for efaaa58
View code at this point
Browse repository at this point
Commits on Jul 24, 2022
reduced padding in some classes/structs (#4295)
firewave
authored
b2f15fd
View commit details
Copy full SHA for b2f15fd
View code at this point
Browse repository at this point
Commits on Jul 19, 2022
fixed Cppcheck version (#4292)
firewave
authored
f644938
View commit details
Copy full SHA for f644938
View code at this point
Browse repository at this point
Commits on Jul 18, 2022
Tokenizer: remove simplifyTokenList2
danmar
committed
db155a5
View commit details
Copy full SHA for db155a5
View code at this point
Browse repository at this point
Commits on Jul 13, 2022
Fix crash on Windows with -j option (#4229)
Show description for 21d992c
chrchr-github
authored
21d992c
View commit details
Copy full SHA for 21d992c
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
Fixed #11172 (Unmatched suppression for inline suppression even though --suppress=unmatchedSuppression is used)
danmar
committed
fa5fd9c
View commit details
Copy full SHA for fa5fd9c
View code at this point
Browse repository at this point
some `TestSuppressions` improvements and cleanups (#4271)
firewave
authored
aea4fd1
View commit details
Copy full SHA for aea4fd1
View code at this point
Browse repository at this point
Commits on Jul 10, 2022
use `emptyString` more consistently (#4034)
firewave
authored
c9c1f83
View commit details
Copy full SHA for c9c1f83
View code at this point
Browse repository at this point
Commits on Jul 9, 2022
some `missingInclude`/`missingIncludeSystem` fixes and tests (#4027)
Show description for c363207
firewave
authored
c363207
View commit details
Copy full SHA for c363207
View code at this point
Browse repository at this point
Commits on Jul 8, 2022
separated process execution code into `ProcessExecutor` (#4249)
firewave
authored
b51aea5
View commit details
Copy full SHA for b51aea5
View code at this point
Browse repository at this point
Commits on Jul 7, 2022
Cppcheck: Write product name if provided in xml output
danmar
committed
d1812c8
View commit details
Copy full SHA for d1812c8
View code at this point
Browse repository at this point
Commits on Jun 22, 2022
Fixed wrong XML tree traversal when rules are parsed.
orbitcowboy
committed
650f409
View commit details
Copy full SHA for 650f409
View code at this point
Browse repository at this point
Commits on Jun 21, 2022
Activated 'make validateRules' and improved rule XML file parsing. Now, it optionally accepts '<rules>...</rules>' tags to make xmllint happy.
orbitcowboy
committed
10c7c70
View commit details
Copy full SHA for 10c7c70
View code at this point
Browse repository at this point
Commits on Jun 8, 2022
Refactorization: Removed compatibility hacks for outdated or non-conformant compilers (#4186)
Show description for d20ea41
PKEuS
authored
d20ea41
View commit details
Copy full SHA for d20ea41
View code at this point
Browse repository at this point
Commits on Jun 4, 2022
enabled and mitigated `misc-unused-using-decls` clang-tidy warnings (#3543)
firewave
authored
412054e
View commit details
Copy full SHA for 412054e
View code at this point
Browse repository at this point
Commits on Jun 3, 2022
enabled and fixed `modernize-use-emplace` clang-tidy warnings (#4165)
Show description for d36e05a
firewave
authored
d36e05a
View commit details
Copy full SHA for d36e05a
View code at this point
Browse repository at this point
Commits on May 21, 2022
Update copyright year
danmar
committed
1f6554e
View commit details
Copy full SHA for 1f6554e
View code at this point
Browse repository at this point
Commits on May 8, 2022
Handle exename on macos (#4071)
MartinDelille
authored
6f59709
View commit details
Copy full SHA for 6f59709
View code at this point
Browse repository at this point
Commits on Apr 21, 2022
small `ErrorLogger` usage cleanups (#4033)
firewave
authored
5e6cc10
View commit details
Copy full SHA for 5e6cc10
View code at this point
Browse repository at this point
aligned build options of Visual Studio project configurations and added them to CMake (#4020)
firewave
authored
fdca61a
View commit details
Copy full SHA for fdca61a
View code at this point
Browse repository at this point
added/adjusted --xml-version documentation (#4032)
firewave
authored
ce369c5
View commit details
Copy full SHA for ce369c5
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL