.. |
check.h
|
…
|
|
check64bit.cpp
|
…
|
|
check64bit.h
|
…
|
|
checkassignif.cpp
|
…
|
|
checkassignif.h
|
…
|
|
checkautovariables.cpp
|
assign function pointer: Fixed false positive when pointer is used also. Ticket: #2930
|
2013-02-02 15:26:14 +01:00 |
checkautovariables.h
|
Fixed #2930 (new check: redundant assignment of pointer function parameter)
|
2013-02-01 19:16:17 +01:00 |
checkboost.cpp
|
…
|
|
checkboost.h
|
…
|
|
checkbufferoverrun.cpp
|
…
|
|
checkbufferoverrun.h
|
…
|
|
checkclass.cpp
|
…
|
|
checkclass.h
|
…
|
|
checkexceptionsafety.cpp
|
Fixed #4535 (Simplify checks by caching symbol database Variable pointer in Token)
|
2013-02-06 06:39:58 +01:00 |
checkexceptionsafety.h
|
Updating year 2012 -> 2013 to .cpp and .h files and man page.
|
2013-01-01 18:29:08 +02:00 |
checkinternal.cpp
|
…
|
|
checkinternal.h
|
Updating year 2012 -> 2013 to .cpp and .h files and man page.
|
2013-01-01 18:29:08 +02:00 |
checkio.cpp
|
…
|
|
checkio.h
|
Updating year 2012 -> 2013 to .cpp and .h files and man page.
|
2013-01-01 18:29:08 +02:00 |
checkleakautovar.cpp
|
…
|
|
checkleakautovar.h
|
…
|
|
checkmemoryleak.cpp
|
…
|
|
checkmemoryleak.h
|
Updating year 2012 -> 2013 to .cpp and .h files and man page.
|
2013-01-01 18:29:08 +02:00 |
checknonreentrantfunctions.cpp
|
…
|
|
checknonreentrantfunctions.h
|
Updating year 2012 -> 2013 to .cpp and .h files and man page.
|
2013-01-01 18:29:08 +02:00 |
checknullpointer.cpp
|
Fixed #4535 (Simplify checks by caching symbol database Variable pointer in Token)
|
2013-02-06 06:39:58 +01:00 |
checknullpointer.h
|
CheckNullPointer::isPointerDeRef: Refactoring - use tok->variable(). Ticket: #4535
|
2013-02-01 19:10:14 +01:00 |
checkobsoletefunctions.cpp
|
…
|
|
checkobsoletefunctions.h
|
…
|
|
checkother.cpp
|
…
|
|
checkother.h
|
…
|
|
checkpostfixoperator.cpp
|
CheckPostfixOperator: Use Token::variable. ticket: #4535
|
2013-02-05 06:47:08 +01:00 |
checkpostfixoperator.h
|
…
|
|
checkstl.cpp
|
…
|
|
checkstl.h
|
…
|
|
checkuninitvar.cpp
|
Uninitialized struct: Fixed false positive in for loop
|
2013-02-05 17:01:46 +01:00 |
checkuninitvar.h
|
…
|
|
checkunusedfunctions.cpp
|
…
|
|
checkunusedfunctions.h
|
…
|
|
checkunusedvar.cpp
|
Fixed #4535 (Simplify checks by caching symbol database Variable pointer in Token)
|
2013-02-06 06:39:58 +01:00 |
checkunusedvar.h
|
Updating year 2012 -> 2013 to .cpp and .h files and man page.
|
2013-01-01 18:29:08 +02:00 |
config.h
|
…
|
|
cppcheck.cpp
|
Set version to 1.59 dev
|
2013-01-12 17:49:09 +01:00 |
cppcheck.h
|
…
|
|
cppcheck.vcxproj
|
…
|
|
cppcheck.vcxproj.filters
|
Refactorized resource files:
|
2012-10-14 10:21:22 +02:00 |
errorlogger.cpp
|
…
|
|
errorlogger.h
|
…
|
|
executionpath.cpp
|
…
|
|
executionpath.h
|
…
|
|
lib.pri
|
…
|
|
mathlib.cpp
|
…
|
|
mathlib.h
|
Updating year 2012 -> 2013 to .cpp and .h files and man page.
|
2013-01-01 18:29:08 +02:00 |
path.cpp
|
…
|
|
path.h
|
…
|
|
pcrerules.pri
|
pro and pri files: remove unneeded empty lines, use spaces for consistency
|
2012-10-12 17:46:57 +02:00 |
preprocessor.cpp
|
Tokenizer: Add special tokenize method for the Preprocessor with only basic simplifications
|
2013-01-27 17:58:54 +01:00 |
preprocessor.h
|
…
|
|
settings.cpp
|
…
|
|
settings.h
|
Updating year 2012 -> 2013 to .cpp and .h files and man page.
|
2013-01-01 18:29:08 +02:00 |
standards.h
|
Standards: remove useless semicolon after function
|
2013-01-22 00:13:36 +01:00 |
suppressions.cpp
|
…
|
|
suppressions.h
|
…
|
|
symboldatabase.cpp
|
…
|
|
symboldatabase.h
|
SymbolDatabase: Refactor findFunction handling. Ticket: #4494
|
2013-01-28 06:47:48 +01:00 |
templatesimplifier.cpp
|
…
|
|
templatesimplifier.h
|
…
|
|
timer.cpp
|
…
|
|
timer.h
|
…
|
|
token.cpp
|
Symbol database: more function/variable cleanup. Ticket: #4494
|
2013-01-31 06:41:18 +01:00 |
token.h
|
…
|
|
tokenize.cpp
|
…
|
|
tokenize.h
|
…
|
|
tokenlist.cpp
|
…
|
|
tokenlist.h
|
…
|
|
version.h
|
…
|
|
version.rc
|
Refactorized resource files:
|
2012-10-14 10:21:22 +02:00 |