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 }}
Rawk
/
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
lib
cppcheck.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 30, 2013
Set version to 1.60 dev
Show description for b180e92
PKEuS
committed
b180e92
View commit details
Copy full SHA for b180e92
View code at this point
Browse repository at this point
Commits on Mar 29, 2013
1.59: Set versions
danmar
committed
c733928
View commit details
Copy full SHA for c733928
View code at this point
Browse repository at this point
Commits on Jan 12, 2013
Set version to 1.59 dev
PKEuS
committed
c622336
View commit details
Copy full SHA for c622336
View code at this point
Browse repository at this point
1.58: Set versions
danmar
committed
3057078
View commit details
Copy full SHA for 3057078
View code at this point
Browse repository at this point
Commits on Jan 1, 2013
Updating year 2012 -> 2013 to .cpp and .h files and man page.
aggro80
committed
5d5f708
View commit details
Copy full SHA for 5d5f708
View code at this point
Browse repository at this point
Commits on Dec 26, 2012
Cppcheck: Show single 'too many configurations' message if --enable=information hasn't been used and there are too many configurations.
danmar
committed
bfb82fe
View commit details
Copy full SHA for bfb82fe
View code at this point
Browse repository at this point
Commits on Dec 23, 2012
Cppcheck: Only show 'Too many configurations' and 'Interrupted checking' information messages when information severity is enabled
danmar
committed
9e58714
View commit details
Copy full SHA for 9e58714
View code at this point
Browse repository at this point
Commits on Nov 4, 2012
Incremented version to "1.58 dev" (1.57.99)
PKEuS
committed
dc3eba9
View commit details
Copy full SHA for dc3eba9
View code at this point
Browse repository at this point
1.57: Setting version
danmar
committed
3a44a5c
View commit details
Copy full SHA for 3a44a5c
View code at this point
Browse repository at this point
Commits on Oct 3, 2012
more java/c# cleanup
danmar
committed
10c11ec
View commit details
Copy full SHA for 10c11ec
View code at this point
Browse repository at this point
Commits on Sep 15, 2012
Cppcheck: Removed redundant code.
danmar
committed
2f7032a
View commit details
Copy full SHA for 2f7032a
View code at this point
Browse repository at this point
Commits on Sep 1, 2012
Incremented version numbers to 1.57 dev
PKEuS
committed
dcf9970
View commit details
Copy full SHA for dcf9970
View code at this point
Browse repository at this point
1.56: Set versions
danmar
committed
b8db27f
View commit details
Copy full SHA for b8db27f
View code at this point
Browse repository at this point
Commits on Aug 1, 2012
Fixed cppcheck messagesa about functions that can be const/static:
Show description for c8e4077
PKEuS
committed
c8e4077
View commit details
Copy full SHA for c8e4077
View code at this point
Browse repository at this point
Commits on Jul 10, 2012
Fixed #3643 (Preprocessor: Invalid configuration (macro is used in code))
danmar
committed
17cf24e
View commit details
Copy full SHA for 17cf24e
View code at this point
Browse repository at this point
Commits on Jul 9, 2012
Change every C version of 'size_t' to C++ 'std::size_t'.
edward-san
committed
fae40c4
View commit details
Copy full SHA for fae40c4
View code at this point
Browse repository at this point
Commits on Jul 6, 2012
Fixed (for real) the preprocessor.cpp(1166) warning in #2123.
edward-san
committed
3c4ce7b
View commit details
Copy full SHA for 3c4ce7b
View code at this point
Browse repository at this point
Commits on Jul 2, 2012
Incremented version to "1.56 dev"
PKEuS
committed
2de6ea4
View commit details
Copy full SHA for 2de6ea4
View code at this point
Browse repository at this point
Commits on Jun 30, 2012
1.55: Set version
Daniel Marjamäki
committed
2536746
View commit details
Copy full SHA for 2536746
View code at this point
Browse repository at this point
Commits on Jun 18, 2012
Refactoring information messages.
Show description for 68c52dd
kimmov
committed
68c52dd
View commit details
Copy full SHA for 68c52dd
View code at this point
Browse repository at this point
Commits on Jun 13, 2012
Fix for problem: "Too many #ifdef configurations - cppcheck will only check 12 of 12"
PKEuS
committed
1a6e69a
View commit details
Copy full SHA for 1a6e69a
View code at this point
Browse repository at this point
Commits on May 14, 2012
Changed the order of some structures in order to improve, even if for a bit, their padding.
edward-san
committed
eacf74b
View commit details
Copy full SHA for eacf74b
View code at this point
Browse repository at this point
Commits on May 11, 2012
Refactorizations:
Show description for 06a7767
PKEuS
committed
06a7767
View commit details
Copy full SHA for 06a7767
View code at this point
Browse repository at this point
Commits on May 9, 2012
Fixed #2708: Print message before checking and after checking is interrupted if there are too many preprocessor configurations
Show description for 11a296c
PKEuS
committed
11a296c
View commit details
Copy full SHA for 11a296c
View code at this point
Browse repository at this point
Commits on May 7, 2012
Fixed compiler errrors and warnings mentioned in #3783
PKEuS
committed
db914d7
View commit details
Copy full SHA for db914d7
View code at this point
Browse repository at this point
Commits on May 5, 2012
Splitted class TokenList from Tokenizer
PKEuS
committed
1a5fbd6
View commit details
Copy full SHA for 1a5fbd6
View code at this point
Browse repository at this point
Commits on Apr 16, 2012
New simplification: Remove 'extern "C"' from C++ code.
Show description for 1c3c94d
PKEuS
committed
1c3c94d
View commit details
Copy full SHA for 1c3c94d
View code at this point
Browse repository at this point
Commits on Apr 15, 2012
Removed deprecated cmdline options -s, --style, -a, --all, --auto-dealloc, --test-2-pass
PKEuS
committed
a420a36
View commit details
Copy full SHA for a420a36
View code at this point
Browse repository at this point
Set version to "1.55 dev"
PKEuS
committed
f1692cd
View commit details
Copy full SHA for f1692cd
View code at this point
Browse repository at this point
1.54: updated version numbers
Daniel Marjamäki
committed
3ddbcc7
View commit details
Copy full SHA for 3ddbcc7
View code at this point
Browse repository at this point
Commits on Apr 10, 2012
Tokenizer: allow that time is measured for certain slow simplifications
Daniel Marjamäki
committed
c7093ca
View commit details
Copy full SHA for c7093ca
View code at this point
Browse repository at this point
Commits on Apr 8, 2012
Removed unused variable CppCheck::_errout.
PKEuS
committed
7721083
View commit details
Copy full SHA for 7721083
View code at this point
Browse repository at this point
Commits on Apr 7, 2012
Avoid clang warning.
simartin
committed
3ccdd16
View commit details
Copy full SHA for 3ccdd16
View code at this point
Browse repository at this point
Commits on Apr 6, 2012
Refactorizations:
Show description for 7de545f
PKEuS
committed
7de545f
View commit details
Copy full SHA for 7de545f
View code at this point
Browse repository at this point
Avoid copying Settings in CppCheckExecutor
PKEuS
committed
6643e14
View commit details
Copy full SHA for 6643e14
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.