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 }}
applsdev
/
cppcheck
Public
forked from
mathieu/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
src
on
WinQt
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 9, 2009
Merge branch 'WinQt' of git@github.com:danmar/cppcheck into WinQt
vesap
committed
ccfa7ce
View commit details
Copy full SHA for ccfa7ce
View code at this point
Browse repository at this point
Commits on Mar 8, 2009
Fix ticket #148 (unable to compile with g++-3.3)
Show description for de1a786
aggro80
committed
de1a786
View commit details
Copy full SHA for de1a786
View code at this point
Browse repository at this point
updated version to 1.30
Daniel Marjamäki
committed
ed0c971
View commit details
Copy full SHA for ed0c971
View code at this point
Browse repository at this point
Astyle fix
aggro80
committed
765da17
View commit details
Copy full SHA for 765da17
View code at this point
Browse repository at this point
Fix ticket #145 (Line numbers are invalid if file is included inside #ifdef)
Show description for 5be85d7
aggro80
committed
5be85d7
View commit details
Copy full SHA for 5be85d7
View code at this point
Browse repository at this point
Commits on Mar 7, 2009
Windows Qt compilation fixes.
Show description for bc6e1a7
unknown
authored and
unknown
committed
bc6e1a7
View commit details
Copy full SHA for bc6e1a7
View code at this point
Browse repository at this point
Fix ticket #140 (New command line option --auto-dealloc), added documentation
Daniel Marjamäki
committed
fe2aee1
View commit details
Copy full SHA for fe2aee1
View code at this point
Browse repository at this point
Commits on Mar 6, 2009
Fix ticket #137 (--version would be nice) and also do some cleanup for help texts
Show description for 1ab5739
aggro80
committed
1ab5739
View commit details
Copy full SHA for 1ab5739
View code at this point
Browse repository at this point
Fix ticket #139 (Compilation error on building cppcheck version 1.29 with gcc-4.3.2 on Ubuntu 8.10)
Show description for d725f0d
aggro80
committed
d725f0d
View commit details
Copy full SHA for d725f0d
View code at this point
Browse repository at this point
astyle formatting
Daniel Marjamäki
committed
cc8a616
View commit details
Copy full SHA for cc8a616
View code at this point
Browse repository at this point
auto-deallocated classes: added command line option for specifying .lst file (http://apps.sourceforge.net/trac/cppcheck/ticket/120)
Daniel Marjamäki
committed
113b3c1
View commit details
Copy full SHA for 113b3c1
View code at this point
Browse repository at this point
added internal support for handling list of classes that are automaticly deallocated
Daniel Marjamäki
committed
d7cd09c
View commit details
Copy full SHA for d7cd09c
View code at this point
Browse repository at this point
Fix ticket #135 (Add option to control main() exit value)
aggro80
committed
28475b2
View commit details
Copy full SHA for 28475b2
View code at this point
Browse repository at this point
Commits on Mar 5, 2009
Fix segmentation fault that happens with invalid code.
aggro80
committed
6fcb89f
View commit details
Copy full SHA for 6fcb89f
View code at this point
Browse repository at this point
Fix ticket #133 (Segmentation fault when static_cast is in for loop)
aggro80
committed
42a9eb9
View commit details
Copy full SHA for 42a9eb9
View code at this point
Browse repository at this point
checkbufferoverrun: fixed bug - skip some checks when variable id is unknown (Ticket: 138)
Daniel Marjamäki
committed
0011d05
View commit details
Copy full SHA for 0011d05
View code at this point
Browse repository at this point
Commits on Mar 4, 2009
reverted accidental changes committed in [1330]
Daniel Marjamäki
committed
4522bcd
View commit details
Copy full SHA for 4522bcd
View code at this point
Browse repository at this point
fixed tokenizer problem when reading char constants
Daniel Marjamäki
committed
8b7a5dd
View commit details
Copy full SHA for 8b7a5dd
View code at this point
Browse repository at this point
simplify calculations better
Daniel Marjamäki
committed
5c1d4f2
View commit details
Copy full SHA for 5c1d4f2
View code at this point
Browse repository at this point
known variables: better handling of ++ and --
Daniel Marjamäki
committed
547f120
View commit details
Copy full SHA for 547f120
View code at this point
Browse repository at this point
Commits on Mar 3, 2009
Fix #132 (False positive returning memcpy())
aggro80
committed
832275b
View commit details
Copy full SHA for 832275b
View code at this point
Browse repository at this point
Fix ticket Add/Change #125 (the printout of the token list is wrong)
aggro80
committed
69c2330
View commit details
Copy full SHA for 69c2330
View code at this point
Browse repository at this point
Refactoring: Combined printOut() and stringifyList() in Token class
aggro80
committed
054518f
View commit details
Copy full SHA for 054518f
View code at this point
Browse repository at this point
Commits on Mar 2, 2009
unused private function: better handling of initialization lists in constructors
Daniel Marjamäki
committed
37c889a
View commit details
Copy full SHA for 37c889a
View code at this point
Browse repository at this point
Now adds directory contents to list of files to check.
Show description for e629db6
Vesa Pikki
committed
e629db6
View commit details
Copy full SHA for e629db6
View code at this point
Browse repository at this point
unused private function: fixed false positive (ticket: 129)
Daniel Marjamäki
committed
86050cc
View commit details
Copy full SHA for 86050cc
View code at this point
Browse repository at this point
Commits on Mar 1, 2009
memory leak: fixed issue with reporting wrong location
Daniel Marjamäki
committed
87b0314
View commit details
Copy full SHA for 87b0314
View code at this point
Browse repository at this point
Fixed some compiling warnings by adding more error checking.
aggro80
committed
d4ecddd
View commit details
Copy full SHA for d4ecddd
View code at this point
Browse repository at this point
removed deprecated flag 'firstMatch'
Daniel Marjamäki
committed
fdaa1af
View commit details
Copy full SHA for fdaa1af
View code at this point
Browse repository at this point
Copyright fixes
aggro80
committed
015143b
View commit details
Copy full SHA for 015143b
View code at this point
Browse repository at this point
Fixing compile problem with new gcc
aggro80
committed
ea30d78
View commit details
Copy full SHA for ea30d78
View code at this point
Browse repository at this point
Copyrights updated
aggro80
committed
fc8f471
View commit details
Copy full SHA for fc8f471
View code at this point
Browse repository at this point
Fixed another --style problem with our code
aggro80
committed
f6848f1
View commit details
Copy full SHA for f6848f1
View code at this point
Browse repository at this point
Fixed bug, -j option produced duplicate error messages.
aggro80
committed
6495912
View commit details
Copy full SHA for 6495912
View code at this point
Browse repository at this point
Use reference instead of string copy (fixes some --style warnings from our code)
aggro80
committed
d098b62
View commit details
Copy full SHA for d098b62
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.