cppcheck/lib
Daniel Marjamäki 989e0e7ccb Preprocessor: fix bug when determining location when there is a missing include. ticket: #2326 2011-01-07 19:48:51 +01:00
..
check.h Fixed #2373 (Using XML2 in --errorlist output) 2010-12-29 12:43:29 +01:00
checkautovariables.cpp
checkautovariables.h Fixed #2373 (Using XML2 in --errorlist output) 2010-12-29 12:43:29 +01:00
checkbufferoverrun.cpp Buffer overrun: Added comments 2011-01-06 13:02:21 +01:00
checkbufferoverrun.h Fixed #2215 (Improve check: Writing outside malloc bounds not detected) 2011-01-01 20:56:21 +01:00
checkclass.cpp command line: added 'information' id to enable 2011-01-05 21:20:21 +01:00
checkclass.h Fixed #2373 (Using XML2 in --errorlist output) 2010-12-29 12:43:29 +01:00
checkexceptionsafety.cpp added some comments 2010-12-31 13:58:17 +01:00
checkexceptionsafety.h added some comments 2010-12-31 13:58:17 +01:00
checkmemoryleak.cpp Mention the name of the variable in the inconclusive leak msg 2011-01-03 20:40:31 -06:00
checkmemoryleak.h Fixed #2373 (Using XML2 in --errorlist output) 2010-12-29 12:43:29 +01:00
checknullpointer.cpp Null pointers: Added comments 2011-01-06 13:18:49 +01:00
checknullpointer.h Null Pointer: Refactoring - broke out CheckNullPointer::isPointer 2010-12-31 18:30:04 +01:00
checkobsoletefunctions.cpp
checkobsoletefunctions.h Removed an unnecessary newline in the message. Ticket #2343 2011-01-05 00:06:53 -08:00
checkother.cpp memsetZeroBytes: improved error message. ticket: #2421 2011-01-06 16:27:22 +01:00
checkother.h [PATCH] Check for calls to memset() where 0 bytes are to be filled 2011-01-06 11:31:58 +01:00
checkpostfixoperator.cpp Fixed #2321 (false positive: (performance) Prefer prefix ++/-- operators for non-primitive types.) 2010-12-30 14:27:32 +01:00
checkpostfixoperator.h Fixed #2373 (Using XML2 in --errorlist output) 2010-12-29 12:43:29 +01:00
checkstl.cpp CheckStl: Added comments 2011-01-06 12:20:54 +01:00
checkstl.h Fixed #2373 (Using XML2 in --errorlist output) 2010-12-29 12:43:29 +01:00
checkuninitvar.cpp Fixed #2401 (false positive: Uninitialized variable: result) 2011-01-05 20:44:04 +01:00
checkuninitvar.h Fixed #2373 (Using XML2 in --errorlist output) 2010-12-29 12:43:29 +01:00
checkunusedfunctions.cpp
checkunusedfunctions.h Fixed #2373 (Using XML2 in --errorlist output) 2010-12-29 12:43:29 +01:00
cppcheck.cpp Borland C++: Fixed compiler errors 2010-12-31 10:24:51 +01:00
cppcheck.h
errorlogger.cpp Added comments 2010-12-30 22:07:27 +01:00
errorlogger.h
executionpath.cpp Uninitialized variables. Fixed false positive when there are multiple related conditions. ticket: #2399 2011-01-05 19:54:56 +01:00
executionpath.h
filelister.cpp
filelister.h
filelister_unix.cpp
filelister_unix.h
filelister_win32.cpp #ticket 2429: added a test to the mathlib to ensure the used floating point number is recognized correctly 2011-01-07 12:27:12 +01:00
filelister_win32.h
lib.pri
mathlib.cpp
mathlib.h
path.cpp
path.h
preprocessor.cpp Preprocessor: fix bug when determining location when there is a missing include. ticket: #2326 2011-01-07 19:48:51 +01:00
preprocessor.h Preprocessor: Reverted fix for #2131, it didn't work well so a better fix is needed 2011-01-06 20:01:09 +01:00
settings.cpp command line: added 'information' id to enable 2011-01-05 21:20:21 +01:00
settings.h fixed doxygen warnings 2010-12-30 22:13:31 +01:00
symboldatabase.cpp Fixed #2425 (segmentation fault of cppcheck) 2011-01-07 07:42:00 +01:00
symboldatabase.h Fixed #2384 ("The function 's::f' can be const" reported for pointer-to-pointer) 2010-12-31 22:12:32 +11:00
timer.cpp
timer.h
token.cpp
token.h
tokenize.cpp Fixed #2426 (### Internal error in Cppcheck. Please report it.) 2011-01-07 08:02:47 +01:00
tokenize.h typedef: delete unhandled typedefs. ticket: #2348 2011-01-04 07:43:40 +01:00