.. |
check.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
checkautovariables.cpp
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
checkautovariables.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
checkbufferoverrun.cpp
|
Minor fix to previous commit
|
2009-11-15 17:49:47 +02:00 |
checkbufferoverrun.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
checkclass.cpp
|
Uninitialized variables: detect uninitialized pointer array
|
2009-11-10 19:35:54 +01:00 |
checkclass.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
checkdangerousfunctions.cpp
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
checkdangerousfunctions.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
checkexceptionsafety.cpp
|
Fixed #883 (Add new command line argument --enable)
|
2009-11-15 15:24:33 +01:00 |
checkexceptionsafety.h
|
Fixed #832 (Exception Safety: deallocating member pointer and then throwing exception)
|
2009-11-08 09:54:08 +01:00 |
checkheaders.cpp
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
checkheaders.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
checkmemoryleak.cpp
|
Fixed #968 (False positive when TEMP_FAILURE_RETRY used)
|
2009-11-18 17:17:37 +01:00 |
checkmemoryleak.h
|
Fixed #944 (new false positives against Wine Git Tree)
|
2009-11-14 09:06:28 +01:00 |
checkother.cpp
|
Fixed
|
2009-11-15 20:26:07 +01:00 |
checkother.h
|
uninitialized data: added more checking for allocated data
|
2009-11-07 09:10:15 +01:00 |
checkstl.cpp
|
Fixed #931 (Invalid interator false positive with identical variable names)
|
2009-11-10 19:07:04 +01:00 |
checkstl.h
|
astyle formatting
|
2009-11-02 20:25:08 +01:00 |
checkunusedfunctions.cpp
|
Fixed #867 (unused member function warning)
|
2009-10-30 15:00:13 +01:00 |
checkunusedfunctions.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
classinfo.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
cppcheck.cpp
|
help screen updates for the --enable command (#883)
|
2009-11-15 15:36:57 +01:00 |
cppcheck.h
|
Refactoring: Changed pointer to reference
|
2009-10-26 21:31:36 +01:00 |
errorlogger.cpp
|
Fixed #854 (invalid XML generated for folders containing &)
|
2009-10-27 22:10:14 +01:00 |
errorlogger.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
filelister.cpp
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
filelister.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
lib.pri
|
Restructuring: Updated the Visual Studio project files. They are now generated by qmake
|
2009-10-28 17:37:38 +01:00 |
mathlib.cpp
|
Fixed #891 (false positive: division by zero)
|
2009-11-15 19:07:36 +01:00 |
mathlib.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
preprocessor.cpp
|
Preprocessor: When #error is encountered the result is an empty string => don't check configuration
|
2009-11-13 22:12:29 +01:00 |
preprocessor.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
settings.cpp
|
Fixed #883 (Add new command line argument --enable)
|
2009-11-15 15:24:33 +01:00 |
settings.h
|
Fixed #883 (Add new command line argument --enable)
|
2009-11-15 15:24:33 +01:00 |
token.cpp
|
Fix #947 (Errors not detected when size_t is used instead of int)
|
2009-11-12 23:31:13 +02:00 |
token.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
tokenize.cpp
|
Fixed #970 (Tokenizer: Incorrect comparison order simplification)
|
2009-11-18 00:05:18 +06:00 |
tokenize.h
|
Fix #945 (Array index out of bounds not detected, because of "int const")
|
2009-11-12 23:49:39 +02:00 |