cppcheck/lib
PKEuS 00904ba32a Fixed false negatives in CheckOther::checkPassByReference() when assignment operator is used. 2017-03-07 21:49:28 +01:00
..
CMakeLists.txt
analyzerinfo.cpp
analyzerinfo.h Cppcheck build dir: Better handling when --project is used 2016-12-08 22:46:44 +01:00
astutils.cpp
astutils.h
check.cpp Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
check.h
check64bit.cpp Fixed #7553 (False positive with 1.74 'returning an integer in a function with pointer return type' when no integer is used) 2016-07-29 21:53:58 +02:00
check64bit.h
checkassert.cpp
checkassert.h Fixed #7130 (Wrong assignmentInAssert when using lambda in predicate function) 2016-05-26 18:29:29 +02:00
checkautovariables.cpp
checkautovariables.h
checkbool.cpp
checkbool.h
checkboost.cpp
checkboost.h Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
checkbufferoverrun.cpp
checkbufferoverrun.h
checkclass.cpp
checkclass.h
checkcondition.cpp
checkcondition.h
checkexceptionsafety.cpp
checkexceptionsafety.h
checkfunctions.cpp
checkfunctions.h
checkinternal.cpp
checkinternal.h
checkio.cpp
checkio.h
checkleakautovar.cpp
checkleakautovar.h
checkmemoryleak.cpp Refactorization: Avoid construction of empty strings by using emptyString 2017-03-01 10:50:50 +01:00
checkmemoryleak.h
checknullpointer.cpp
checknullpointer.h
checkother.cpp
checkother.h Fixed #7875 (New check: function declaration and definition argument names don't match) 2017-01-05 08:52:11 +01:00
checkpostfixoperator.cpp
checkpostfixoperator.h
checksizeof.cpp
checksizeof.h
checkstl.cpp
checkstl.h
checkstring.cpp
checkstring.h Fixed two false positives related to char arrays initialized by a literal: 2016-07-07 19:38:15 +02:00
checktype.cpp
checktype.h
checkuninitvar.cpp Refactorization: Avoid construction of empty strings by using emptyString 2017-03-01 10:50:50 +01:00
checkuninitvar.h Fixed #7822 (False positive for uninitialized variable if array type is used) 2016-12-21 23:11:11 +01:00
checkunusedfunctions.cpp
checkunusedfunctions.h
checkunusedvar.cpp
checkunusedvar.h
checkvaarg.cpp
checkvaarg.h
config.h
cppcheck.cpp
cppcheck.h
cppcheck.natvis Added cppcheck.natvis file for human readable debug information in Visual Studio. 2017-01-22 10:21:29 +01:00
cppcheck.vcxproj
cppcheck.vcxproj.filters
cxx11emu.h
errorlogger.cpp
errorlogger.h
importproject.cpp
importproject.h Several small refactorizations 2016-12-06 20:02:43 +01:00
lib.pri
library.cpp
library.h
matchcompiler.h
mathlib.cpp
mathlib.h
path.cpp
path.h Path: Add methods Path::isAbsolute() and Path::getCurrentPath() 2016-10-02 12:06:55 +02:00
pathmatch.cpp
pathmatch.h
pcrerules.pri
platform.cpp
platform.h
preprocessor.cpp
preprocessor.h
settings.cpp
settings.h
standards.h
suppressions.cpp
suppressions.h
symboldatabase.cpp
symboldatabase.h
templatesimplifier.cpp Ticket #7914: Properly recognize template parameters that contains operators. (#870) 2017-02-11 10:13:41 +01:00
templatesimplifier.h
timer.cpp
timer.h
token.cpp
token.h
tokenize.cpp
tokenize.h
tokenlist.cpp Don't simplify _Bool in TokenList 2017-03-04 11:13:28 +01:00
tokenlist.h
utils.h
valueflow.cpp
valueflow.h
version.h
version.rc