cppcheck/lib
Dmitry-Me bd45c71d8d No need to clear empty strings 2015-12-24 10:16:58 +03:00
..
CMakeLists.txt
astutils.cpp Revert "minor tweak of comment" 2015-12-14 20:29:29 +01:00
astutils.h Revert "minor tweak of comment" 2015-12-14 20:29:29 +01: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 Omit unneeded deep copy 2015-12-23 10:32:59 +03:00
checkbufferoverrun.h
checkclass.cpp
checkclass.h
checkcondition.cpp Revert "minor tweak of comment" 2015-12-14 20:29:29 +01:00
checkcondition.h Revert "minor tweak of comment" 2015-12-14 20:29:29 +01:00
checkexceptionsafety.cpp
checkexceptionsafety.h
checkfunctions.cpp
checkfunctions.h
checkinternal.cpp
checkinternal.h
checkio.cpp Updated AStyle to version 2.05.1 2015-12-17 15:53:13 +01:00
checkio.h
checkleakautovar.cpp
checkleakautovar.h
checkmemoryleak.cpp
checkmemoryleak.h
checknullpointer.cpp
checknullpointer.h
checkother.cpp Fixed #6383 (FP shiftNegative - value converted to unsigned in function argument) 2015-12-14 10:55:23 +01: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 Cache and reuse result of expensive operation 2015-12-22 14:03:45 +03:00
checkunusedfunctions.h
checkunusedvar.cpp Revert da15efb3 and 6304a4dd to fix FPs. See #7148, #7179, etc 2015-12-16 14:51:50 +01:00
checkunusedvar.h
checkvaarg.cpp
checkvaarg.h
config.h GUI: Fixed compiler warnings 2015-12-07 11:24:54 +01:00
cppcheck.cpp refactoring. combine 2 if to 1 2015-12-14 20:05:17 +01:00
cppcheck.h Optimize tokenizing 2015-12-13 09:29:47 +01:00
cppcheck.vcxproj
cppcheck.vcxproj.filters
cxx11emu.h
errorlogger.cpp Factorize toxml() into a single member function 2015-12-07 18:21:01 +01:00
errorlogger.h Factorize toxml() into a single member function 2015-12-07 18:21:01 +01:00
lib.pri
library.cpp #6269 false positives in case of overloaded standard library functions. Detect memset() with proper argument cound, using new function numberOfArguments() 2015-12-06 12:50:05 +01:00
library.h
matchcompiler.h
mathlib.cpp Small refactorizations: 2015-12-10 15:47:46 +01:00
mathlib.h
path.cpp
path.h
pcrerules.pri
preprocessor.cpp Omit repeated search 2015-12-23 16:10:39 +03:00
preprocessor.h
settings.cpp Removed --debug-fp. The reduce tool should be used instead. 2015-12-10 10:44:36 +01:00
settings.h Removed --debug-fp. The reduce tool should be used instead. 2015-12-10 10:44:36 +01:00
standards.h
suppressions.cpp
suppressions.h
symboldatabase.cpp Refactorization: Fixed true positive when self-checking cppcheck 2015-12-18 18:13:13 +01:00
symboldatabase.h
templatesimplifier.cpp
templatesimplifier.h
timer.cpp
timer.h
token.cpp Refactorized token.cpp: 2015-12-14 22:04:51 +01:00
token.h Refactorized token.cpp: 2015-12-14 22:04:51 +01:00
tokenize.cpp Refactorization: Fixed true positive when self-checking cppcheck 2015-12-18 18:13:13 +01:00
tokenize.h Optimize tokenizing 2015-12-13 09:29:47 +01:00
tokenlist.cpp No need to clear empty strings 2015-12-24 10:16:58 +03:00
tokenlist.h Correct travis and compiler warnings and comments 2015-12-12 16:08:52 +01:00
utils.h
valueflow.cpp Revert "Fixed #3923 (valueFlowForward: assignment in if should not cause bailout for code in else)" 2015-12-12 16:50:02 +01:00
valueflow.h
version.h
version.rc