cppcheck/lib
Simon Martin f816fb811e Ticket #7680: Properly handle ::delete during memory leak checks. 2016-09-10 14:55:50 +02:00
..
CMakeLists.txt Fixed #7660 (cmake build does not handle simplecpp) 2016-08-06 18:21:54 +02: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
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 Minor refactoring: use nullptr (instead of 0/NULL), change signature of Tokenizer::createTokens 2016-05-07 16:30:54 +02:00
checkbool.cpp
checkbool.h
checkboost.cpp
checkboost.h
checkbufferoverrun.cpp
checkbufferoverrun.h Use proper tokenizer variable 2016-07-10 22:24:28 +02:00
checkclass.cpp
checkclass.h
checkcondition.cpp
checkcondition.h
checkexceptionsafety.cpp
checkexceptionsafety.h
checkfunctions.cpp
checkfunctions.h Minor refactoring: use nullptr (instead of 0/NULL), change signature of Tokenizer::createTokens 2016-05-07 16:30:54 +02:00
checkinternal.cpp Attempt to fix build on Unix systems, ran AStyle. 2016-07-26 16:50:32 +02:00
checkinternal.h
checkio.cpp
checkio.h Improved buffer overflow checking for scanf: %c with a width (#3494) 2016-05-22 14:00:26 +02:00
checkleakautovar.cpp
checkleakautovar.h
checkmemoryleak.cpp Ticket #7680: Properly handle ::delete during memory leak checks. 2016-09-10 14:55:50 +02:00
checkmemoryleak.h
checknullpointer.cpp Running astyle; Improved testing of std::find; std.cfg: Added support for istream::read and ifstream::read. 2016-08-25 19:17:07 +02:00
checknullpointer.h
checkother.cpp
checkother.h
checkpostfixoperator.cpp CWE mapping of useAutoPointerMalloc, uselessCallsCompare, uselessCallsSwap, uselessCallsSubstr, uselessCallsEmpty, uselessCallsRemove, derefInvalidIterator, reademptycontainer, multiplySizeof, divideSizeof, stringLiteralWrite, incorrectStringCompare, literalWithCharPtrCompare, charLiteralWithCharPtrCompare, incorrectStringBooleanError, staticStringCompare, stringCompare, signConversion, truncLongCastAssignment, truncLongCastReturn, unusedFunction, unusedVariable, unusedAllocatedMemory, unreadVariable, unassignedVariable, unusedStructMember, postfixOperator, va_start_wrongParameter (#824) 2016-09-03 00:31:35 +02:00
checkpostfixoperator.h
checksizeof.cpp
checksizeof.h
checkstl.cpp CWE mapping of useAutoPointerMalloc, uselessCallsCompare, uselessCallsSwap, uselessCallsSubstr, uselessCallsEmpty, uselessCallsRemove, derefInvalidIterator, reademptycontainer, multiplySizeof, divideSizeof, stringLiteralWrite, incorrectStringCompare, literalWithCharPtrCompare, charLiteralWithCharPtrCompare, incorrectStringBooleanError, staticStringCompare, stringCompare, signConversion, truncLongCastAssignment, truncLongCastReturn, unusedFunction, unusedVariable, unusedAllocatedMemory, unreadVariable, unassignedVariable, unusedStructMember, postfixOperator, va_start_wrongParameter (#824) 2016-09-03 00:31:35 +02:00
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
checkuninitvar.h
checkunusedfunctions.cpp
checkunusedfunctions.h
checkunusedvar.cpp
checkunusedvar.h
checkvaarg.cpp
checkvaarg.h Minor refactoring: use nullptr (instead of 0/NULL), change signature of Tokenizer::createTokens 2016-05-07 16:30:54 +02:00
config.h
cppcheck.cpp Fixed #7677 (skipping of configurations broken?) 2016-08-21 12:31:26 +02:00
cppcheck.h
cppcheck.vcxproj
cppcheck.vcxproj.filters Fixed #7177 (Support compile_commands.json) 2016-08-13 10:50:03 +02:00
cxx11emu.h
errorlogger.cpp
errorlogger.h
importproject.cpp Fix crash in parsing solution/project 2016-08-24 12:17:54 +02:00
importproject.h
lib.pri
library.cpp
library.h
matchcompiler.h
mathlib.cpp
mathlib.h
path.cpp
path.h Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
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
templatesimplifier.h
timer.cpp
timer.h
token.cpp
token.h unused struct members: don't warn about packed structs (#3088) 2016-09-05 17:27:12 +02:00
tokenize.cpp
tokenize.h
tokenlist.cpp
tokenlist.h
utils.h Update copyright year to 2007-2016. 2016-01-01 15:34:45 +02:00
valueflow.cpp Fixed #7573 (Tokenizer: FP caused by constant folding) 2016-08-28 19:11:05 +02:00
valueflow.h
version.h
version.rc Refactorized resource files: 2012-10-14 10:21:22 +02:00