cppcheck/lib
Edoardo Prezioso de8eb48a5c Remove redundant function findmatch inside tokenize.cpp.
There's Token::findmatch which is already used inside other Tokenizer functions.
2011-10-17 13:46:27 +02:00
..
check.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
check64bit.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
check64bit.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkassignif.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkassignif.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkautovariables.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkautovariables.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkbufferoverrun.cpp Fixed #3198 (Add check for readlink()) 2011-10-14 19:45:51 +02:00
checkbufferoverrun.h Fixed #3198 (Add check for readlink()) 2011-10-14 19:45:51 +02:00
checkclass.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkclass.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkexceptionsafety.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkexceptionsafety.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkmemoryleak.cpp fix typos using codespell 2011-10-13 22:04:41 +02:00
checkmemoryleak.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checknonreentrantfunctions.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checknonreentrantfunctions.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checknullpointer.cpp astyle formatting 2011-10-16 07:50:34 +02:00
checknullpointer.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkobsoletefunctions.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkobsoletefunctions.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkother.cpp Fix #3208 (Simplify pointer to standard type, C only) 2011-10-16 08:09:57 +02:00
checkother.h Fix #3208 (Simplify pointer to standard type, C only) 2011-10-16 08:09:57 +02:00
checkpostfixoperator.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkpostfixoperator.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkstl.cpp Fixed #3210 (STL check: Add support for reverse iterator) 2011-10-14 19:54:20 +02:00
checkstl.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkuninitvar.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkuninitvar.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkunusedfunctions.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkunusedfunctions.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkunusedvar.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
checkunusedvar.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
cppcheck.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
cppcheck.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
errorlogger.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
errorlogger.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
executionpath.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
executionpath.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
lib.pri Move Suppressions class to own source files. 2011-08-22 19:57:28 +03:00
mathlib.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
mathlib.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
path.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
path.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
pcrerules.pri put the rules logic in its own .pri file, and allow easier override 2011-08-18 15:42:19 -05:00
preprocessor.cpp Borland: Fixed compiler errors 2011-10-16 07:52:54 +02:00
preprocessor.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
settings.cpp Fixed #2470 (False negative: Possible null pointer dereference (C++0x keyword 'nullptr')) 2011-10-16 12:54:58 +02:00
settings.h Fixed #2470 (False negative: Possible null pointer dereference (C++0x keyword 'nullptr')) 2011-10-16 12:54:58 +02:00
suppressions.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
suppressions.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
symboldatabase.cpp Borland: Fixed compiler errors 2011-10-16 07:52:54 +02:00
symboldatabase.h fixed a few doxygen warnings 2011-10-16 17:16:07 +02:00
timer.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
timer.h changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
token.cpp changed the astyle formatting flags 2011-10-13 20:53:06 +02:00
token.h Token: Updated comments 2011-10-16 08:25:11 +02:00
tokenize.cpp Remove redundant function findmatch inside tokenize.cpp. 2011-10-17 13:46:27 +02:00
tokenize.h - Fixed mispelled function name; 2011-10-17 02:16:49 +02:00