cppcheck/lib
PKEuS 6122819832 Message refactorization: Changed expression "0-terminate" to "null-terminate" as discussed on 24b98feadb 2012-11-03 21:21:19 +01:00
..
check.h
check64bit.cpp
check64bit.h
checkassignif.cpp
checkassignif.h
checkautovariables.cpp
checkautovariables.h
checkboost.cpp
checkboost.h
checkbufferoverrun.cpp
checkbufferoverrun.h
checkclass.cpp tweaked message 2012-10-28 13:03:40 +01:00
checkclass.h
checkexceptionsafety.cpp
checkexceptionsafety.h
checkinternal.cpp
checkinternal.h
checkio.cpp speed up checks by caching commonly looked up stuff in the symbol database (checkio) 2012-10-30 15:52:45 +01:00
checkio.h
checkleakautovar.cpp
checkleakautovar.h
checkmemoryleak.cpp
checkmemoryleak.h
checknonreentrantfunctions.cpp
checknonreentrantfunctions.h
checknullpointer.cpp
checknullpointer.h
checkobsoletefunctions.cpp Removed Java/C# handling 2012-10-02 18:44:36 +02:00
checkobsoletefunctions.h
checkother.cpp Improved fix for #4311; Added back support for "this." (fixes again #4291) 2012-11-03 21:16:05 +01:00
checkother.h
checkpostfixoperator.cpp
checkpostfixoperator.h
checkstl.cpp
checkstl.h
checkuninitvar.cpp Message refactorization: Changed expression "0-terminate" to "null-terminate" as discussed on 24b98feadb 2012-11-03 21:21:19 +01:00
checkuninitvar.h
checkunusedfunctions.cpp Message refactorization: checkuninitvar.cpp, checkunusedfunctions.cpp, checkunusedvar.cpp 2012-11-01 18:40:20 +01:00
checkunusedfunctions.h
checkunusedvar.cpp Message refactorization: checkuninitvar.cpp, checkunusedfunctions.cpp, checkunusedvar.cpp 2012-11-01 18:40:20 +01:00
checkunusedvar.h
config.h
cppcheck.cpp
cppcheck.h
cppcheck.vcxproj Fixed compilation as shared lib with PCRE: Ensure that sizeof(Settings) is the same with and without HAVE_RULES 2012-11-03 20:37:23 +01:00
cppcheck.vcxproj.filters
errorlogger.cpp
errorlogger.h
executionpath.cpp
executionpath.h
lib.pri
mathlib.cpp
mathlib.h
path.cpp
path.h
pcrerules.pri
preprocessor.cpp Fixed #4301 (htmlreport broken) 2012-11-03 11:25:40 +01:00
preprocessor.h Fixed #4301 (htmlreport broken) 2012-11-03 11:25:40 +01:00
settings.cpp
settings.h Fixed compilation as shared lib with PCRE: Ensure that sizeof(Settings) is the same with and without HAVE_RULES 2012-11-03 20:37:23 +01:00
standards.h
suppressions.cpp
suppressions.h
symboldatabase.cpp Symbol database: fix some function prototype bugs that were found during check conversions. Ticket: #4266 2012-10-30 15:48:06 +01:00
symboldatabase.h
templatesimplifier.cpp
templatesimplifier.h
timer.cpp
timer.h
token.cpp
token.h
tokenize.cpp Improved fix for #4311; Added back support for "this." (fixes again #4291) 2012-11-03 21:16:05 +01:00
tokenize.h Change Tokenizer member function name. 2012-11-02 14:57:12 +01:00
tokenlist.cpp
tokenlist.h
version.h
version.rc