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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
cpphl
/
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
Makefile
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 2, 2019
ExprEngine: Use smt solver Z3
danmar
committed
7ab22c7
View commit details
Copy full SHA for 7ab22c7
View code at this point
Browse repository at this point
Commits on Sep 21, 2019
Add validateRules target (xmllint) for rules/*.xml
amai2012
committed
16f1d81
View commit details
Copy full SHA for 16f1d81
View code at this point
Browse repository at this point
Checkmemleakautovar: fix crash and FP (#2196)
Show description for 46ac0d7
rikardfalkeborn
authored and
versat
committed
46ac0d7
View commit details
Copy full SHA for 46ac0d7
View code at this point
Browse repository at this point
Commits on Sep 19, 2019
dmake: Sort header dependencies (#2182)
Show description for 518bb51
rikardfalkeborn
authored and
amai2012
committed
518bb51
View commit details
Copy full SHA for 518bb51
View code at this point
Browse repository at this point
Commits on Sep 17, 2019
ExprEngine: Add new experimental path-sensitive data flow analysis. Initially used for 'verification' but could possibly later be used as a complement in the normal analysis. The code is work-in-pr…
Show description for 2d651b0
danmar
committed
2d651b0
View commit details
Copy full SHA for 2d651b0
View code at this point
Browse repository at this point
Commits on Sep 10, 2019
dmake: Improve dependency detection of external and cli includes (#2163)
Show description for afe05d0
rikardfalkeborn
authored and
danmar
committed
afe05d0
View commit details
Copy full SHA for afe05d0
View code at this point
Browse repository at this point
Commits on Sep 1, 2019
Makefile: Set debug mode
danmar
committed
c07d5f0
View commit details
Copy full SHA for c07d5f0
View code at this point
Browse repository at this point
Makefile: Set release mode
danmar
committed
355d2cc
View commit details
Copy full SHA for 355d2cc
View code at this point
Browse repository at this point
Commits on Aug 17, 2019
Compiling/Installing : The CFGDIR parameter was removed. Use FILESDIR instead.
danmar
committed
a17f2a6
View commit details
Copy full SHA for a17f2a6
View code at this point
Browse repository at this point
Commits on Aug 14, 2019
Dmake cleanups (#2077)
Show description for f139558
rikardfalkeborn
authored and
danmar
committed
f139558
View commit details
Copy full SHA for f139558
View code at this point
Browse repository at this point
Commits on Jul 17, 2019
run dmake
versat
committed
61ddda6
View commit details
Copy full SHA for 61ddda6
View code at this point
Browse repository at this point
Commits on Jul 16, 2019
Makefile/dmake: Increase stack size to 8M for Cygwin builds to avoid segfaults (#2001)
Show description for 7d7078f
versat
authored and
amai2012
committed
7d7078f
View commit details
Copy full SHA for 7d7078f
View code at this point
Browse repository at this point
Commits on Jun 29, 2019
Restore Makefile after release
danmar
committed
17c5587
View commit details
Copy full SHA for 17c5587
View code at this point
Browse repository at this point
1.88: Update Makefile
danmar
committed
069ecb0
View commit details
Copy full SHA for 069ecb0
View code at this point
Browse repository at this point
Commits on Jun 23, 2019
Makefile: Add one more flag 'MATCHCOMPILER=yes'
danmar
committed
1b4485a
View commit details
Copy full SHA for 1b4485a
View code at this point
Browse repository at this point
Commits on May 17, 2019
sync (#1835)
Show description for bf5c71b
carenas
authored and
danmar
committed
bf5c71b
View commit details
Copy full SHA for bf5c71b
View code at this point
Browse repository at this point
Commits on Apr 19, 2019
dmake: use -isystem for externals to avoid compiler warnings
danmar
committed
ece1303
View commit details
Copy full SHA for ece1303
View code at this point
Browse repository at this point
Commits on Apr 5, 2019
Run dmake
versat
committed
5eeeb0d
View commit details
Copy full SHA for 5eeeb0d
View code at this point
Browse repository at this point
Commits on Mar 25, 2019
Run dmake
versat
committed
5036cb9
View commit details
Copy full SHA for 5036cb9
View code at this point
Browse repository at this point
Commits on Mar 18, 2019
Run dmake
versat
committed
d3893a2
View commit details
Copy full SHA for d3893a2
View code at this point
Browse repository at this point
Commits on Mar 2, 2019
Makefile: Remove reduce target
danmar
committed
5e88258
View commit details
Copy full SHA for 5e88258
View code at this point
Browse repository at this point
Commits on Feb 9, 2019
Restore Makefile
danmar
committed
979e196
View commit details
Copy full SHA for 979e196
View code at this point
Browse repository at this point
Makefile: Set release mode
danmar
committed
f45cecc
View commit details
Copy full SHA for f45cecc
View code at this point
Browse repository at this point
Commits on Feb 5, 2019
Fixed #8960 ("(debug) Unknown type 'x'." with alias in template class alias) (#1643)
Show description for 1faae52
IOBYTE
authored and
danmar
committed
1faae52
View commit details
Copy full SHA for 1faae52
View code at this point
Browse repository at this point
Commits on Jan 31, 2019
Update Makefile
danmar
committed
e297e3a
View commit details
Copy full SHA for e297e3a
View code at this point
Browse repository at this point
Update Makefile (#1636)
rikardfalkeborn
authored and
danmar
committed
0c9b4fe
View commit details
Copy full SHA for 0c9b4fe
View code at this point
Browse repository at this point
Commits on Jan 10, 2019
Fix 8124: False positive va_end missing with lambda (#1577)
Show description for a48c8ab
rikardfalkeborn
authored and
danmar
committed
a48c8ab
View commit details
Copy full SHA for a48c8ab
View code at this point
Browse repository at this point
Commits on Jan 6, 2019
Update Makefile
amai2012
committed
94f2dac
View commit details
Copy full SHA for 94f2dac
View code at this point
Browse repository at this point
Commits on Jan 5, 2019
Clean up redundant actions in travis jobs (#1563)
Show description for cc4ca75
amai2012
authored
cc4ca75
View commit details
Copy full SHA for cc4ca75
View code at this point
Browse repository at this point
Commits on Dec 25, 2018
CTU: Refactoring
danmar
committed
271763e
View commit details
Copy full SHA for 271763e
View code at this point
Browse repository at this point
Commits on Dec 8, 2018
Debug Makefile
danmar
committed
81e6d67
View commit details
Copy full SHA for 81e6d67
View code at this point
Browse repository at this point
1.86: Release Makefile
danmar
committed
5b897a7
View commit details
Copy full SHA for 5b897a7
View code at this point
Browse repository at this point
Commits on Nov 19, 2018
Disable shadow warnings when compiling
danmar
committed
42e5165
View commit details
Copy full SHA for 42e5165
View code at this point
Browse repository at this point
Commits on Nov 14, 2018
Update Makefile
amai2012
committed
f1ce40a
View commit details
Copy full SHA for f1ce40a
View code at this point
Browse repository at this point
Commits on Oct 22, 2018
Run check for missing CWE entries on travis.
amai2012
committed
39c2625
View commit details
Copy full SHA for 39c2625
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.