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
f0a7cc5961
cppcheck
/
lib
History
Daniel Marjamäki
f0a7cc5961
Merge pull request
#28
from bwy/master
...
Fix "auto_ptr assignment" false positive
2011-07-20 10:45:49 -07:00
..
check.h
…
check64bit.cpp
…
check64bit.h
…
checkautovariables.cpp
…
checkautovariables.h
…
checkbufferoverrun.cpp
…
checkbufferoverrun.h
start using symbol database array info for buffer overrun checks
2011-06-22 22:44:11 -04:00
checkclass.cpp
…
checkclass.h
…
checkexceptionsafety.cpp
…
checkexceptionsafety.h
…
checkmemoryleak.cpp
…
checkmemoryleak.h
…
checknullpointer.cpp
…
checknullpointer.h
…
checkobsoletefunctions.cpp
…
checkobsoletefunctions.h
…
checkother.cpp
simplify CheckOther::checkIncorrectLogicOperator() by using more pattern matching
2011-07-18 07:34:49 -04:00
checkother.h
…
checkpostfixoperator.cpp
…
checkpostfixoperator.h
…
checkstl.cpp
…
checkstl.h
…
checkuninitvar.cpp
…
checkuninitvar.h
…
checkunusedfunctions.cpp
…
checkunusedfunctions.h
…
cppcheck.cpp
…
cppcheck.h
…
errorlogger.cpp
…
errorlogger.h
…
executionpath.cpp
…
executionpath.h
…
lib.pri
…
mathlib.cpp
…
mathlib.h
…
path.cpp
…
path.h
…
preprocessor.cpp
…
preprocessor.h
…
settings.cpp
…
settings.h
…
symboldatabase.cpp
…
symboldatabase.h
…
timer.cpp
…
timer.h
…
token.cpp
…
token.h
…
tokenize.cpp
…
tokenize.h
…