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 }}
codingman
/
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
addons
cppcheckdata.py
on
32bit
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 22, 2021
cppcheckdata.py: fixed Value::tokvalue
danmar
committed
ec301b2
View commit details
Copy full SHA for ec301b2
View code at this point
Browse repository at this point
Commits on Jul 30, 2021
misra; implement rule 21.15
danmar
committed
f85f3c2
View commit details
Copy full SHA for f85f3c2
View code at this point
Browse repository at this point
Commits on Jul 24, 2021
addons; Add get_function_call_name_args
danmar
committed
e08ee3b
View commit details
Copy full SHA for e08ee3b
View code at this point
Browse repository at this point
Commits on Jul 22, 2021
misra; implemented rule 20.12
danmar
committed
388b7a0
View commit details
Copy full SHA for 388b7a0
View code at this point
Browse repository at this point
misra; implemented rule 20.8
danmar
committed
74ab8f1
View commit details
Copy full SHA for 74ab8f1
View code at this point
Browse repository at this point
Commits on Jul 18, 2021
misra; implement rule 8.10
danmar
committed
d1fe34e
View commit details
Copy full SHA for d1fe34e
View code at this point
Browse repository at this point
Commits on Jul 17, 2021
misra; implemented rule 8.5
danmar
committed
aa910d3
View commit details
Copy full SHA for aa910d3
View code at this point
Browse repository at this point
Commits on Jul 11, 2021
CI; Improved testing of misra addon
danmar
committed
9d5c65f
View commit details
Copy full SHA for 9d5c65f
View code at this point
Browse repository at this point
Commits on Jul 9, 2021
Addons CTU; pass all filenames for whole program analysis in file instead of through command line
danmar
committed
db58952
View commit details
Copy full SHA for db58952
View code at this point
Browse repository at this point
Commits on Jul 8, 2021
misra: implement rule 2.5
danmar
committed
e05a9d7
View commit details
Copy full SHA for e05a9d7
View code at this point
Browse repository at this point
Commits on Jul 7, 2021
misra: implement rule 22.5
danmar
committed
4ecf3cc
View commit details
Copy full SHA for 4ecf3cc
View code at this point
Browse repository at this point
misra; implement rule 2.3
danmar
committed
13d55c7
View commit details
Copy full SHA for 13d55c7
View code at this point
Browse repository at this point
misra: implement 8.1
danmar
committed
00a9671
View commit details
Copy full SHA for 00a9671
View code at this point
Browse repository at this point
addons; add CTU infrastructure
danmar
committed
9172f2a
View commit details
Copy full SHA for 9172f2a
View code at this point
Browse repository at this point
Commits on Jul 6, 2021
cppcheckdata: Fix crash on an empty union (#3326)
jubnzv
authored
6f38901
View commit details
Copy full SHA for 6f38901
View code at this point
Browse repository at this point
Commits on Jun 27, 2021
misra: Fix 8.2 false positives (#3309)
Show description for b89f5fb
jubnzv
authored
b89f5fb
View commit details
Copy full SHA for b89f5fb
View code at this point
Browse repository at this point
Commits on Feb 23, 2021
Addons; split up possible/known values and impossible values. This is inconsistent with core Cppcheck, however the addons do not handle impossible values in general. A future improvement might be t…
Show description for 22727ee
danmar
committed
22727ee
View commit details
Copy full SHA for 22727ee
View code at this point
Browse repository at this point
Commits on Jan 8, 2021
cppcheckdata: Make the source files for configuration public (#3030)
Show description for 35a42cd
jubnzv
authored
35a42cd
View commit details
Copy full SHA for 35a42cd
View code at this point
Browse repository at this point
cppcheckdata: Use instance attributes in Cppcheckdata (#3029)
Show description for 13b8ee8
jubnzv
authored
13b8ee8
View commit details
Copy full SHA for 13b8ee8
View code at this point
Browse repository at this point
Commits on Dec 5, 2020
Addons: handle inline suppressions internally in cppcheckdata
danmar
committed
a810678
View commit details
Copy full SHA for a810678
View code at this point
Browse repository at this point
Commits on Dec 4, 2020
Revert "Addons: handle inline suppressions internally in cppcheckdata"
Show description for 649a754
danmar
committed
649a754
View commit details
Copy full SHA for 649a754
View code at this point
Browse repository at this point
Commits on Nov 13, 2020
cppcheckdata: Add Scope.varlist
danmar
committed
9a81d17
View commit details
Copy full SHA for 9a81d17
View code at this point
Browse repository at this point
Misra refactorings
danmar
committed
c7f816f
View commit details
Copy full SHA for c7f816f
View code at this point
Browse repository at this point
Commits on Nov 11, 2020
Addons: handle inline suppressions internally in cppcheckdata
danmar
committed
1ce78a1
View commit details
Copy full SHA for 1ce78a1
View code at this point
Browse repository at this point
Commits on Sep 9, 2020
Token: add flag for splitted variable declaration with initialization
danmar
committed
687b44d
View commit details
Copy full SHA for 687b44d
View code at this point
Browse repository at this point
Commits on Sep 6, 2020
misra: rewrote rule 12.3
danmar
committed
9a943e7
View commit details
Copy full SHA for 9a943e7
View code at this point
Browse repository at this point
Token: Add 'isSplittedVarDecl attribute
danmar
committed
7969bf7
View commit details
Copy full SHA for 7969bf7
View code at this point
Browse repository at this point
Commits on Aug 29, 2020
Fixed #9830 (Addons should return 0 when success)
danmar
committed
c6d2e0f
View commit details
Copy full SHA for c6d2e0f
View code at this point
Browse repository at this point
Commits on Apr 16, 2020
cppcheckdata: Set Function.nestedIn attribute
danmar
committed
75a369d
View commit details
Copy full SHA for 75a369d
View code at this point
Browse repository at this point
Commits on Jan 31, 2020
misra.py: Fix R5.4 false positives with C99 (#2516)
Show description for 5eaf437
jubnzv
authored
5eaf437
View commit details
Copy full SHA for 5eaf437
View code at this point
Browse repository at this point
Commits on Dec 27, 2019
addons: Reduce memory consumption (#2395)
Show description for d977761
jubnzv
authored and
danmar
committed
d977761
View commit details
Copy full SHA for d977761
View code at this point
Browse repository at this point
Commits on Dec 15, 2019
addons: Fix __repr__ methods (#2448)
Show description for 88a3b4c
jubnzv
authored and
danmar
committed
88a3b4c
View commit details
Copy full SHA for 88a3b4c
View code at this point
Browse repository at this point
Commits on Dec 9, 2019
[python] classes are missing __repr__ methods (#2437)
Show description for d538315
FrancescElies
authored and
danmar
committed
d538315
View commit details
Copy full SHA for d538315
View code at this point
Browse repository at this point
Commits on Nov 15, 2019
addons: Clean up and clarify addons usage. (#2359)
Show description for 3bd1264
jubnzv
authored and
danmar
committed
3bd1264
View commit details
Copy full SHA for 3bd1264
View code at this point
Browse repository at this point
Commits on Nov 12, 2019
cppcheckdata.py: Fix PEP 8 and Inspection warnings (#2350)
versat
authored
bd5d82c
View commit details
Copy full SHA for bd5d82c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.