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 }}
firewave
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Security and quality
Insights
Commits
Breadcrumbs
History for
cppcheck
gui
cppchecklibrarydata.cpp
on
regex-std
User selector
All users
All time
Commit history
Commits on Aug 15, 2025
updated CI to Clang 21 (#7272)
firewave
authored
5c818e3
View commit details
Copy full SHA for 5c818e3
View code at this point
Browse repository at this point
Commits on Aug 4, 2025
fixed #13133 - removed deprecated Qt5 support (#6678)
firewave
authored
2e9b67c
View commit details
Copy full SHA for 2e9b67c
View code at this point
Browse repository at this point
Commits on Jul 19, 2025
release: update copyright year [ci skip] (#7686)
danmar
authored
02c95b9
View commit details
Copy full SHA for 02c95b9
View code at this point
Browse repository at this point
Commits on Apr 3, 2025
Add library attribute for no-failure allocators (#7390)
Show description for 5a2f12f
b4n
authored
5a2f12f
View commit details
Copy full SHA for 5a2f12f
View code at this point
Browse repository at this point
Commits on Mar 9, 2025
replaced `QPair` with `std::pair` (#7329)
Show description for 75ec331
firewave
authored
75ec331
View commit details
Copy full SHA for 75ec331
View code at this point
Browse repository at this point
Commits on Aug 28, 2024
cppchecklibrarydata.cpp: removed usage of `foreach` Qt macro (#6729)
firewave
authored
cf02d06
View commit details
Copy full SHA for cf02d06
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 Jan 20, 2024
Fixed #12316 - partially revert "Fix two types of Clazy warnings (#5807)" (#5902)
Show description for 3cb0a31
firewave
authored
3cb0a31
View commit details
Copy full SHA for 3cb0a31
View code at this point
Browse repository at this point
Commits on Dec 27, 2023
Fix two types of Clazy warnings (#5807)
Show description for 4a9b921
gruenich
authored
4a9b921
View commit details
Copy full SHA for 4a9b921
View code at this point
Browse repository at this point
Commits on Dec 8, 2023
Fix #9684 New check: find unnecessary copy in range loop (#5738)
chrchr-github
authored
1bdb713
View commit details
Copy full SHA for 1bdb713
View code at this point
Browse repository at this point
Commits on Nov 20, 2023
fixed some "Parameter can be made pointer/reference to const" Rider warnings (#5680)
firewave
authored
92c089d
View commit details
Copy full SHA for 92c089d
View code at this point
Browse repository at this point
Commits on Oct 8, 2023
fixed "Redundant elaborated type specifier" Rider warnings (#5517)
firewave
authored
a22c181
View commit details
Copy full SHA for a22c181
View code at this point
Browse repository at this point
Commits on Sep 11, 2023
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
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 Jun 20, 2023
Enable and mitigate readability-else-after-return (#5175)
chrchr-github
authored
bb962e2
View commit details
Copy full SHA for bb962e2
View code at this point
Browse repository at this point
Commits on Apr 8, 2023
iwyu.yml: use a distro which has the latest `include-what-you-use` / enabled Qt mappings / cleaned up includes (#4885)
firewave
authored
5be8eee
View commit details
Copy full SHA for 5be8eee
View code at this point
Browse repository at this point
Commits on Mar 17, 2023
Enable and mitigate readability-simplify-boolean-expr (#4897)
chrchr-github
authored
3ccd050
View commit details
Copy full SHA for 3ccd050
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
added handling of library element `entrypoint` to GUI / added GUI tests to CTest (#4744)
firewave
authored
b097eca
View commit details
Copy full SHA for b097eca
View code at this point
Browse repository at this point
Commits on Sep 16, 2022
iwyu.yml: use `debian:unstable` to always get latest include-what-you-use / cleaned up includes (#4466)
Show description for b3ec225
firewave
authored
b3ec225
View commit details
Copy full SHA for b3ec225
View code at this point
Browse repository at this point
Commits on Jul 4, 2022
Library Data: Add support for optional smart pointer element 'unique' (#4132)
matzeschmid
authored
c897c04
View commit details
Copy full SHA for c897c04
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
fixed some clang-tidy warnings (#3080)
firewave
authored
c710335
View commit details
Copy full SHA for c710335
View code at this point
Browse repository at this point
Commits on Mar 21, 2022
replaced Qt `foreach()` with standard `for` range loop / some related cleanups (#3915)
Show description for 2b3fc5e
firewave
authored
2b3fc5e
View commit details
Copy full SHA for 2b3fc5e
View code at this point
Browse repository at this point
Commits on Feb 7, 2022
some preparations for Qt6 support (#3777)
Show description for d528555
firewave
authored
d528555
View commit details
Copy full SHA for d528555
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 Apr 3, 2021
cleaned up includes based on include-what-you-use (#3141)
firewave
authored
6397e29
View commit details
Copy full SHA for 6397e29
View code at this point
Browse repository at this point
Commits on Feb 10, 2021
astyle formatting
Show description for fbf63b9
danmar
committed
fbf63b9
View commit details
Copy full SHA for fbf63b9
View code at this point
Browse repository at this point
Commits on Feb 9, 2021
Fix library data markup (#3118)
matzeschmid
authored
25fa7c5
View commit details
Copy full SHA for 25fa7c5
View code at this point
Browse repository at this point
Commits on Feb 3, 2021
astyle formatting
Show description for b07b464
danmar
committed
b07b464
View commit details
Copy full SHA for b07b464
View code at this point
Browse repository at this point
Fix library data reflection (#3107)
matzeschmid
authored
7658aa8
View commit details
Copy full SHA for 7658aa8
View code at this point
Browse repository at this point
Commits on Jan 30, 2021
astyle formatting
Show description for b2fbab1
danmar
committed
b2fbab1
View commit details
Copy full SHA for b2fbab1
View code at this point
Browse repository at this point
Commits on Jan 29, 2021
Fix library data platform type (#3084)
matzeschmid
authored
f17d5b7
View commit details
Copy full SHA for f17d5b7
View code at this point
Browse repository at this point
Commits on Jan 18, 2021
Add missing support for "type-checks" and "smart-pointer" configuration. (#3039)
matzeschmid
authored
ab7d728
View commit details
Copy full SHA for ab7d728
View code at this point
Browse repository at this point
Commits on Jan 11, 2021
Check for mandatory "name" attribute in "podtype". (#3040)
matzeschmid
authored
348b2d4
View commit details
Copy full SHA for 348b2d4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.