cppcheck/src
Reijo Tomperi 90b786b09c Fix ticket #353 (No pair for character (').)
http://apps.sourceforge.net/trac/cppcheck/ticket/353
2009-06-05 23:45:31 +03:00
..
check.h Created an undocumented command line flag "--errorlist" that prints all messages 2009-06-05 18:34:55 +02:00
checkautovariables.cpp Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
checkautovariables.h Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
checkbufferoverrun.cpp Fixed #350 (False positive: Array index out of bounds) 2009-06-02 18:56:53 +02:00
checkbufferoverrun.h Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
checkclass.cpp Fixed ticket #358 (Local typedef flagged as uninitialized member) 2009-06-05 07:34:12 +07:00
checkclass.h Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
checkdangerousfunctions.cpp Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
checkdangerousfunctions.h Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
checkfunctionusage.cpp Fix #359 (Incorrect unused function) 2009-06-05 15:02:26 +02:00
checkfunctionusage.h Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
checkheaders.cpp Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
checkheaders.h Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
checkmemoryleak.cpp Fixed #354 (false positive: memory leak) 2009-06-05 08:56:46 +02:00
checkmemoryleak.h Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
checkother.cpp Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
checkother.h Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
checksecurity.cpp Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
checksecurity.h Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
checkstl.cpp Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
checkstl.h Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
cppcheck.cpp Created an undocumented command line flag "--errorlist" that prints all messages 2009-06-05 18:34:55 +02:00
cppcheck.h Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
cppcheck.rc Windows RC file is ANSI file, storing as UTF-8 messes it up. 2009-02-22 14:55:29 +00:00
cppcheckexecutor.cpp Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
cppcheckexecutor.h Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
errorlogger.cpp Fix ticket #318 ('..' in include will cause conflicting slashes in messages) 2009-05-31 10:12:19 +02:00
errorlogger.h Fix ticket #318 ('..' in include will cause conflicting slashes in messages) 2009-05-31 10:12:19 +02:00
filelister.cpp GUI: Fix building with MinGW. 2009-05-30 20:45:51 +03:00
filelister.h Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
main.cpp Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
mathlib.cpp Changed EOL character to LF in a few files. 2009-06-02 23:32:58 +03:00
mathlib.h Changed EOL character to LF in a few files. 2009-06-02 23:32:58 +03:00
preprocessor.cpp Fix ticket #353 (No pair for character (').) 2009-06-05 23:45:31 +03:00
preprocessor.h Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
resource.h
settings.cpp Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
settings.h Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
threadexecutor.cpp Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
threadexecutor.h Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
token.cpp Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
token.h Fix ticket #325 (Replace developer names in source files with AUTHORS file) 2009-05-30 08:48:12 +03:00
tokenize.cpp Fixed ticket #329 (snprintf size is out of bounds when two variables in one scope with similar names) 2009-06-05 09:53:34 +07:00
tokenize.h Fixed ticket #345 ('!' and 'not' tokens interpreted differently even though they mean the same) 2009-05-31 10:42:27 +02:00