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
Type
/
to 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 }}
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
196
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
test
testutils.cpp
on
main
User selector
All users
All time
Commit history
Commits on Apr 26, 2026
utils.h: reject unexpected preceding characters in `strToInt()` (#8490)
firewave
authored
0294253
View commit details
Copy full SHA for 0294253
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
disallow passing pointer to `utils::as_const()` as it does nothing (#8394)
firewave
authored
c78ad5a
View commit details
Copy full SHA for c78ad5a
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
Release: Update copyright year (#8285)
danmar
authored
9a00e4a
View commit details
Copy full SHA for 9a00e4a
View code at this point
Browse repository at this point
Commits on Feb 16, 2026
testrunner: merged `ASSERT_THROW_EQUALS_2` with (unused) `ASSERT_THROW_EQUALS` (#8219)
firewave
authored
6d03304
View commit details
Copy full SHA for 6d03304
View code at this point
Browse repository at this point
Commits on Feb 10, 2026
AnalyzerInformation: use `Info::parse()` in `getAnalyzerInfoFileFromFilesTxt()` (#8176)
firewave
authored
08fb0fc
View commit details
Copy full SHA for 08fb0fc
View code at this point
Browse repository at this point
Commits on Oct 31, 2025
enabled `information` messages in selfchecks / mitigated `unmatchedSuppression` warnings (#3090)
Show description for 5016808
firewave
authored
5016808
View commit details
Copy full SHA for 5016808
View code at this point
Browse repository at this point
Commits on Jul 19, 2025
Make isValidGlobPattern recognize `**` (#7682)
Show description for b873502
3 people
authored
b873502
View commit details
Copy full SHA for b873502
View code at this point
Browse repository at this point
Commits on Feb 23, 2025
release: Update copyright year (#7319)
danmar
authored
11f0f4d
View commit details
Copy full SHA for 11f0f4d
View code at this point
Browse repository at this point
Commits on Feb 4, 2025
astutils.cpp: moved `memoize()` helper to `utils.h` (#7257)
firewave
authored
de53599
View commit details
Copy full SHA for de53599
View code at this point
Browse repository at this point
Commits on Aug 31, 2024
2.15.0: Update copyright year [ci skip] (#6749)
danmar
authored
ff9647f
View commit details
Copy full SHA for ff9647f
View code at this point
Browse repository at this point
Commits on Aug 2, 2024
programmemory.cpp: avoid calls to non-const `at()` / added `utils::as_const()` (#6651)
firewave
authored
d863262
View commit details
Copy full SHA for d863262
View code at this point
Browse repository at this point
Commits on Jul 16, 2024
cleaned up handling of specifying multiple libraries at once (#6593)
firewave
authored
c7bc7a8
View commit details
Copy full SHA for c7bc7a8
View code at this point
Browse repository at this point
Commits on Jul 13, 2024
Fixup #12929: better handling of escape sequences in Token::isCMultiChar (#6597)
danmar
authored
ecd73d5
View commit details
Copy full SHA for ecd73d5
View code at this point
Browse repository at this point
Commits on Apr 22, 2024
extracted `trim()` and `findAndReplace()` to `utils.{cpp|h}` (#6325)
firewave
authored
fefe5f1
View commit details
Copy full SHA for fefe5f1
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
cleaned up includes based on include-what-you-use (#5532)
firewave
authored
06b5ef1
View commit details
Copy full SHA for 06b5ef1
View code at this point
Browse repository at this point
Commits on Sep 8, 2023
utils.h: added `startsWith()` and started using it (#5381)
Show description for 91070ca
firewave
authored
91070ca
View commit details
Copy full SHA for 91070ca
View code at this point
Browse repository at this point
Commits on Aug 31, 2023
Refactor: The code to generate id string from pointer can be simplified (#5382)
danmar
authored
c3136db
View commit details
Copy full SHA for c3136db
View code at this point
Browse repository at this point
sped up `Tokenizer::dump()` (#5009)
Show description for 0fadf9e
firewave
authored
0fadf9e
View commit details
Copy full SHA for 0fadf9e
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 2, 2023
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 30, 2023
cleaned up includes based on `include-what-you-use` (#5021)
firewave
authored
8cf6a22
View commit details
Copy full SHA for 8cf6a22
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
Commits on Mar 2, 2023
cleaned up includes based on `include-what-you-use` (#4599)
firewave
authored
bd1ae69
View commit details
Copy full SHA for bd1ae69
View code at this point
Browse repository at this point
Commits on Jan 28, 2023
Update copyright year
danmar
committed
464fbe8
View commit details
Copy full SHA for 464fbe8
View code at this point
Browse repository at this point
Commits on Jan 27, 2023
renamed some files in the `test` folder (#4705)
firewave
authored
1d3955b
View commit details
Copy full SHA for 1d3955b
View code at this point
Browse repository at this point
Commits on Oct 9, 2022
fixed handling of incomplete char/string literals in `isPrefixStringCharLiteral()` - also optimized it a bit (#4541)
Show description for d1bfae9
firewave
authored
d1bfae9
View commit details
Copy full SHA for d1bfae9
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 Mar 2, 2022
enabled functionConst and functionStatic in selfcheck (#3862)
Show description for 4a63af0
firewave
authored
4a63af0
View commit details
Copy full SHA for 4a63af0
View code at this point
Browse repository at this point
Commits on Feb 10, 2022
removed OVERRIDE and FINAL defines and use the keywords directly (#3767)
firewave
authored
f32583e
View commit details
Copy full SHA for f32583e
View code at this point
Browse repository at this point
Commits on Aug 7, 2021
Format with uncrustify (#3388)
pfultz2
authored
7f358b2
View commit details
Copy full SHA for 7f358b2
View code at this point
Browse repository at this point
Commits on Mar 21, 2021
Update Copyright year
danmar
committed
4243727
View commit details
Copy full SHA for 4243727
View code at this point
Browse repository at this point
Commits on Feb 18, 2021
Refactorization: Reduced stack usage of givenACodeSampleToTokenize
Show description for acafdb6
PKEuS
authored and
danmar
committed
acafdb6
View commit details
Copy full SHA for acafdb6
View code at this point
Browse repository at this point
Commits on May 10, 2020
Update copyright year
danmar
committed
08ddd84
View commit details
Copy full SHA for 08ddd84
View code at this point
Browse repository at this point
Revert "Update copyright year"
Show description for 3e02182
danmar
committed
3e02182
View commit details
Copy full SHA for 3e02182
View code at this point
Browse repository at this point
Update copyright year
danmar
committed
6eec6c4
View commit details
Copy full SHA for 6eec6c4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.