.. |
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
|
refactoring: moved 'FindClassFunction' from CheckClass to Tokenizer
|
2009-03-13 22:28:44 +01:00 |
checkclass.h
|
refactoring: moved 'FindClassFunction' from CheckClass to Tokenizer
|
2009-03-13 22:28:44 +01: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
|
Memory leaks: Refactoring to use Tokenizer::FindClassFunction. Enabled test case, the memory leak is now detected
|
2009-03-14 18:21:37 +01:00 |
checkmemoryleak.h
|
Memory leaks: Refactoring to use Tokenizer::FindClassFunction. Enabled test case, the memory leak is now detected
|
2009-03-14 18:21:37 +01: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
|
removed unused private function CheckSecurity::eraseCheckLoop
|
2009-03-09 20:09:06 +01: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
|
Windows Qt compilation fixes.
|
2009-03-07 18:53:50 +02: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
|
Fixed ticket 147 (Invalid line number for error message)
|
2009-03-09 20:29:25 +01: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
|
Fixed ticket #169 (Add Token::link())
|
2009-03-13 23:25:56 +02:00 |
token.h
|
Fixed ticket #169 (Add Token::link())
|
2009-03-13 23:25:56 +02:00 |
tokenize.cpp
|
Merge branch 'ref'
|
2009-03-13 22:39:47 +01:00 |
tokenize.h
|
refactoring: moved 'FindClassFunction' from CheckClass to Tokenizer
|
2009-03-13 22:28:44 +01:00 |