man
Verbose: Added line change to help text printing and updated man page
2008-11-30 10:38:58 +00:00
COPYING
Licensing: Using the GPL 3 license
2008-10-26 07:55:15 +00:00
CheckBufferOverrun.cpp
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
CheckBufferOverrun.h
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
CheckClass.cpp
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
CheckClass.h
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
CheckFunctionUsage.cpp
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
CheckFunctionUsage.h
Refactoring: Renamed some member variables: variable -> _variable
2008-11-23 11:08:07 +00:00
CheckHeaders.cpp
Refactoring: Rest of the public variables in TOKEN moved to private area.
2008-12-08 22:02:37 +00:00
CheckHeaders.h
increased constness of member variable _tokenizer in the Check* classes
2008-11-22 20:00:36 +00:00
CheckMemoryLeak.cpp
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
CheckMemoryLeak.h
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
CheckOther.cpp
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
CheckOther.h
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
FileLister.cpp
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
FileLister.h
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
Makefile
testclass : Added a new unit testing file
2008-12-06 18:31:26 +00:00
cppcheck.cbp
cppcheck.cbp : Added testclass.cpp
2008-12-07 12:04:16 +00:00
cppcheck.cbproj
Borland C++ : Updated project files cppcheck and testrunner
2008-12-08 06:45:52 +00:00
cppcheck.cpp
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
cppcheck.h
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
cppcheck.sln
Added Visual C++ 2008 Express solution and project files
2008-11-03 18:57:18 +00:00
cppcheck.vcproj
Visual C++: Updated the project file
2008-11-24 07:47:13 +00:00
cppcheckexecutor.cpp
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
cppcheckexecutor.h
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
errorlogger.h
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
main.cpp
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
preprocessor.cpp
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
preprocessor.h
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
readme.txt
updated command syntax example
2008-02-22 14:58:53 +00:00
settings.cpp
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
settings.h
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
testbufferoverrun.cpp
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
testcharvar.cpp
Refactoring: Removed _settings member from the Tokenizer
2008-11-25 18:44:35 +00:00
testclass.cpp
Virtual destructors : Don't check base classes when inheritance is
2008-12-07 10:13:51 +00:00
testconstructors.cpp
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
testdivision.cpp
Refactoring: Tokenizer - renaming functions, moved the 'tokenizeCode' to the private section
2008-11-25 18:34:51 +00:00
testfunctionusage.cpp
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
testincompletestatement.cpp
Refactoring: Tokenizer - renaming functions, moved the 'tokenizeCode' to the private section
2008-11-25 18:34:51 +00:00
testmemleak.cpp
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
testpreprocessor.cpp
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
testrunner.cbproj
Borland C++ : Updated project files cppcheck and testrunner
2008-12-08 06:45:52 +00:00
testrunner.cpp
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
testrunner.sln
Visual C++ Express 2008: Added project 'testrunner' and updated the project 'cppcheck'
2008-11-15 07:15:01 +00:00
testrunner.vcproj
Visual C++ Express 2008: Added project 'testrunner' and updated the project 'cppcheck'
2008-11-15 07:15:01 +00:00
testsimplifytokens.cpp
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
testsuite.cpp
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
testsuite.h
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
testtokenize.cpp
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
testunusedprivfunc.cpp
Refactoring: Tokenizer - renaming functions, moved the 'tokenizeCode' to the private section
2008-11-25 18:34:51 +00:00
testunusedvar.cpp
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
todo.txt
todo: added memory leak examples
2008-11-10 18:52:15 +00:00
token.cpp
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
token.h
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
tokenize.cpp
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00
tokenize.h
Formatting: uniformize end of lines.
2008-12-08 23:06:19 +00:00