cppcheck/src
Reijo Tomperi efbe65dad6 Get rid of compiler warning warning C4127: conditional expression is constant 2009-10-10 22:58:45 +03:00
..
check.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
checkautovariables.cpp Fixed #783 (Refactoring: autoVariables error message is hard coded in 3 locations) 2009-10-04 16:47:47 +07:00
checkautovariables.h Fixed #783 (Refactoring: autoVariables error message is hard coded in 3 locations) 2009-10-04 16:47:47 +07:00
checkbufferoverrun.cpp Borland C++: Fixed compiler errors 2009-10-10 09:16:33 +02:00
checkbufferoverrun.h Refactoring: Moved some code into a new function. 2009-10-07 15:37:20 +03:00
checkclass.cpp Fix #757 (Change message: (style) The class 'KClass' has no constructor) 2009-09-29 21:27:17 +03:00
checkclass.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
checkdangerousfunctions.cpp Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
checkdangerousfunctions.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
checkheaders.cpp Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
checkheaders.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
checkmemoryleak.cpp memory leaks: minor cleanups 2009-10-08 22:30:33 +02:00
checkmemoryleak.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
checkother.cpp Fix #802 (possible null pointer dereference reported for reference) 2009-10-08 11:55:37 +03:00
checkother.h Fix #797 (false positive: variable scope when using function call) 2009-10-06 17:45:28 +02:00
checkstl.cpp Use var id instead of var name in check stl. 2009-10-07 23:53:16 +03:00
checkstl.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
checkunusedfunctions.cpp Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
checkunusedfunctions.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
classinfo.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
cppcheck.cpp optimisation: removed duplicate call of Tokenizer::setVarId 2009-10-08 17:46:53 +02:00
cppcheck.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
cppcheck.rc Fix the copyright text in Windows executable. 2009-06-14 00:24:35 +03:00
cppcheckexecutor.cpp Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
cppcheckexecutor.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
errorlogger.cpp Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
errorlogger.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
filelister.cpp Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
filelister.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
main.cpp Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
mathlib.cpp Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
mathlib.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
preprocessor.cpp Get rid of compiler warning warning C4127: conditional expression is constant 2009-10-10 22:58:45 +03:00
preprocessor.h src/preprocessor.h: fixed comment. 2009-10-04 12:55:23 +07:00
resource.h Fix VS build broken due to tripled version resource info. 2009-01-18 09:38:42 +00:00
settings.cpp Fix #674 (Feature request: error filtering) 2009-10-08 17:56:30 +03:00
settings.h Fix #674 (Feature request: error filtering) 2009-10-08 17:56:30 +03:00
src.pri Added top-level 'check' target. 2009-09-04 22:59:25 +04:00
src.pro Added top-level 'check' target. 2009-09-04 22:59:25 +04:00
threadexecutor.cpp Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
threadexecutor.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
token.cpp Token::Match(): made message about bug more verbose. 2009-10-03 21:35:25 +07:00
token.h Fix GPL comments in all files. ">." was missing from the end. 2009-09-27 18:08:31 +03:00
tokenize.cpp Get rid of a compiler warning. conversion from 'size_t' to 'int', possible loss of data 2009-10-10 22:54:58 +03:00
tokenize.h Get rid of a compiler warning. conversion from 'size_t' to 'int', possible loss of data 2009-10-10 22:54:58 +03:00