cppcheck/lib
IOBYTE 9700490e51 fix lib/checkclass.cpp:51:12: warning: enumeration value ‘eLambda’ not handled in switch [-Wswitch] (#1978) 2019-07-11 08:25:25 +02:00
..
CMakeLists.txt
analyzerinfo.cpp
analyzerinfo.h
astutils.cpp Fix issue 3695: Handle class pointers 2019-07-07 10:16:19 +02:00
astutils.h Fix issue 3695: Handle class pointers 2019-07-07 10:16:19 +02:00
check.cpp
check.h
check64bit.cpp
check64bit.h
checkassert.cpp
checkassert.h
checkautovariables.cpp Fix issue 3695: Handle class pointers 2019-07-07 10:16:19 +02:00
checkautovariables.h Fix issue 3695: Handle class pointers 2019-07-07 10:16:19 +02:00
checkbool.cpp
checkbool.h
checkboost.cpp
checkboost.h
checkbufferoverrun.cpp
checkbufferoverrun.h
checkclass.cpp fix lib/checkclass.cpp:51:12: warning: enumeration value ‘eLambda’ not handled in switch [-Wswitch] (#1978) 2019-07-11 08:25:25 +02:00
checkclass.h Update symbol database such that the override keyword implies that the function is also virtual (#1907) 2019-07-04 12:32:32 +02:00
checkcondition.cpp Fixed #7464 (warn about opposite if and else-if conditions) 2019-06-30 23:26:49 +02:00
checkcondition.h Fixed #7464 (warn about opposite if and else-if conditions) 2019-06-30 23:26:49 +02:00
checkexceptionsafety.cpp
checkexceptionsafety.h
checkfunctions.cpp
checkfunctions.h
checkinternal.cpp
checkinternal.h
checkio.cpp
checkio.h
checkleakautovar.cpp Fix FP with cast pointer to free() (#1961) 2019-07-10 09:13:59 +02:00
checkleakautovar.h Fix #6115 (Add support to realloc to cfg files) (#1953) 2019-07-05 12:44:52 +02:00
checkmemoryleak.cpp fix daca codeblocks crash (#1968) 2019-07-09 16:04:22 +02:00
checkmemoryleak.h
checknullpointer.cpp
checknullpointer.h
checkother.cpp Refactoring: enum class 2019-07-10 15:27:07 +02:00
checkother.h
checkpostfixoperator.cpp
checkpostfixoperator.h
checksizeof.cpp
checksizeof.h
checkstl.cpp
checkstl.h
checkstring.cpp Overlapping sprintf, improve handling of casts (#1945) 2019-07-05 12:27:39 +02:00
checkstring.h
checktype.cpp Refactoring; enum class 2019-07-10 14:05:16 +02:00
checktype.h Refactoring; enum class 2019-07-10 14:05:16 +02:00
checkuninitvar.cpp Refactoring; enum class 2019-07-10 14:05:16 +02:00
checkuninitvar.h
checkunusedfunctions.cpp
checkunusedfunctions.h
checkunusedvar.cpp
checkunusedvar.h
checkvaarg.cpp
checkvaarg.h
config.h
cppcheck.cpp Fixed Cppcheck warning; ::AddonInfo::getFullPath can be static 2019-06-29 07:59:55 +02:00
cppcheck.h
cppcheck.natvis
cppcheck.vcxproj Updated to Visual Studio 2019 2019-07-06 12:11:19 +02:00
cppcheck.vcxproj.filters
ctu.cpp Refactoring; enum class 2019-07-10 14:05:16 +02:00
ctu.h
errorlogger.cpp
errorlogger.h Suppress Code semantic and syntax warnings (#1936) 2019-06-30 21:43:25 +02:00
importproject.cpp
importproject.h
lib.pri
library.cpp Try to fix appveyor. Replace int64_t with MathLib::bigint. 2019-07-10 21:26:20 +02:00
library.h Try to fix appveyor. Replace int64_t with MathLib::bigint. 2019-07-10 21:26:20 +02:00
matchcompiler.h
mathlib.cpp Correct Zero/Null as pointer constant (#1938) 2019-06-30 21:39:22 +02:00
mathlib.h
path.cpp
path.h
pathmatch.cpp
pathmatch.h
pcrerules.pri
platform.cpp
platform.h
preprocessor.cpp
preprocessor.h
settings.cpp Function return: Extra check of safe function return values 2019-07-10 20:00:21 +02:00
settings.h Function return: Extra check of safe function return values 2019-07-10 20:00:21 +02:00
standards.h
suppressions.cpp Fix Cppcheck warning: Suppressions::dump can be const 2019-06-29 07:53:32 +02:00
suppressions.h Fix Cppcheck warning: Suppressions::dump can be const 2019-06-29 07:53:32 +02:00
symboldatabase.cpp fix lib/checkclass.cpp:51:12: warning: enumeration value ‘eLambda’ not handled in switch [-Wswitch] (#1978) 2019-07-11 08:25:25 +02:00
symboldatabase.h Safe functions: Check more possible function argument values 2019-07-10 16:59:05 +02:00
templatesimplifier.cpp Refactor Tokenizer::simplifyUsing to use continue to reduce indentation (#1967) 2019-07-07 18:33:33 +02:00
templatesimplifier.h Refactor Tokenizer::simplifyUsing to use continue to reduce indentation (#1967) 2019-07-07 18:33:33 +02:00
timer.cpp
timer.h
token.cpp astyle formatting 2019-07-05 14:00:59 +02:00
token.h Refactoring: enum class 2019-07-10 15:27:07 +02:00
tokenize.cpp Refactor Tokenizer::simplifyUsing to use continue to reduce indentation (#1967) 2019-07-07 18:33:33 +02:00
tokenize.h Revert "Calculate token scopes in advance rather than as the tokenlist is iterated (#1882)" 2019-06-30 09:12:18 +02:00
tokenlist.cpp
tokenlist.h
utils.h
valueflow.cpp Fix Cppcheck warning 2019-07-10 22:08:27 +02:00
valueflow.h Refactoring: enum class 2019-07-10 15:27:07 +02:00
version.h Set version to 1.88.99/1.89 dev 2019-07-02 20:59:52 +02:00
version.rc