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 }}
ProgramMax
/
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
cli
filelister.cpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 20, 2016
Determine if path is directory for XFS filesystem
Show description for 53f07c1
lbakman
committed
53f07c1
View commit details
Copy full SHA for 53f07c1
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 14, 2015
astyle formatting
danmar
committed
3082612
View commit details
Copy full SHA for 3082612
View code at this point
Browse repository at this point
Commits on Dec 13, 2015
FileLister: minor update, append char instead of string
danmar
committed
2ad159a
View commit details
Copy full SHA for 2ad159a
View code at this point
Browse repository at this point
faster recursive file collection on huge codebases (posix systems), was 47sec to collect all files, now its only 3
cyberkm
committed
e4dc97c
View commit details
Copy full SHA for e4dc97c
View code at this point
Browse repository at this point
Commits on Nov 30, 2015
Small refactoring: replace NULL by nullptr, remove redundant static keyword, Tokenizer::setVarId() uses const variable 'notstart'
amai2012
committed
f762aff
View commit details
Copy full SHA for f762aff
View code at this point
Browse repository at this point
Commits on Nov 29, 2015
Small refactorizations:
Show description for e8522c7
PKEuS
committed
e8522c7
View commit details
Copy full SHA for e8522c7
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 Sep 9, 2015
Remove useless check
Dmitry-Me
committed
41c38eb
View commit details
Copy full SHA for 41c38eb
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 23, 2015
Refactorized file listing code (CLI):
Show description for ce9272a
PKEuS
committed
ce9272a
View commit details
Copy full SHA for ce9272a
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
FileLister now features a non-recursive mode. (files missing from previous changeset)
amai2012
committed
161f5ff
View commit details
Copy full SHA for 161f5ff
View code at this point
Browse repository at this point
Commits on Jan 3, 2015
Updated copyright year to 2015
danmar
committed
ff11ba9
View commit details
Copy full SHA for ff11ba9
View code at this point
Browse repository at this point
Commits on May 19, 2014
Fixed some complaints of PVS Studio
PKEuS
committed
09e03fa
View commit details
Copy full SHA for 09e03fa
View code at this point
Browse repository at this point
Commits on Mar 19, 2014
cygwin: apply cygwin compilation tweaks. thanks ir0nh34d.
danmar
committed
e48dfb0
View commit details
Copy full SHA for e48dfb0
View code at this point
Browse repository at this point
Commits on Feb 15, 2014
Update copyright
danmar
committed
fd3a8a2
View commit details
Copy full SHA for fd3a8a2
View code at this point
Browse repository at this point
Commits on Oct 31, 2013
Refactoring FileLister and Path so they don't depend on Library
danmar
committed
e446a28
View commit details
Copy full SHA for e446a28
View code at this point
Browse repository at this point
Commits on Oct 20, 2013
Extended Qt support through Library
Sam Truscott
authored and
danmar
committed
6806fd8
View commit details
Copy full SHA for 6806fd8
View code at this point
Browse repository at this point
Commits on Sep 4, 2013
Refactoring: Reordered includes. Put local ones before system includes.
danmar
committed
43b40b7
View commit details
Copy full SHA for 43b40b7
View code at this point
Browse repository at this point
Commits on Mar 3, 2013
Fixed #4612 (Adding file extensions to Cppcheck analysis)
danmar
committed
d8fc126
View commit details
Copy full SHA for d8fc126
View code at this point
Browse repository at this point
Commits on Mar 1, 2013
Fixed #4612 (Adding file extensions to Cppcheck analysis)
danmar
committed
bcc0f87
View commit details
Copy full SHA for bcc0f87
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 Sep 4, 2012
Refactorization: Fixed several messages when self-checking cppcheck
PKEuS
committed
8c70778
View commit details
Copy full SHA for 8c70778
View code at this point
Browse repository at this point
Commits on Jul 16, 2012
Committed patch removing unnecessary Unicode-Ansi conversions (fixed #2123)
PKEuS
committed
37820af
View commit details
Copy full SHA for 37820af
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 Apr 8, 2012
Improvements to filelister under Windows:
Show description for ba4945a
PKEuS
committed
ba4945a
View commit details
Copy full SHA for ba4945a
View code at this point
Browse repository at this point
Commits on Feb 19, 2012
Refactored STL container usage in CLI.
Show description for 9f42ce9
PKEuS
committed
9f42ce9
View commit details
Copy full SHA for 9f42ce9
View code at this point
Browse repository at this point
Commits on Jan 6, 2012
Fixed missing include
PKEuS
committed
8378153
View commit details
Copy full SHA for 8378153
View code at this point
Browse repository at this point
Refactoring: Copy FileLister::acceptFile to Path::acceptFile. Use Path::getFilenameExtension and Path::acceptFile in Tokenizer. Use Path::acceptFile in CppCheck::processFile instead of hardcoded ha…
Show description for de4a643
danmar
committed
de4a643
View commit details
Copy full SHA for de4a643
View code at this point
Browse repository at this point
Commits on Dec 31, 2011
Update year to 2012
aggro80
committed
8cae17f
View commit details
Copy full SHA for 8cae17f
View code at this point
Browse repository at this point
Commits on Dec 8, 2011
Various code cleanups
PKEuS
authored and
Daniel Marjamäki
committed
167a7e3
View commit details
Copy full SHA for 167a7e3
View code at this point
Browse repository at this point
Commits on Oct 29, 2011
FileLister (linux): Refactor code to keep only one list of seen directory entries
Show description for 09bdacf
thomasjfox
committed
09bdacf
View commit details
Copy full SHA for 09bdacf
View code at this point
Browse repository at this point
FileLister (linux): Handle cyclic symbolic links
Show description for a090116
thomasjfox
committed
a090116
View commit details
Copy full SHA for a090116
View code at this point
Browse repository at this point
FileLister (linux): Move absolute path determination to own function
Show description for 0f299aa
thomasjfox
committed
0f299aa
View commit details
Copy full SHA for 0f299aa
View code at this point
Browse repository at this point
Commits on Oct 16, 2011
Borland: Fixed compiler errors
Daniel Marjamäki
committed
1ec32e2
View commit details
Copy full SHA for 1ec32e2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.