.. |
checkbufferoverrun.cpp
|
errmsg: Added error messages for "Array index out of bounds" and "Buffer overrun"
|
2009-01-10 19:23:21 +00:00 |
checkbufferoverrun.h
|
errmsg: Added error messages for "Array index out of bounds" and "Buffer overrun"
|
2009-01-10 19:23:21 +00:00 |
checkclass.cpp
|
refactoring: cleanup old code
|
2009-01-12 16:53:14 +00:00 |
checkclass.h
|
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
|
2009-01-06 14:18:36 +00:00 |
checkfunctionusage.cpp
|
errmsg: the "unused function" message shall not take any Tokenizer nor Token parameters
|
2009-01-11 08:10:51 +00:00 |
checkfunctionusage.h
|
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
|
2009-01-06 14:18:36 +00:00 |
checkheaders.cpp
|
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
|
2009-01-06 14:18:36 +00:00 |
checkheaders.h
|
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
|
2009-01-06 14:18:36 +00:00 |
checkmemoryleak.cpp
|
errmsg: added "mismatching allocation and deallocation"
|
2009-01-10 19:30:41 +00:00 |
checkmemoryleak.h
|
Simplify tokens: add a ";" after case and default
|
2009-01-07 17:49:21 +00:00 |
checkother.cpp
|
errmsg: Added message for 'incomplete statement'
|
2009-01-12 17:46:24 +00:00 |
checkother.h
|
errmsg: Added 'unsigned division'
|
2009-01-12 17:12:14 +00:00 |
cppcheck.cpp
|
errmsg: Added message for 'incomplete statement'
|
2009-01-12 17:46:24 +00:00 |
cppcheck.h
|
Main returns now EXIT_SUCCESS or EXIT_FAILURE instead of 0. Feature request fixed: [ 2489787 ] Return value of cppcheck is always 0
|
2009-01-08 21:30:25 +00:00 |
cppcheckexecutor.cpp
|
Main returns now EXIT_SUCCESS or EXIT_FAILURE instead of 0. Feature request fixed: [ 2489787 ] Return value of cppcheck is always 0
|
2009-01-08 21:30:25 +00:00 |
cppcheckexecutor.h
|
Main returns now EXIT_SUCCESS or EXIT_FAILURE instead of 0. Feature request fixed: [ 2489787 ] Return value of cppcheck is always 0
|
2009-01-08 21:30:25 +00:00 |
errorlogger.h
|
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
|
2009-01-06 14:18:36 +00:00 |
errormessage.cpp
|
errormessage: added header
|
2009-01-09 19:01:25 +00:00 |
errormessage.h
|
errmsg: Added message for 'incomplete statement'
|
2009-01-12 17:46:24 +00:00 |
filelister.cpp
|
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
|
2009-01-06 14:18:36 +00:00 |
filelister.h
|
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
|
2009-01-06 14:18:36 +00:00 |
main.cpp
|
Main returns now EXIT_SUCCESS or EXIT_FAILURE instead of 0. Feature request fixed: [ 2489787 ] Return value of cppcheck is always 0
|
2009-01-08 21:30:25 +00:00 |
preprocessor.cpp
|
preprocessor: Style updates
|
2009-01-12 06:43:56 +00:00 |
preprocessor.h
|
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
|
2009-01-06 14:18:36 +00:00 |
settings.cpp
|
errmsg: added "unused function"
|
2009-01-11 06:44:32 +00:00 |
settings.h
|
errmsg: added "unused function"
|
2009-01-11 06:44:32 +00:00 |
token.cpp
|
match: skip initial !! patterns if on first token.
|
2009-01-10 21:13:10 +00:00 |
token.h
|
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
|
2009-01-06 14:18:36 +00:00 |
tokenize.cpp
|
setVarId: Fixed bug (variable id for struct member not correctly set)
|
2009-01-11 10:03:21 +00:00 |
tokenize.h
|
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
|
2009-01-06 14:18:36 +00:00 |