cppcheck/lib
Daniel Marjamäki c6bbc9d739 Fixed #1565 (False positive: Uninitialized variable 'B::j'. There are 2 classes with the name 'B') 2010-04-02 19:29:54 +02:00
..
check.h Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
checkautovariables.cpp Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
checkautovariables.h Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
checkbufferoverrun.cpp Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
checkbufferoverrun.h Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
checkclass.cpp Cleanup: Removed unneeded code 2010-04-02 18:55:27 +02:00
checkclass.h Fixed #1563 (false positive: function can be const (assignment to static)) 2010-04-02 08:02:47 +02:00
checkdangerousfunctions.cpp Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
checkdangerousfunctions.h Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
checkexceptionsafety.cpp Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
checkexceptionsafety.h Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
checkheaders.cpp Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
checkheaders.h refactoring the folder structure 2009-10-25 12:49:06 +01:00
checkmemoryleak.cpp Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
checkmemoryleak.h Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
checkother.cpp added log10() check, for checking about parameters passed to mathfunctions that do not make sense 2010-04-02 19:17:41 +02:00
checkother.h astyle formatting 2010-04-02 07:32:03 +02:00
checkstl.cpp Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
checkstl.h Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
checkunusedfunctions.cpp Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
checkunusedfunctions.h refactoring the folder structure 2009-10-25 12:49:06 +01:00
classinfo.h refactoring the folder structure 2009-10-25 12:49:06 +01:00
cppcheck.cpp Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
cppcheck.h doxygen: updated comments for Cppcheck and FileLister 2010-03-14 18:55:33 +01:00
errorlogger.cpp Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
errorlogger.h Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
executionpath.cpp Fixed #1479 (false positive: unintialized variable when using goto) 2010-04-02 08:35:05 +02:00
executionpath.h Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
filelister.cpp Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
filelister.h doxygen: updated comments for Cppcheck and FileLister 2010-03-14 18:55:33 +01:00
filelister_unix.cpp Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
filelister_unix.h Add Unix/Linux version of FileLister and do some cleanups. 2010-03-11 22:12:27 +02:00
filelister_win32.cpp Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
filelister_win32.h Add Unix/Linux version of FileLister and do some cleanups. 2010-03-11 22:12:27 +02:00
lib.pri Fix compiling in Linux. Fix compiling dmake. 2010-03-11 22:15:15 +02:00
mathlib.cpp astyle formatting 2010-04-02 07:32:03 +02:00
mathlib.h astyle formatting 2010-04-02 07:32:03 +02:00
preprocessor.cpp Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
preprocessor.h doxygen: fixed error messages 2010-03-14 07:48:44 +01:00
settings.cpp Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
settings.h doxygen: updated comments for Cppcheck and FileLister 2010-03-14 18:55:33 +01:00
token.cpp Reverted 'astyle fix'. Those changes are not in sync with my astyle configuration/setup. 2010-04-02 07:30:58 +02:00
token.h Fixed #1492 (false negatives: array index out of bounds) 2010-03-31 17:14:49 +02:00
tokenize.cpp Fixed #1565 (False positive: Uninitialized variable 'B::j'. There are 2 classes with the name 'B') 2010-04-02 19:29:54 +02:00
tokenize.h Fixed #1492 (false negatives: array index out of bounds) 2010-03-31 17:14:49 +02:00