cppcheck/lib
PKEuS 374ea8f039 Fixed false positive ignoredReturnValue on unknown member function log() (#6197) 2014-09-29 19:55:32 +02:00
..
check.cpp
check.h
check64bit.cpp
check64bit.h
checkassert.cpp
checkassert.h
checkautovariables.cpp
checkautovariables.h
checkbool.cpp
checkbool.h
checkboost.cpp
checkboost.h
checkbufferoverrun.cpp Fixed subsequent false negatives in CheckBufferOverrun::checkInsecureCmdLineArgs() (#5835) 2014-09-29 15:38:33 +02:00
checkbufferoverrun.h
checkclass.cpp Fixed false positive: Member variable not initialized in the constructor with array and (*this) (#5754) 2014-09-29 16:49:20 +02:00
checkclass.h
checkcondition.cpp Move cheap checks earlier to avoid more expensive ones 2014-09-01 12:52:27 +04:00
checkcondition.h
checkexceptionsafety.cpp
checkexceptionsafety.h
checkinternal.cpp Added internal check for || and | inside Token::Match patterns. 2014-07-02 15:51:18 +02:00
checkinternal.h
checkio.cpp Fixed #5836: Make showing $ in stringified tokens optional 2014-09-29 14:50:00 +02:00
checkio.h
checkleakautovar.cpp
checkleakautovar.h
checkmemoryleak.cpp Loops over all varIds should start at 1. 2014-09-28 09:47:11 +02:00
checkmemoryleak.h
checknonreentrantfunctions.cpp
checknonreentrantfunctions.h
checknullpointer.cpp
checknullpointer.h
checkobsolescentfunctions.cpp
checkobsolescentfunctions.h
checkother.cpp Fixed false positive ignoredReturnValue on unknown member function log() (#6197) 2014-09-29 19:55:32 +02:00
checkother.h
checkpostfixoperator.cpp
checkpostfixoperator.h
checksizeof.cpp
checksizeof.h
checkstl.cpp
checkstl.h
checkstring.cpp
checkstring.h
checktype.cpp
checktype.h
checkuninitvar.cpp
checkuninitvar.h
checkunusedfunctions.cpp
checkunusedfunctions.h
checkunusedvar.cpp
checkunusedvar.h
checkvaarg.cpp
checkvaarg.h
config.h
cppcheck.cpp
cppcheck.h
cppcheck.vcxproj
cppcheck.vcxproj.filters
cxx11emu.h
errorlogger.cpp
errorlogger.h
executionpath.cpp
executionpath.h
lib.pri
library.cpp Added version attribute to .cfg files (#5928) 2014-09-29 16:26:17 +02:00
library.h Added version attribute to .cfg files (#5928) 2014-09-29 16:26:17 +02:00
mathlib.cpp
mathlib.h
path.cpp
path.h
pcrerules.pri
preprocessor.cpp
preprocessor.h
settings.cpp
settings.h
standards.h
suppressions.cpp
suppressions.h
symboldatabase.cpp SymbolDatabase: A token with a varId cannot be a function declaration 2014-09-29 13:05:51 +02:00
symboldatabase.h
templatesimplifier.cpp
templatesimplifier.h
timer.cpp
timer.h
token.cpp Fixed #5836: Make showing $ in stringified tokens optional 2014-09-29 14:50:00 +02:00
token.h Fixed #5836: Make showing $ in stringified tokens optional 2014-09-29 14:50:00 +02:00
tokenize.cpp Added variable name to debug message about typeStartToken() 2014-09-29 14:36:03 +02:00
tokenize.h
tokenlist.cpp Running astyle 2014-09-28 22:05:05 +02:00
tokenlist.h
valueflow.cpp
valueflow.h
version.h
version.rc