cppcheck/lib
Robert Reif 1fccfd50eb Fixed #5080 ((error) Internal error. Token::Match called with varid 0. Please report this to Cppcheck developers) 2013-10-12 10:50:59 +02:00
..
check.h
check64bit.cpp
check64bit.h
checkassert.cpp
checkassert.h
checkassignif.cpp
checkassignif.h
checkautovariables.cpp
checkautovariables.h
checkbool.cpp Fixed #5077 (False positive: Comparison of boolean result with relational operator ((X + (Y < 0)) <= b)) 2013-10-09 05:43:50 +02:00
checkbool.h
checkboost.cpp
checkboost.h
checkbufferoverrun.cpp
checkbufferoverrun.h
checkclass.cpp Fixed #4723 (False positive: Pure virtual call within conditional clause) 2013-09-27 09:25:38 +02:00
checkclass.h
checkexceptionsafety.cpp Replaced _settings->isEnabled("style") by _settings->isEnabled("warning") wherever warnings are issued 2013-03-03 02:41:59 -08:00
checkexceptionsafety.h
checkinternal.cpp
checkinternal.h
checkio.cpp CheckIO: fix crash 2013-10-08 05:33:37 +02:00
checkio.h
checkleakautovar.cpp
checkleakautovar.h
checkmemoryleak.cpp
checkmemoryleak.h
checknonreentrantfunctions.cpp
checknonreentrantfunctions.h Fixed #5007 (Same include guard naming) 2013-09-04 20:59:49 +02:00
checknullpointer.cpp
checknullpointer.h
checkobsoletefunctions.cpp
checkobsoletefunctions.h
checkother.cpp commaSeparatedReturn: made checking experimental for now because there are false positives (#5076) 2013-10-08 18:05:07 +02:00
checkother.h
checkpostfixoperator.cpp
checkpostfixoperator.h Fixed #5007 (Same include guard naming) 2013-09-04 20:59:49 +02:00
checksizeof.cpp
checksizeof.h
checkstl.cpp
checkstl.h
checkuninitvar.cpp Prefer prefix operator. 2013-10-01 09:20:19 +03:00
checkuninitvar.h Fixed #5007 (Same include guard naming) 2013-09-04 20:59:49 +02:00
checkunusedfunctions.cpp
checkunusedfunctions.h
checkunusedvar.cpp
checkunusedvar.h
config.h
cppcheck.cpp
cppcheck.h
cppcheck.vcxproj Updated to latest TinyXML 2013-08-03 20:29:50 +02:00
cppcheck.vcxproj.filters
errorlogger.cpp Use TinyXML to write XML files 2013-08-07 16:30:55 +02:00
errorlogger.h
executionpath.cpp
executionpath.h
lib.pri dmake: fixed lib.pri for gui (tinyxml) 2013-07-08 21:56:09 +02:00
library.cpp
library.h
mathlib.cpp
mathlib.h
path.cpp
path.h
pcrerules.pri
preprocessor.cpp Remove warnings emitted by clang's -Wsign-conversion 2013-09-22 13:22:52 +02:00
preprocessor.h
settings.cpp
settings.h Fixed #4920 (Microsoft ATL/MFC CString::Format argument checking) 2013-09-26 16:20:01 +02:00
standards.h
suppressions.cpp
suppressions.h Fixed #5007 (Same include guard naming) 2013-09-04 20:59:49 +02:00
symboldatabase.cpp
symboldatabase.h
templatesimplifier.cpp Fixed #5055 (False negatives when using -I (external source code)) 2013-09-29 18:59:27 +02:00
templatesimplifier.h
timer.cpp
timer.h
token.cpp CheckIO: fixed some more false negatives. Ticket: #4964 2013-09-24 06:43:03 +02:00
token.h
tokenize.cpp
tokenize.h
tokenlist.cpp CheckIO: fixed some more false negatives. Ticket: #4964 2013-09-24 06:43:03 +02:00
tokenlist.h
version.h
version.rc Refactorized resource files: 2012-10-14 10:21:22 +02:00