.. |
options.cpp
|
man, htdocs, gui, test, tools: bump a few more copyrights to 2014
|
2014-03-03 11:03:17 +01:00 |
options.h
|
man, htdocs, gui, test, tools: bump a few more copyrights to 2014
|
2014-03-03 11:03:17 +01:00 |
redirect.h
|
man, htdocs, gui, test, tools: bump a few more copyrights to 2014
|
2014-03-03 11:03:17 +01:00 |
test.cxx
|
test: tabs to spaces, remove trailing spaces and extra empty lines at the end of files
|
2012-09-17 13:51:40 +02:00 |
test.pro
|
Don't include tinyxml from both lib.pri and test.pro
|
2013-08-19 19:44:29 +04:00 |
test64bit.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testassert.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testassignif.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testautovariables.cpp
|
Fixed #5537 (crash: clang ./lib/Basic/FileManager.cpp , since 354e84e7c8 , /lib/symboldatabase.h:288)
|
2014-03-09 08:17:24 +01:00 |
testbool.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testboost.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testbufferoverrun.cpp
|
Value Flow: Another try with the abstract interpretation of for loops
|
2014-03-17 18:43:47 +01:00 |
testcharvar.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testclass.cpp
|
Fixed #5481: std::array is POD, so using memcpy (etc.) is allowed on it.
|
2014-03-16 19:55:32 +01:00 |
testcmdlineparser.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testconstructors.cpp
|
Fixed #4302 (Member variable not initialized in public delegate constructor)
|
2014-03-12 05:48:13 +01:00 |
testcppcheck.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testdivision.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testerrorlogger.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testexceptionsafety.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testfilelister.cpp
|
use nullptr
|
2014-02-16 10:32:10 +01:00 |
testfiles.pri
|
Add new experimental value flow analysis
|
2014-01-04 20:57:02 +01:00 |
testincompletestatement.cpp
|
Fixed #5493 (False positive: Found a statement that begins with numeric constant / string constant - in the presence of initialization list.)
|
2014-02-26 06:18:52 +01:00 |
testinternal.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testio.cpp
|
CheckIo: Fixed FIXME
|
2014-03-19 20:57:33 +01:00 |
testleakautovar.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testlibrary.cpp
|
Fixed #1374 (false negative: using uninitialized variable in printf)
|
2014-03-06 06:16:14 +01:00 |
testmathlib.cpp
|
Fixed #5571 (Clean up MathLib::isInt())
|
2014-03-16 11:55:44 +01:00 |
testmemleak.cpp
|
Fixed #5574 (False positive: mismatchAllocDealloc using realloc() and free)
|
2014-03-17 16:10:54 +01:00 |
testnonreentrantfunctions.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testnullpointer.cpp
|
Extended std.cfg
|
2014-03-19 21:08:48 +01:00 |
testobsoletefunctions.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testoptions.cpp
|
man, htdocs, gui, test, tools: bump a few more copyrights to 2014
|
2014-03-03 11:03:17 +01:00 |
testother.cpp
|
#5528: Raise duplicateExpressionError on operators /, % and -.
|
2014-03-17 18:35:36 +01:00 |
testpath.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testpathmatch.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testpostfixoperator.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testpreprocessor.cpp
|
Reverted info message that only applies to CLI
|
2014-03-11 20:55:02 +01:00 |
testrunner.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testrunner.vcxproj
|
value flow: Updated Visual Studio files
|
2014-01-05 09:52:37 +01:00 |
testrunner.vcxproj.filters
|
value flow: Updated Visual Studio files
|
2014-01-05 09:52:37 +01:00 |
testsimplifytokens.cpp
|
Fixed problems with code "enum class { };" (which is valid C)
|
2014-03-18 16:23:30 +01:00 |
testsizeof.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
teststl.cpp
|
Rewrote CheckStl::readingEmptyStlContainer(), resolving all its false positives shown on CppChecks own code
|
2014-03-18 12:38:22 +01:00 |
testsuite.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testsuite.h
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testsuppressions.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testsymboldatabase.cpp
|
Symbol database: added simple mismatch check in Scope::findFunction when passing address to function that expects a reference
|
2014-02-19 06:35:51 +01:00 |
testthreadexecutor.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testtimer.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testtoken.cpp
|
use nullptr
|
2014-02-16 10:32:10 +01:00 |
testtokenize.cpp
|
Tokenizer: Added test case for fixed crash to prevent regressions later
|
2014-03-19 16:47:11 +01:00 |
testuninitvar.cpp
|
Uninitialized variables: Improved handling of function calls when struct members are checked
|
2014-03-20 06:48:17 +01:00 |
testunusedfunctions.cpp
|
Fixed crash on wrong __attribute__((constructor)) syntax
|
2014-03-16 16:39:07 +01:00 |
testunusedprivfunc.cpp
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testunusedvar.cpp
|
Trim tailing spaces and convert tabs to spaces.
|
2014-03-18 17:00:28 +02:00 |
testutils.h
|
Update copyright
|
2014-02-15 07:45:39 +01:00 |
testvalueflow.cpp
|
Fixed #5518 (FP regression in 1.64: Array accessed out of bounds)
|
2014-03-18 17:04:33 +01:00 |