Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
albert-github
/
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
Breadcrumbs
History for
cppcheck
test
fixture.h
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 21, 2024
cleaned up includes based on include-what-you-use (#6627)
firewave
authored
d03d820
View commit details
Copy full SHA for d03d820
View code at this point
Browse repository at this point
Commits on Jun 14, 2024
enabled and fixed `performance-enum-size` clang-tidy warnings (#6221)
firewave
authored
1be5af7
View commit details
Copy full SHA for 1be5af7
View code at this point
Browse repository at this point
Commits on May 23, 2024
refs #10692 - added command-line option `--cpp-header-probe` to probe headers and extension-less files for Emacs C++ marker (#6324)
firewave
authored
2263d30
View commit details
Copy full SHA for 2263d30
View code at this point
Browse repository at this point
made `Library::load(const tinyxml2::XMLDocument &)` private / related refactorings (#6433)
firewave
authored
e853d86
View commit details
Copy full SHA for e853d86
View code at this point
Browse repository at this point
added preliminary support for newer standards / some cleanups (#6423)
firewave
authored
191f339
View commit details
Copy full SHA for 191f339
View code at this point
Browse repository at this point
Commits on Apr 20, 2024
Update copyright year (#6310)
danmar
authored
58030b8
View commit details
Copy full SHA for 58030b8
View code at this point
Browse repository at this point
Commits on Apr 11, 2024
default to `--check-level=exhaustive` internally / several related cleanups (#6225)
firewave
authored
524e979
View commit details
Copy full SHA for 524e979
View code at this point
Browse repository at this point
Commits on Apr 10, 2024
testrunner: improved `InternalError` assertions (#6262)
firewave
authored
9e7578e
View commit details
Copy full SHA for 9e7578e
View code at this point
Browse repository at this point
Commits on Apr 8, 2024
testrunner: small `TestSimplifyTokens` cleanup / fixed valueflow message suppression / improved ignoring of output (#6243)
firewave
authored
bd8cb94
View commit details
Copy full SHA for bd8cb94
View code at this point
Browse repository at this point
Commits on Mar 21, 2024
fixed #12523 - greatly improved errorhandling of `--rule-file=` (#6147)
firewave
authored
91f1a25
View commit details
Copy full SHA for 91f1a25
View code at this point
Browse repository at this point
Commits on Mar 13, 2024
testrunner: make sure the error output is consumed (#6117)
firewave
authored
1bace58
View commit details
Copy full SHA for 1bace58
View code at this point
Browse repository at this point
Commits on Mar 6, 2024
testrunner: added options `-n` (no summary) and `-d` (dry run) / added script to run test cases separately / adjusted some tests (#6049)
Show description for 54c01cf
firewave
authored
54c01cf
View commit details
Copy full SHA for 54c01cf
View code at this point
Browse repository at this point
Commits on Mar 4, 2024
iwyu.yml: treat explicit clang include directory in clang-tidy invocation as a system include / cleaned up includes (#5983)
Show description for 2464a9d
firewave
authored
2464a9d
View commit details
Copy full SHA for 2464a9d
View code at this point
Browse repository at this point
Commits on Feb 26, 2024
testrunner: stop comparing mismatching types in generic `assertEquals()` / added `ASSERT_EQUALS_ENUM` (#6035)
Show description for 0fe775c
firewave
authored
0fe775c
View commit details
Copy full SHA for 0fe775c
View code at this point
Browse repository at this point
Commits on Jan 31, 2024
testrunner: reduced usage of mutable `Settings` / some cleanups (#5909)
firewave
authored
e3f0676
View commit details
Copy full SHA for e3f0676
View code at this point
Browse repository at this point
Commits on Jan 29, 2024
Fix #12266 (Performance: valueFlowCondition slowdown) (#5837)
danmar
authored
485df98
View commit details
Copy full SHA for 485df98
View code at this point
Browse repository at this point
Commits on Dec 6, 2023
testrunner: make sure that more redirects/outputs are actually being consumed (#5721)
firewave
authored
4538002
View commit details
Copy full SHA for 4538002
View code at this point
Browse repository at this point
Commits on Dec 1, 2023
testrunner: make sure all redirected output is being consumed / some cleanups (#5714)
firewave
authored
ec9dbb3
View commit details
Copy full SHA for ec9dbb3
View code at this point
Browse repository at this point
Commits on Nov 25, 2023
CmdLineParser: various refactorings and cleanups as well as testing improvements (#5676)
firewave
authored
8e1ae7e
View commit details
Copy full SHA for 8e1ae7e
View code at this point
Browse repository at this point
Commits on Oct 16, 2023
iwyu.yml: made `include-what-you-use` output more verbose / cleaned up includes (#5540)
firewave
authored
5e89eb0
View commit details
Copy full SHA for 5e89eb0
View code at this point
Browse repository at this point
Commits on Oct 13, 2023
gui/platforms.h: renamed `Platform` to `PlatformData` / Platform: removed unnecessary `cppcheck` namespace (#5545)
firewave
authored
ebb877a
View commit details
Copy full SHA for ebb877a
View code at this point
Browse repository at this point
Commits on Oct 12, 2023
removed unnecessary encapsulation of severity enum and made it an `enum class` (#5541)
firewave
authored
8c0d43d
View commit details
Copy full SHA for 8c0d43d
View code at this point
Browse repository at this point
Commits on Oct 11, 2023
Fix #12052 FP: containerOutOfBounds (#5534)
chrchr-github
authored
e247e81
View commit details
Copy full SHA for e247e81
View code at this point
Browse repository at this point
Commits on Sep 26, 2023
TestCmdlineParser: store messages in logger class instead of utilizing the redirect (#5482)
firewave
authored
3774d46
View commit details
Copy full SHA for 3774d46
View code at this point
Browse repository at this point
Commits on Sep 11, 2023
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
View code at this point
Browse repository at this point
Commits on Aug 18, 2023
removed unnecessary `Settings` parameter from `Check::runChecks()` and made `Tokenizer` a reference (#5308)
Show description for bfb50ca
firewave
authored
bfb50ca
View commit details
Copy full SHA for bfb50ca
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
enabled and mitigated `modernize-use-equals-default` clang-tidy warnings / removed unnecessary default destructors (#5335)
firewave
authored
84a9b3a
View commit details
Copy full SHA for 84a9b3a
View code at this point
Browse repository at this point
Commits on Aug 12, 2023
TestCmdlineParser: properly reset settings and parser between tests (#5310)
firewave
authored
2b3dec4
View commit details
Copy full SHA for 2b3dec4
View code at this point
Browse repository at this point
Commits on Aug 9, 2023
avoid some redundant and unused settings in tests among other cleanups / added and used `WARN_UNUSED` attribute (#5284)
firewave
authored
2502897
View commit details
Copy full SHA for 2502897
View code at this point
Browse repository at this point
Commits on Aug 8, 2023
Use in-class initializers, default constructors, class -> struct (#4842)
chrchr-github
authored
eee1221
View commit details
Copy full SHA for eee1221
View code at this point
Browse repository at this point
Commits on Aug 2, 2023
cleaned up includes based on include-what-you-use / iwyu.yml: updated to yet another distro to get the latest version and updated the Chaotic-AUR key (#5267)
Show description for 45de338
firewave
authored
45de338
View commit details
Copy full SHA for 45de338
View code at this point
Browse repository at this point
Commits on May 4, 2023
testrunner: even more `SettingsBuilder` usage and `const` cleanups (#5030)
Show description for 5833fc3
firewave
authored
5833fc3
View commit details
Copy full SHA for 5833fc3
View code at this point
Browse repository at this point
Commits on May 2, 2023
testrunner: more `SettingsBuilder` usage and `const` cleanups (#5026)
firewave
authored
25183ff
View commit details
Copy full SHA for 25183ff
View code at this point
Browse repository at this point
reduced usage of mutable `Settings` objects in tests (#4798)
firewave
authored
2935c85
View commit details
Copy full SHA for 2935c85
View code at this point
Browse repository at this point
Commits on Apr 8, 2023
do not use string-to-integer conversions without error handling (#4906)
firewave
authored
f5e51ea
View commit details
Copy full SHA for f5e51ea
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.