cppcheck/lib
Daniel Marjamäki 4842115a56 1.64 : Update versions 2014-03-02 09:55:39 +01:00
..
check.h Update copyright 2014-02-15 07:45:39 +01:00
check64bit.cpp Update copyright 2014-02-15 07:45:39 +01:00
check64bit.h Update copyright 2014-02-15 07:45:39 +01:00
checkassert.cpp use nullptr 2014-02-16 10:32:10 +01:00
checkassert.h Update copyright 2014-02-15 07:45:39 +01:00
checkassignif.cpp use nullptr 2014-02-16 10:32:10 +01:00
checkassignif.h Update copyright 2014-02-15 07:45:39 +01:00
checkautovariables.cpp use nullptr 2014-02-16 10:32:10 +01:00
checkautovariables.h Update copyright 2014-02-15 07:45:39 +01:00
checkbool.cpp use nullptr 2014-02-16 10:32:10 +01:00
checkbool.h Update copyright 2014-02-15 07:45:39 +01:00
checkboost.cpp Update copyright 2014-02-15 07:45:39 +01:00
checkboost.h Update copyright 2014-02-15 07:45:39 +01:00
checkbufferoverrun.cpp Fixed #5469 (CheckBufferOverrun: Use nullptr) 2014-02-28 17:02:03 +01:00
checkbufferoverrun.h Update copyright 2014-02-15 07:45:39 +01:00
checkclass.cpp Change some more 0 literals into nullptr. 2014-02-16 13:38:50 +02:00
checkclass.h Update copyright 2014-02-15 07:45:39 +01:00
checkexceptionsafety.cpp Change some more 0 literals into nullptr. 2014-02-16 13:38:50 +02:00
checkexceptionsafety.h Update copyright 2014-02-15 07:45:39 +01:00
checkinternal.cpp Update copyright 2014-02-15 07:45:39 +01:00
checkinternal.h Update copyright 2014-02-15 07:45:39 +01:00
checkio.cpp Change some more 0 literals into nullptr. 2014-02-16 13:38:50 +02:00
checkio.h Update copyright 2014-02-15 07:45:39 +01:00
checkleakautovar.cpp Update copyright 2014-02-15 07:45:39 +01:00
checkleakautovar.h Update copyright 2014-02-15 07:45:39 +01:00
checkmemoryleak.cpp Change some more 0 literals into nullptr. 2014-02-16 13:38:50 +02:00
checkmemoryleak.h Update copyright 2014-02-15 07:45:39 +01:00
checknonreentrantfunctions.cpp Update copyright 2014-02-15 07:45:39 +01:00
checknonreentrantfunctions.h Update copyright 2014-02-15 07:45:39 +01:00
checknullpointer.cpp Change some more 0 literals into nullptr. 2014-02-16 13:38:50 +02:00
checknullpointer.h Update copyright 2014-02-15 07:45:39 +01:00
checkobsoletefunctions.cpp Update copyright 2014-02-15 07:45:39 +01:00
checkobsoletefunctions.h Update copyright 2014-02-15 07:45:39 +01:00
checkother.cpp Fixed #5166 (segmentation fault (invalid code) in lib/checkother.cpp:329 ( void * f { } void b ( ) { * f } )) 2014-02-27 18:24:51 +01:00
checkother.h Fixed #4818 (New check: Check memset() 2nd parameter) 2014-02-15 15:06:00 -03:00
checkpostfixoperator.cpp Update copyright 2014-02-15 07:45:39 +01:00
checkpostfixoperator.h Update copyright 2014-02-15 07:45:39 +01:00
checksizeof.cpp Change some more 0 literals into nullptr. 2014-02-16 13:38:50 +02:00
checksizeof.h Update copyright 2014-02-15 07:45:39 +01:00
checkstl.cpp Change some more 0 literals into nullptr. 2014-02-16 13:38:50 +02:00
checkstl.h Update copyright 2014-02-15 07:45:39 +01:00
checkuninitvar.cpp use nullptr in lib/checkother.cpp 2014-02-15 08:46:28 +01:00
checkuninitvar.h Update copyright 2014-02-15 07:45:39 +01:00
checkunusedfunctions.cpp Change some more 0 literals into nullptr. 2014-02-16 13:38:50 +02:00
checkunusedfunctions.h Update copyright 2014-02-15 07:45:39 +01:00
checkunusedvar.cpp Change some more 0 literals into nullptr. 2014-02-16 13:38:50 +02:00
checkunusedvar.h Update copyright 2014-02-15 07:45:39 +01:00
config.h Fixed #5007 (Same include guard naming) 2013-09-04 20:59:49 +02:00
cppcheck.cpp Change some more 0 literals into nullptr. 2014-02-16 13:38:50 +02:00
cppcheck.h Update copyright 2014-02-15 07:45:39 +01:00
cppcheck.vcxproj value flow: Updated Visual Studio files 2014-01-05 09:52:37 +01:00
cppcheck.vcxproj.filters value flow: Updated Visual Studio files 2014-01-05 09:52:37 +01:00
cxx11emu.h Revert "cxx11.h: removed the 'evil workaround'" 2014-02-21 20:06:55 +01:00
errorlogger.cpp Updated tinyxml 2014-03-01 11:15:08 +01:00
errorlogger.h Update copyright 2014-02-15 07:45:39 +01:00
executionpath.cpp Update copyright 2014-02-15 07:45:39 +01:00
executionpath.h Update copyright 2014-02-15 07:45:39 +01:00
lib.pri Add new experimental value flow analysis 2014-01-04 20:57:02 +01:00
library.cpp Library: the bug in tinyxml has been fixed so the workaround can be removed now 2014-03-01 14:09:03 +01:00
library.h Update copyright 2014-02-15 07:45:39 +01:00
mathlib.cpp Fixed #5492 (Fix small bug in MathLib::isFloat()) 2014-02-27 16:08:49 +01:00
mathlib.h Update copyright 2014-02-15 07:45:39 +01:00
path.cpp Update copyright 2014-02-15 07:45:39 +01:00
path.h Update copyright 2014-02-15 07:45:39 +01:00
pcrerules.pri pro and pri files: remove unneeded empty lines, use spaces for consistency 2012-10-12 17:46:57 +02:00
preprocessor.cpp use nullptr in lib/preprocessor.cpp 2014-02-15 08:37:57 +01:00
preprocessor.h Change some more 0 literals into nullptr. 2014-02-16 13:38:50 +02:00
settings.cpp Update copyright 2014-02-15 07:45:39 +01:00
settings.h Update copyright 2014-02-15 07:45:39 +01:00
standards.h Fixed #5007 (Same include guard naming) 2013-09-04 20:59:49 +02:00
suppressions.cpp Update copyright 2014-02-15 07:45:39 +01:00
suppressions.h Update copyright 2014-02-15 07:45:39 +01:00
symboldatabase.cpp Symbol database: added simple mismatch check in Scope::findFunction when passing address to function that expects a reference 2014-02-19 06:35:51 +01:00
symboldatabase.h Update copyright 2014-02-15 07:45:39 +01:00
templatesimplifier.cpp Ticket #5506: Skip template parameters when determining whether a template is a declaration or a definition. 2014-03-01 14:58:47 +01:00
templatesimplifier.h Update copyright 2014-02-15 07:45:39 +01:00
timer.cpp Update copyright 2014-02-15 07:45:39 +01:00
timer.h Update copyright 2014-02-15 07:45:39 +01:00
token.cpp AST: improved AST printout when --verbose is used 2014-02-24 17:22:29 +01:00
token.h AST: improved AST printout when --verbose is used 2014-02-24 17:22:29 +01:00
tokenize.cpp Spell fix: dont => do not 2014-02-27 16:40:42 +01:00
tokenize.h Change some more 0 literals into nullptr. 2014-02-16 13:38:50 +02:00
tokenlist.cpp Fixed #5452 (AST: wrong handling of unary ::) 2014-02-25 06:36:10 +01:00
tokenlist.h Update copyright 2014-02-15 07:45:39 +01:00
valueflow.cpp Spell fix: dont => do not 2014-02-27 16:40:42 +01:00
valueflow.h Update copyright 2014-02-15 07:45:39 +01:00
version.h 1.64 : Update versions 2014-03-02 09:55:39 +01:00
version.rc Refactorized resource files: 2012-10-14 10:21:22 +02:00