cppcheck/lib
Daniel Marjamäki 065e2e277e Fixed #2473 (False positive: Memory leak when there is local struct) 2011-01-17 19:00:21 +01:00
..
check.h Change year 2010 -> 2011 in license texts. 2011-01-09 21:33:36 +02:00
checkautovariables.cpp Refactoring: Check if type is class/struct through symbol database 2011-01-16 19:57:29 +01: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 Symbol database: renamed classes. ticket: #2468 2011-01-17 18:29:19 +01:00
checkclass.h Symbol database: renamed classes. ticket: #2468 2011-01-17 18:29:19 +01: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 #2473 (False positive: Memory leak when there is local struct) 2011-01-17 19:00:21 +01:00
checkmemoryleak.h Symbol database: renamed classes. ticket: #2468 2011-01-17 18:29:19 +01:00
checknullpointer.cpp Fixed #2463 (false positive: possible nullpointer dereference) 2011-01-15 12:09:36 +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 Symbol database: renamed classes. ticket: #2468 2011-01-17 18:29:19 +01:00
checkother.h Optimising: about 5% improvement with Visual Studio executable 2011-01-15 20:55:51 +01: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 STL: Optimised checking 2011-01-15 22:38:05 +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 cppcheck: output errorlist to stdout 2011-01-16 17:18:09 +01: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 Fixed gcc warning. 2011-01-17 08:52:26 +11: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 Symbol database: renamed classes. ticket: #2468 2011-01-17 18:29:19 +01:00
symboldatabase.h Symbol database: renamed classes. ticket: #2468 2011-01-17 18:29:19 +01: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 Symbol database: renamed classes. ticket: #2468 2011-01-17 18:29:19 +01:00
tokenize.h Symbol database: increased constness. ticket: #2468 2011-01-16 18:13:54 +01:00