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 }}
HeisSpiter
/
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
preprocessor.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 14, 2016
#6913 max-configs=1 buggs out includefile resolving in case of circular dependency. Use simplified paths for internal list of includes parsed already
amai2012
committed
17bb07d
View commit details
Copy full SHA for 17bb07d
View code at this point
Browse repository at this point
Commits on Feb 5, 2016
Refactorization: Compare only as much characters as necessary in Preprocessor
Show description for b3a0d41
PKEuS
committed
b3a0d41
View commit details
Copy full SHA for b3a0d41
View code at this point
Browse repository at this point
Commits on Jan 16, 2016
Merge pull request #708 from siemens/preprocessor-directives-for-addons-v2
Show description for ca7ec25
danmar
committed
ca7ec25
View commit details
Copy full SHA for ca7ec25
View code at this point
Browse repository at this point
Commits on Jan 15, 2016
Preprocessor directives for addons
Show description for 38e70df
3adev
committed
38e70df
View commit details
Copy full SHA for 38e70df
View code at this point
Browse repository at this point
Use substr() instead of assignment plus erase()
Dmitry-Me
committed
7bf88fb
View commit details
Copy full SHA for 7bf88fb
View code at this point
Browse repository at this point
Commits on Jan 4, 2016
Fix trim() in lib/Preprocessor.cpp
Show description for df91caa
3adev
committed
df91caa
View commit details
Copy full SHA for df91caa
View code at this point
Browse repository at this point
Commits on Jan 3, 2016
Settings: Remove '_' prefix for public member variables
danmar
committed
79e663d
View commit details
Copy full SHA for 79e663d
View code at this point
Browse repository at this point
Commits on Jan 1, 2016
Update copyright year to 2007-2016.
lanurmi
committed
996c924
View commit details
Copy full SHA for 996c924
View code at this point
Browse repository at this point
Commits on Dec 29, 2015
Preprocessor: insert space between ++ or -- in macro expansion
danmar
committed
83cb028
View commit details
Copy full SHA for 83cb028
View code at this point
Browse repository at this point
Commits on Dec 24, 2015
Use arrow as in surrounding code
Dmitry-Me
committed
1d614f2
View commit details
Copy full SHA for 1d614f2
View code at this point
Browse repository at this point
Commits on Dec 23, 2015
Omit repeated search
Dmitry-Me
committed
3e9ef08
View commit details
Copy full SHA for 3e9ef08
View code at this point
Browse repository at this point
Commits on Dec 3, 2015
Refactorization: Improved performance of Tokenizer::isFunctionParameterPassedByValue()
Show description for 46d6623
PKEuS
committed
46d6623
View commit details
Copy full SHA for 46d6623
View code at this point
Browse repository at this point
Small refactorizations:
Show description for 70767a3
PKEuS
committed
70767a3
View commit details
Copy full SHA for 70767a3
View code at this point
Browse repository at this point
Better variable names, more linear code
Dmitry-Me
committed
cb84b88
View commit details
Copy full SHA for cb84b88
View code at this point
Browse repository at this point
Eliminate repeated lookup
Dmitry-Me
committed
be49abf
View commit details
Copy full SHA for be49abf
View code at this point
Browse repository at this point
Commits on Dec 2, 2015
preprocessor: Improved constness of local variable.
orbitcowboy
committed
1a94b87
View commit details
Copy full SHA for 1a94b87
View code at this point
Browse repository at this point
Commits on Dec 1, 2015
Refactorization: Call std::string::find_first_of() only once.
PKEuS
committed
c79bc6c
View commit details
Copy full SHA for c79bc6c
View code at this point
Browse repository at this point
Commits on Nov 30, 2015
Preprocessor: run paths of some error messages through Path::simplifyPath()
Show description for c7bbc27
matthiaskrgr
committed
c7bbc27
View commit details
Copy full SHA for c7bbc27
View code at this point
Browse repository at this point
Commits on Nov 28, 2015
Cleanup some casts
danmar
committed
6b124a3
View commit details
Copy full SHA for 6b124a3
View code at this point
Browse repository at this point
Commits on Nov 18, 2015
Changed Copyrights. Removed my name.
danmar
committed
0f9d90d
View commit details
Copy full SHA for 0f9d90d
View code at this point
Browse repository at this point
Commits on Oct 26, 2015
Revert "Removed bailout in case a file (without include guards) is included twice. (#5455)"
Show description for b775603
PKEuS
committed
b775603
View commit details
Copy full SHA for b775603
View code at this point
Browse repository at this point
Removed bailout in case a file (without include guards) is included twice. (#5455)
PKEuS
committed
34ec111
View commit details
Copy full SHA for 34ec111
View code at this point
Browse repository at this point
Commits on Oct 18, 2015
Fixed fix for #7042 - support hexadecimal digits
PKEuS
committed
52be380
View commit details
Copy full SHA for 52be380
View code at this point
Browse repository at this point
Commits on Oct 14, 2015
Support C++14 digit separators (#7042)
PKEuS
committed
a97f6f9
View commit details
Copy full SHA for a97f6f9
View code at this point
Browse repository at this point
Commits on Sep 10, 2015
Explicit continue, break loop early
Dmitry-Me
committed
78ed37c
View commit details
Copy full SHA for 78ed37c
View code at this point
Browse repository at this point
Commits on Aug 30, 2015
Cure some doxygen warnings
amai2012
committed
b90b751
View commit details
Copy full SHA for b90b751
View code at this point
Browse repository at this point
Commits on Aug 12, 2015
Fixed #5028 Fix parsing of C++11 raw string literals
pepsiman
committed
daf633e
View commit details
Copy full SHA for daf633e
View code at this point
Browse repository at this point
Commits on Aug 11, 2015
Merge overlapping patterns
Dmitry-Me
committed
51ee9b0
View commit details
Copy full SHA for 51ee9b0
View code at this point
Browse repository at this point
Commits on Jul 26, 2015
Fixed hang in VS10 debug mode (AppVeyor)
PKEuS
committed
7f9a313
View commit details
Copy full SHA for 7f9a313
View code at this point
Browse repository at this point
Preprocessor: fixed gcc -Wreorder warning
danmar
committed
7f1af06
View commit details
Copy full SHA for 7f1af06
View code at this point
Browse repository at this point
Refactorized preprocessor (speedup of preprocessing time by ~10%):
Show description for 2342b60
PKEuS
committed
2342b60
View commit details
Copy full SHA for 2342b60
View code at this point
Browse repository at this point
Commits on Jul 25, 2015
Use C++11 string.back() instead of string[string.length()-1]
PKEuS
committed
8ed0180
View commit details
Copy full SHA for 8ed0180
View code at this point
Browse repository at this point
Commits on Jul 24, 2015
Preprocessor: Fix buffer overflow if line is empty
danmar
committed
f939381
View commit details
Copy full SHA for f939381
View code at this point
Browse repository at this point
Fixed #6617 (preprocessor performance improvement)
dinkola
authored and
danmar
committed
9910c1f
View commit details
Copy full SHA for 9910c1f
View code at this point
Browse repository at this point
Commits on Jul 21, 2015
Refactorization in Preprocessor: Support beginning/end of file in removeSpaceNearNL(), avoid string copying when calling replaceIfDefined()
PKEuS
committed
dd9cb92
View commit details
Copy full SHA for dd9cb92
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.