.. |
CMakeLists.txt
|
Add option to disable pch since its broken with ccache
|
2020-06-24 18:41:16 -05:00 |
analyzerinfo.cpp
|
…
|
|
analyzerinfo.h
|
Update copyright year
|
2020-06-13 16:37:12 +02:00 |
astutils.cpp
|
astyle formatting
|
2020-06-26 12:56:56 +02:00 |
astutils.h
|
…
|
|
bughuntingchecks.cpp
|
ExprEngine; Better handling of function calls
|
2020-06-20 23:00:39 +02:00 |
bughuntingchecks.h
|
Add 'bughuntingchecks'
|
2020-06-19 13:16:48 +02:00 |
check.cpp
|
made check.h less heavy (#2633)
|
2020-05-23 07:16:49 +02:00 |
check.h
|
made check.h less heavy (#2633)
|
2020-05-23 07:16:49 +02:00 |
check64bit.cpp
|
Update copyright year
|
2020-06-13 16:37:12 +02:00 |
check64bit.h
|
…
|
|
checkassert.cpp
|
made check.h less heavy (#2633)
|
2020-05-23 07:16:49 +02:00 |
checkassert.h
|
added missing OVERRIDE usage and removed redundant virtual (#2190)
|
2019-09-20 21:57:16 +02:00 |
checkautovariables.cpp
|
…
|
|
checkautovariables.h
|
…
|
|
checkbool.cpp
|
made check.h less heavy (#2633)
|
2020-05-23 07:16:49 +02:00 |
checkbool.h
|
…
|
|
checkboost.cpp
|
Update copyright year
|
2020-06-13 16:37:12 +02:00 |
checkboost.h
|
…
|
|
checkbufferoverrun.cpp
|
made check.h less heavy (#2633)
|
2020-05-23 07:16:49 +02:00 |
checkbufferoverrun.h
|
…
|
|
checkclass.cpp
|
Removed CheckClass::operatorEq: does not 'belong'
|
2020-06-17 20:35:43 +02:00 |
checkclass.h
|
Removed CheckClass::operatorEq: does not 'belong'
|
2020-06-17 20:35:43 +02:00 |
checkcondition.cpp
|
…
|
|
checkcondition.h
|
…
|
|
checkexceptionsafety.cpp
|
exceptRethrowCopy: Fixed FP in Cppcheck
|
2020-06-22 12:26:41 +02:00 |
checkexceptionsafety.h
|
made check.h less heavy (#2633)
|
2020-05-23 07:16:49 +02:00 |
checkfunctions.cpp
|
…
|
|
checkfunctions.h
|
Update copyright year
|
2020-06-13 16:37:12 +02:00 |
checkinternal.cpp
|
…
|
|
checkinternal.h
|
…
|
|
checkio.cpp
|
…
|
|
checkio.h
|
Update copyright year
|
2020-06-13 16:37:12 +02:00 |
checkleakautovar.cpp
|
…
|
|
checkleakautovar.h
|
Update copyright year
|
2020-06-13 16:37:12 +02:00 |
checkmemoryleak.cpp
|
…
|
|
checkmemoryleak.h
|
…
|
|
checknullpointer.cpp
|
…
|
|
checknullpointer.h
|
Update copyright year
|
2020-06-13 16:37:12 +02:00 |
checkother.cpp
|
Fix testrunner
|
2020-06-22 14:31:34 +02:00 |
checkother.h
|
…
|
|
checkpostfixoperator.cpp
|
Update copyright year
|
2020-06-13 16:37:12 +02:00 |
checkpostfixoperator.h
|
…
|
|
checksizeof.cpp
|
Update copyright year
|
2020-06-13 16:37:12 +02:00 |
checksizeof.h
|
…
|
|
checkstl.cpp
|
Update message
|
2020-06-24 18:09:30 -05:00 |
checkstl.h
|
Fixed #9787 (Better handling of user defined literals)
|
2020-06-25 22:06:34 +02:00 |
checkstring.cpp
|
Update copyright year
|
2020-06-13 16:37:12 +02:00 |
checkstring.h
|
…
|
|
checktype.cpp
|
Update copyright year
|
2020-06-13 16:37:12 +02:00 |
checktype.h
|
…
|
|
checkuninitvar.cpp
|
…
|
|
checkuninitvar.h
|
…
|
|
checkunusedfunctions.cpp
|
…
|
|
checkunusedfunctions.h
|
…
|
|
checkunusedvar.cpp
|
…
|
|
checkunusedvar.h
|
…
|
|
checkvaarg.cpp
|
…
|
|
checkvaarg.h
|
…
|
|
clangimport.cpp
|
Refactorization: Fixed a couple of compiler warnings about reusing variable names
|
2020-05-19 08:35:12 +02:00 |
clangimport.h
|
…
|
|
config.h
|
…
|
|
cppcheck.cpp
|
…
|
|
cppcheck.h
|
…
|
|
cppcheck.natvis
|
…
|
|
cppcheck.vcxproj
|
Try to fix compilation with cppcheck.vcxproj
|
2020-06-20 09:47:35 +02:00 |
cppcheck.vcxproj.filters
|
…
|
|
ctu.cpp
|
…
|
|
ctu.h
|
Update copyright year
|
2020-06-13 16:37:12 +02:00 |
errorlogger.cpp
|
…
|
|
errorlogger.h
|
made check.h less heavy (#2633)
|
2020-05-23 07:16:49 +02:00 |
errortypes.cpp
|
…
|
|
errortypes.h
|
…
|
|
exprengine.cpp
|
exceptRethrowCopy: Fixed FP in Cppcheck
|
2020-06-22 12:26:41 +02:00 |
exprengine.h
|
Fix Cppcheck warning
|
2020-06-19 14:11:49 +02:00 |
forwardanalyzer.cpp
|
Running astyle [ci skip]
|
2020-06-14 10:06:54 +02:00 |
forwardanalyzer.h
|
cleaned up includes based on include-what-you-use (#2632)
|
2020-05-10 16:45:45 +02:00 |
importproject.cpp
|
Import project: Fix standard
|
2020-05-31 21:37:02 +02:00 |
importproject.h
|
GUI: Add configuration for max recursion in template instantiation
|
2020-06-26 17:12:02 +02:00 |
lib.pri
|
Add 'bughuntingchecks'
|
2020-06-19 13:16:48 +02:00 |
library.cpp
|
Running astyle [ci skip].
|
2020-06-12 16:08:40 +02:00 |
library.h
|
Library: simplified code and added test cases for validating <valid>-tag expressions
|
2020-06-12 16:06:43 +02:00 |
matchcompiler.h
|
…
|
|
mathlib.cpp
|
…
|
|
mathlib.h
|
…
|
|
path.cpp
|
…
|
|
path.h
|
…
|
|
pathanalysis.cpp
|
…
|
|
pathanalysis.h
|
…
|
|
pathmatch.cpp
|
…
|
|
pathmatch.h
|
…
|
|
pcrerules.pri
|
…
|
|
platform.cpp
|
use range loops / constness (#2181)
|
2019-09-19 20:29:33 +02:00 |
platform.h
|
Update copyright year
|
2020-05-10 11:16:32 +02:00 |
precompiled.h
|
…
|
|
preprocessor.cpp
|
…
|
|
preprocessor.h
|
Update Copyright year
|
2019-12-21 11:23:01 +01:00 |
programmemory.cpp
|
Fixed compilation (next attempt): Added more missing includes
|
2020-05-19 08:53:38 +02:00 |
programmemory.h
|
…
|
|
settings.cpp
|
Template simplifier; Write information message when recursion limit is reached.
|
2020-06-24 20:30:03 +02:00 |
settings.h
|
Template simplifier; Write information message when recursion limit is reached.
|
2020-06-24 20:30:03 +02:00 |
standards.h
|
…
|
|
suppressions.cpp
|
…
|
|
suppressions.h
|
…
|
|
symboldatabase.cpp
|
…
|
|
symboldatabase.h
|
…
|
|
templatesimplifier.cpp
|
TemplateSimplifier; Clarify information message when max recursion limit is reached
|
2020-06-26 12:59:40 +02:00 |
templatesimplifier.h
|
…
|
|
timer.cpp
|
…
|
|
timer.h
|
…
|
|
token.cpp
|
Merge pull request #2696 from pfultz2/getTokenArgumentFunction-ast
|
2020-06-26 09:50:18 +02:00 |
token.h
|
…
|
|
tokenize.cpp
|
Fixed #9787 (Better handling of user defined literals)
|
2020-06-25 22:06:34 +02:00 |
tokenize.h
|
…
|
|
tokenlist.cpp
|
AST; Improved ast for variable declaration with assignment
|
2020-06-22 08:34:31 +02:00 |
tokenlist.h
|
…
|
|
utils.cpp
|
…
|
|
utils.h
|
…
|
|
valueflow.cpp
|
9769: Improve value flow for ternary operator
|
2020-06-20 10:29:28 +02:00 |
valueflow.h
|
…
|
|
valueptr.h
|
…
|
|
version.h
|
Set version to 2.1.99 / 2.2 dev
|
2020-06-14 07:16:14 +02:00 |
version.rc
|
…
|
|