cppcheck/lib
Daniel Marjamäki 00b49a51da Fixed #2451 (False positive when incrementing map value via iterator) 2011-01-14 19:50:07 +01:00
..
check.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkautovariables.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkautovariables.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkbufferoverrun.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkbufferoverrun.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkclass.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkclass.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkexceptionsafety.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkexceptionsafety.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkmemoryleak.cpp Fixed #2434 (FP memleakOnRealloc) 2011-01-12 22:33:46 -08:00
checkmemoryleak.h Fixed #2440 (False negative: basic memory leak) 2011-01-11 20:14:15 +01:00
checknullpointer.cpp Fixed #2443 (Possible null pointer dereference: xxx - otherwise it is redundant to check if xxx is null at line) 2011-01-10 19:57:26 +01:00
checknullpointer.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkobsoletefunctions.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkobsoletefunctions.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkother.cpp Fixed #2458 (false positive: (warning) Redundant code: Found a statement that begins with numeric constant) 2011-01-13 20:12:57 +01:00
checkother.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkpostfixoperator.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkpostfixoperator.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkstl.cpp Fixed #2451 (False positive when incrementing map value via iterator) 2011-01-14 19:50:07 +01:00
checkstl.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkuninitvar.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkuninitvar.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkunusedfunctions.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkunusedfunctions.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
cppcheck.cpp Modify Cppcheck::addFile() only take one file as a parameter. 2011-01-13 23:18:04 +02:00
cppcheck.h Fix doxgen comment. 2011-01-13 23:25:17 +02:00
errorlogger.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
errorlogger.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
executionpath.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
executionpath.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
filelister.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
filelister.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
filelister_unix.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
filelister_unix.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
filelister_win32.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
filelister_win32.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
lib.pri Don't use relative paths in lib.pri. 2010-12-18 17:03:46 +02:00
mathlib.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
mathlib.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
path.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
path.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
preprocessor.cpp Accept include paths ending with backslash. 2011-01-11 21:04:21 +02:00
preprocessor.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
settings.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
settings.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
symboldatabase.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
symboldatabase.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
timer.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
timer.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
token.cpp Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
token.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
tokenize.cpp Fixed #2452 (syntax error when 'void f(typedef int x)' is used. causes segmentation fault.) 2011-01-14 07:41:22 +01:00
tokenize.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00