.. |
checkbufferoverrun.cpp
|
checkbufferoverrun: fixed bug - skip some checks when variable id is unknown (Ticket: 138)
|
2009-03-05 18:28:59 +01:00 |
checkbufferoverrun.h
|
Copyrights updated
|
2009-03-01 19:52:33 +00:00 |
checkclass.cpp
|
unused private function: better handling of initialization lists in constructors
|
2009-03-02 20:40:24 +00:00 |
checkclass.h
|
Copyrights updated
|
2009-03-01 19:52:33 +00:00 |
checkdangerousfunctions.cpp
|
Copyrights updated
|
2009-03-01 19:52:33 +00:00 |
checkdangerousfunctions.h
|
Copyrights updated
|
2009-03-01 19:52:33 +00:00 |
checkfunctionusage.cpp
|
Copyrights updated
|
2009-03-01 19:52:33 +00:00 |
checkfunctionusage.h
|
Copyrights updated
|
2009-03-01 19:52:33 +00:00 |
checkheaders.cpp
|
Copyrights updated
|
2009-03-01 19:52:33 +00:00 |
checkheaders.h
|
Copyrights updated
|
2009-03-01 19:52:33 +00:00 |
checkmemoryleak.cpp
|
added internal support for handling list of classes that are automaticly deallocated
|
2009-03-06 07:22:07 +01:00 |
checkmemoryleak.h
|
memory leak: fixed issue with reporting wrong location
|
2009-03-01 20:34:04 +00:00 |
checkother.cpp
|
Copyrights updated
|
2009-03-01 19:52:33 +00:00 |
checkother.h
|
Copyrights updated
|
2009-03-01 19:52:33 +00:00 |
checksecurity.cpp
|
Copyrights updated
|
2009-03-01 19:52:33 +00:00 |
checksecurity.h
|
Copyrights updated
|
2009-03-01 19:52:33 +00:00 |
checkstl.cpp
|
Fix ticket #135 (Add option to control main() exit value)
|
2009-03-06 02:03:31 +02:00 |
checkstl.h
|
Copyrights updated
|
2009-03-01 19:52:33 +00:00 |
cppcheck.cpp
|
updated version to 1.30
|
2009-03-08 16:15:25 +01:00 |
cppcheck.h
|
Copyrights updated
|
2009-03-01 19:52:33 +00: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 #135 (Add option to control main() exit value)
|
2009-03-06 02:03:31 +02:00 |
cppcheckexecutor.h
|
Fix ticket #135 (Add option to control main() exit value)
|
2009-03-06 02:03:31 +02:00 |
errorlogger.cpp
|
Fix ticket #148 (unable to compile with g++-3.3)
|
2009-03-08 20:50:19 +02:00 |
errorlogger.h
|
Copyright fixes
|
2009-03-01 19:59:13 +00:00 |
filelister.cpp
|
Copyrights updated
|
2009-03-01 19:52:33 +00:00 |
filelister.h
|
Now adds directory contents to list of files to check.
|
2009-03-02 19:56:51 +00:00 |
main.cpp
|
Fix ticket #135 (Add option to control main() exit value)
|
2009-03-06 02:03:31 +02:00 |
preprocessor.cpp
|
Astyle fix
|
2009-03-08 09:49:04 +02:00 |
preprocessor.h
|
Copyrights updated
|
2009-03-01 19:52:33 +00:00 |
resource.h
|
Fix VS build broken due to tripled version resource info.
|
2009-01-18 09:38:42 +00:00 |
settings.cpp
|
astyle formatting
|
2009-03-06 18:13:41 +01:00 |
settings.h
|
astyle formatting
|
2009-03-06 18:13:41 +01:00 |
threadexecutor.cpp
|
Fix ticket #139 (Compilation error on building cppcheck version 1.29 with gcc-4.3.2 on Ubuntu 8.10)
|
2009-03-06 22:46:32 +02:00 |
threadexecutor.h
|
Copyrights updated
|
2009-03-01 19:52:33 +00:00 |
token.cpp
|
Fix ticket Add/Change #125 (the printout of the token list is wrong)
|
2009-03-03 20:17:23 +00:00 |
token.h
|
Refactoring: Combined printOut() and stringifyList() in Token class
|
2009-03-03 19:45:58 +00:00 |
tokenize.cpp
|
Fix ticket #133 (Segmentation fault when static_cast is in for loop)
|
2009-03-05 21:32:02 +02:00 |
tokenize.h
|
simplify calculations better
|
2009-03-04 06:24:03 +00:00 |