.. |
check.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
check64bit.cpp
|
Reverted experimental changes for handling of lambda functions (#4919).
|
2013-07-31 09:58:31 +02:00 |
check64bit.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
checkassert.cpp
|
Fixed #4937 (false positive: Assert calls a function which may have desired side effects)
|
2013-08-22 06:38:54 +02:00 |
checkassert.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
checkassignif.cpp
|
AssignIf: Improved handling of function calls
|
2013-08-13 14:08:54 +02:00 |
checkassignif.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
checkautovariables.cpp
|
astyle formatting
|
2013-09-28 09:32:41 +02:00 |
checkautovariables.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
checkbool.cpp
|
astyle formatting
|
2013-09-11 15:49:40 +02:00 |
checkbool.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
checkboost.cpp
|
…
|
|
checkboost.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
checkbufferoverrun.cpp
|
Remove warnings emitted by clang's -Wsign-conversion
|
2013-09-22 13:22:52 +02:00 |
checkbufferoverrun.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
checkclass.cpp
|
Fixed #4723 (False positive: Pure virtual call within conditional clause)
|
2013-09-27 09:25:38 +02:00 |
checkclass.h
|
spelling fix: desctructor => destructor
|
2013-09-09 06:14:41 +02:00 |
checkexceptionsafety.cpp
|
…
|
|
checkexceptionsafety.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
checkinternal.cpp
|
…
|
|
checkinternal.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
checkio.cpp
|
CheckIO: Fixed false positive when using wchar_t (#5051)
|
2013-09-29 15:25:18 +02:00 |
checkio.h
|
CheckIO: add scanf argument type checking. Floating point and integer checking is complete but string checking is incomplete and character checking is missing. Ticket #4099
|
2013-09-22 06:56:31 +02:00 |
checkleakautovar.cpp
|
astyle formatting
|
2013-07-28 11:53:49 +02:00 |
checkleakautovar.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
checkmemoryleak.cpp
|
Fixed #5030 (Segmentation fault below CheckMemoryLeakStructMember::isMalloc())
|
2013-09-21 18:10:29 +02:00 |
checkmemoryleak.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
checknonreentrantfunctions.cpp
|
…
|
|
checknonreentrantfunctions.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
checknullpointer.cpp
|
Fixed FP: Null pointer dereference
|
2013-08-24 16:50:19 -03:00 |
checknullpointer.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
checkobsoletefunctions.cpp
|
…
|
|
checkobsoletefunctions.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
checkother.cpp
|
checkother:checkComparisonFunctionIsAlwaysTrueOrFalse: Removed redudant varid != 0 check. No functional changes.
|
2013-09-29 13:33:46 +02:00 |
checkother.h
|
Fixed #5049: new check: (warning) Comparison of two identical variables with isgreater(result,result) evaluates always to false.
|
2013-09-26 07:07:48 +02:00 |
checkpostfixoperator.cpp
|
…
|
|
checkpostfixoperator.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
checksizeof.cpp
|
"automatic conversion from iso-8859-1 formatting to utf-8"
|
2013-08-21 19:31:01 +00:00 |
checksizeof.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
checkstl.cpp
|
Fixed #5041 (Improve check: support 'auto' for 'Iterator used after element has been erased')
|
2013-09-28 11:50:45 +02:00 |
checkstl.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
checkuninitvar.cpp
|
reverted ee14ea4f . I think this fix was too generic. If there is a union in the struct then only the union members should be skipped.
|
2013-09-23 17:52:42 +02:00 |
checkuninitvar.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
checkunusedfunctions.cpp
|
Fixed #3471 (Unused functions: take __attribute__((constructor)) in to consideration)
|
2013-08-30 06:27:46 +02:00 |
checkunusedfunctions.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
checkunusedvar.cpp
|
Fixed #4899 (False positive on unused variable)
|
2013-09-03 17:02:46 +02:00 |
checkunusedvar.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
config.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
cppcheck.cpp
|
CppCheck: Don't run preprocessor rules when --check-config is used
|
2013-08-31 18:38:52 +02:00 |
cppcheck.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
cppcheck.vcxproj
|
Updated to latest TinyXML
|
2013-08-03 20:29:50 +02:00 |
cppcheck.vcxproj.filters
|
Updated to latest TinyXML
|
2013-08-03 20:29:50 +02:00 |
errorlogger.cpp
|
Use TinyXML to write XML files
|
2013-08-07 16:30:55 +02:00 |
errorlogger.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
executionpath.cpp
|
…
|
|
executionpath.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
lib.pri
|
dmake: fixed lib.pri for gui (tinyxml)
|
2013-07-08 21:56:09 +02:00 |
library.cpp
|
Library: Changed 'rt' to 'rb' when open files. TinyXml won't choke on CRLF in Windows then. Thanks sam-truscott for telling me this.
|
2013-09-13 07:26:52 +02:00 |
library.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
mathlib.cpp
|
MathLib: improved constness of local variables. No functional change.
|
2013-09-29 15:49:02 +02:00 |
mathlib.h
|
Improved simplifyMathFunctions when simplifying special cases of pow(x,y)-function.
|
2013-09-29 15:11:09 +02:00 |
path.cpp
|
Updated to AStyle 2.03, require this version
|
2013-08-07 16:27:37 +02:00 |
path.h
|
astyle formatting
|
2013-09-05 01:47:22 +02:00 |
pcrerules.pri
|
pro and pri files: remove unneeded empty lines, use spaces for consistency
|
2012-10-12 17:46:57 +02:00 |
preprocessor.cpp
|
Remove warnings emitted by clang's -Wsign-conversion
|
2013-09-22 13:22:52 +02:00 |
preprocessor.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
settings.cpp
|
Renamed --environment to --library. Added --check-library. Renamed Environment to Library
|
2013-07-08 18:26:18 +02:00 |
settings.h
|
Fixed #4920 (Microsoft ATL/MFC CString::Format argument checking)
|
2013-09-26 16:20:01 +02:00 |
standards.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
suppressions.cpp
|
…
|
|
suppressions.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
symboldatabase.cpp
|
SymbolDatabase: handle method with unknown macro 'void f() MACRO {..}'
|
2013-09-28 11:44:26 +02:00 |
symboldatabase.h
|
Add doc. to typeStartToken and typeEndToken functions
|
2013-09-29 16:09:19 -03:00 |
templatesimplifier.cpp
|
Fixed #5055 (False negatives when using -I (external source code))
|
2013-09-29 18:59:27 +02:00 |
templatesimplifier.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
timer.cpp
|
…
|
|
timer.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
token.cpp
|
CheckIO: fixed some more false negatives. Ticket: #4964
|
2013-09-24 06:43:03 +02:00 |
token.h
|
CheckIO: fixed some more false negatives. Ticket: #4964
|
2013-09-24 06:43:03 +02:00 |
tokenize.cpp
|
Fixed #5054 (debug warnings when Variable::typeStartToken() or Variable::typeEndTypen() is not set correctly)
|
2013-09-29 16:01:22 +02:00 |
tokenize.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
tokenlist.cpp
|
CheckIO: fixed some more false negatives. Ticket: #4964
|
2013-09-24 06:43:03 +02:00 |
tokenlist.h
|
Fixed #5007 (Same include guard naming)
|
2013-09-04 20:59:49 +02:00 |
version.h
|
Set version to 1.62 dev
|
2013-08-03 19:54:39 +02:00 |
version.rc
|
…
|
|