.. |
check.cpp
|
Fix SEGV on Solaris x86
|
2014-11-25 14:03:46 +01:00 |
check.h
|
Fix SEGV on Solaris x86
|
2014-11-25 14:03:46 +01:00 |
check64bit.cpp
|
…
|
|
check64bit.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
checkassert.cpp
|
…
|
|
checkassert.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
checkautovariables.cpp
|
Fixed #4776 (FP: Assignment of function parameter has no effect outside the function, with goto)
|
2014-10-21 16:21:33 +02:00 |
checkautovariables.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
checkbool.cpp
|
…
|
|
checkbool.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
checkboost.cpp
|
…
|
|
checkboost.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
checkbufferoverrun.cpp
|
Reverted refactoring 828417c for now. It caused a major slowdown in the unused functions checking.
|
2014-11-24 06:37:08 +01:00 |
checkbufferoverrun.h
|
Reverted refactoring 828417c for now. It caused a major slowdown in the unused functions checking.
|
2014-11-24 06:37:08 +01:00 |
checkclass.cpp
|
Fix false positive about return type when there's =delete in operator= declaration
|
2014-11-25 15:52:52 +01:00 |
checkclass.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
checkcondition.cpp
|
…
|
|
checkcondition.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
checkexceptionsafety.cpp
|
…
|
|
checkexceptionsafety.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
checkinternal.cpp
|
…
|
|
checkinternal.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
checkio.cpp
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
checkio.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
checkleakautovar.cpp
|
leakautovar: handling of unknown/non-pod types in c++
|
2014-10-14 16:40:30 +02:00 |
checkleakautovar.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
checkmemoryleak.cpp
|
Fixed #6238 (false positive with double fopen)
|
2014-11-20 22:19:39 +01:00 |
checkmemoryleak.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
checknonreentrantfunctions.cpp
|
Refactorization: Avoid iterations over whole token list, limited several checks to function scopes.
|
2014-10-31 11:42:54 +01:00 |
checknonreentrantfunctions.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
checknullpointer.cpp
|
Added missing relational operators to pattern, as suggested in #6189
|
2014-10-16 20:37:21 +02:00 |
checknullpointer.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
checkobsolescentfunctions.cpp
|
…
|
|
checkobsolescentfunctions.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
checkother.cpp
|
Fixed #6260 - C++11 style array initialization
|
2014-11-18 19:50:09 +01:00 |
checkother.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
checkpostfixoperator.cpp
|
…
|
|
checkpostfixoperator.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
checksizeof.cpp
|
…
|
|
checksizeof.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
checkstl.cpp
|
Remove redundant variable and manipulation thereof
|
2014-11-22 12:17:49 +01:00 |
checkstl.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
checkstring.cpp
|
Refactorization: Avoid iterations over whole token list, limited several checks to function scopes.
|
2014-10-31 11:42:54 +01:00 |
checkstring.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
checktype.cpp
|
Fixed #6234 (FP : shift by too many bits is undefined on a QT container)
|
2014-10-23 06:52:19 +02:00 |
checktype.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
checkuninitvar.cpp
|
Reverted refactoring 828417c for now. It caused a major slowdown in the unused functions checking.
|
2014-11-24 06:37:08 +01:00 |
checkuninitvar.h
|
Reverted refactoring 828417c for now. It caused a major slowdown in the unused functions checking.
|
2014-11-24 06:37:08 +01:00 |
checkunusedfunctions.cpp
|
Reverted refactoring 828417c for now. It caused a major slowdown in the unused functions checking.
|
2014-11-24 06:37:08 +01:00 |
checkunusedfunctions.h
|
Reverted refactoring 828417c for now. It caused a major slowdown in the unused functions checking.
|
2014-11-24 06:37:08 +01:00 |
checkunusedvar.cpp
|
Fix some (clang) compiler warnings
|
2014-11-20 20:49:05 +01:00 |
checkunusedvar.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
checkvaarg.cpp
|
…
|
|
checkvaarg.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
config.h
|
…
|
|
cppcheck.cpp
|
Reverted refactoring 828417c for now. It caused a major slowdown in the unused functions checking.
|
2014-11-24 06:37:08 +01:00 |
cppcheck.h
|
Reverted refactoring 828417c for now. It caused a major slowdown in the unused functions checking.
|
2014-11-24 06:37:08 +01:00 |
cppcheck.vcxproj
|
…
|
|
cppcheck.vcxproj.filters
|
…
|
|
cxx11emu.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
errorlogger.cpp
|
…
|
|
errorlogger.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
executionpath.cpp
|
…
|
|
executionpath.h
|
Fix some (clang) compiler warnings
|
2014-11-20 20:49:05 +01:00 |
lib.pri
|
…
|
|
library.cpp
|
Fixed #6215 (Move Windows platform types into library)
|
2014-10-19 07:34:40 +02:00 |
library.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
mathlib.cpp
|
Fix some (clang) compiler warnings
|
2014-11-20 20:49:05 +01:00 |
mathlib.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
path.cpp
|
Refactorization: avoid string copying in Path::getPathFromFilename()
|
2014-10-30 23:48:23 +01:00 |
path.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
pcrerules.pri
|
…
|
|
preprocessor.cpp
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
preprocessor.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
settings.cpp
|
…
|
|
settings.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
standards.h
|
…
|
|
suppressions.cpp
|
…
|
|
suppressions.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
symboldatabase.cpp
|
Fixed #6279 (False Positive: Member variable 'Fred::i' is not initialized in the constructor)
|
2014-11-20 06:18:29 +01:00 |
symboldatabase.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
templatesimplifier.cpp
|
Ticket #6059: Properly handle class... in parameter lists.
|
2014-11-07 23:08:54 +01:00 |
templatesimplifier.h
|
Fixed #4272 and #6237 (Crash from running out of memory with many templates)
|
2014-11-01 22:07:24 +01:00 |
timer.cpp
|
…
|
|
timer.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
token.cpp
|
…
|
|
token.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
tokenize.cpp
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
tokenize.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
tokenlist.cpp
|
Make single-argument constructors explicit
|
2014-11-13 21:39:14 +01:00 |
tokenlist.h
|
astyle formatting
|
2014-11-20 14:20:09 +01:00 |
valueflow.cpp
|
Fixed #6002 (Defect: False positive due to pointer address not being associated with variable in for loop)
|
2014-10-20 15:54:02 +02:00 |
valueflow.h
|
…
|
|
version.h
|
Increase CPPCHECK_DEVMINOR to 68
|
2014-11-13 21:36:57 +01:00 |
version.rc
|
…
|
|