cppcheck/lib
Daniel Marjamäki 472bd9dabe Fixed #1726 (False negative: null pointer dereference in switch block) 2010-06-06 12:15:31 +02:00
..
check.h Added some multipass checking for the uninitialized variables. It is still experimental. You can activate it with the '--test-2-pass' switch. Some more refactorings are needed to make it truly usable, the main thing is to make it thread safe. 2010-05-21 19:35:18 +02:00
checkautovariables.cpp
checkautovariables.h
checkbufferoverrun.cpp
checkbufferoverrun.h
checkclass.cpp
checkclass.h Refactoring: Removed Severity::possibleStyle 2010-05-16 14:43:42 +02:00
checkdangerousfunctions.cpp
checkdangerousfunctions.h Fixed #855 (Refactoring: move conditions into checks) 2010-04-20 23:38:25 -07:00
checkexceptionsafety.cpp
checkexceptionsafety.h
checkheaders.cpp
checkheaders.h
checkmemoryleak.cpp
checkmemoryleak.h
checkother.cpp
checkother.h
checkstl.cpp
checkstl.h Fixed #1680 (Bad iterators checks fail to detect invalidation of iterator for deletion by value) 2010-05-15 19:46:42 +02:00
checkunusedfunctions.cpp
checkunusedfunctions.h
classinfo.h
cppcheck.cpp
cppcheck.h
errorlogger.cpp
errorlogger.h
executionpath.cpp
executionpath.h
filelister.cpp
filelister.h
filelister_unix.cpp
filelister_unix.h
filelister_win32.cpp
filelister_win32.h
lib.pri
lib.vcproj
lib.vcxproj
lib.vcxproj.filters
mathlib.cpp
mathlib.h
preprocessor.cpp Fixed #1698 (Add define support to GUI) 2010-05-21 09:49:57 +02:00
preprocessor.h Fix #1585 (--append doesn't work with TAB formating) 2010-04-15 22:45:38 +02:00
settings.cpp
settings.h
token.cpp
token.h
tokenize.cpp
tokenize.h