This website requires JavaScript.
Explore
Help
Sign In
walkero
/
cppcheck
Watch
1
Star
0
Fork
You've already forked cppcheck
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
d0e122079f
cppcheck
/
lib
History
Daniel Marjamäki
d0e122079f
Refactoring: Removed possibleError messages from CheckMemoryLeaks
2010-05-16 19:55:16 +02:00
..
check.h
Refactoring: Removed Severity::possibleStyle
2010-05-16 14:43:42 +02:00
checkautovariables.cpp
…
checkautovariables.h
…
checkbufferoverrun.cpp
Refactoring: Removed 'possible error' message about cin
2010-05-16 19:09:36 +02:00
checkbufferoverrun.h
Refactoring: Removed 'possible error' message about cin
2010-05-16 19:09:36 +02:00
checkclass.cpp
Refactoring: Removed Severity::possibleStyle
2010-05-16 14:43:42 +02:00
checkclass.h
Refactoring: Removed Severity::possibleStyle
2010-05-16 14:43:42 +02:00
checkdangerousfunctions.cpp
…
checkdangerousfunctions.h
…
checkexceptionsafety.cpp
…
checkexceptionsafety.h
…
checkheaders.cpp
…
checkheaders.h
…
checkmemoryleak.cpp
Refactoring: Removed possibleError messages from CheckMemoryLeaks
2010-05-16 19:55:16 +02:00
checkmemoryleak.h
Refactoring: Removed possibleError messages from CheckMemoryLeaks
2010-05-16 19:55:16 +02:00
checkother.cpp
Refactoring: Removed Severity::possibleStyle
2010-05-16 14:43:42 +02:00
checkother.h
Refactoring: Removed Severity::possibleStyle
2010-05-16 14:43:42 +02:00
checkstl.cpp
Refactoring: Removed Severity::possibleStyle
2010-05-16 14:43:42 +02:00
checkstl.h
…
checkunusedfunctions.cpp
…
checkunusedfunctions.h
…
classinfo.h
…
cppcheck.cpp
…
cppcheck.h
…
errorlogger.cpp
…
errorlogger.h
Refactoring: Removed Severity::possibleStyle
2010-05-16 14:43:42 +02:00
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
…
preprocessor.h
…
settings.cpp
…
settings.h
…
token.cpp
…
token.h
…
tokenize.cpp
Fixed
#1688
(Tokenizer::simplifyKnownVariables and pointer assignments)
2010-05-16 19:38:44 +02:00
tokenize.h
…