.. |
CMakeLists.txt
|
CMake - use more strict compiler flags.
|
2009-12-20 10:45:57 +02:00 |
check.h
|
DJGPP: fix runtime errors because list is destroyed before objects
|
2009-11-28 19:43:13 +01:00 |
checkautovariables.cpp
|
Fix #1069 (Minor spelling mistake across cppcheck)
|
2009-12-08 20:10:08 +02:00 |
checkautovariables.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
checkbufferoverrun.cpp
|
Robert Reif: improve check: array index out of bounds, show name of array, array size and array index
|
2009-12-25 15:25:58 +01:00 |
checkbufferoverrun.h
|
Robert Reif: improve check: array index out of bounds, show name of array, array size and array index
|
2009-12-25 15:25:58 +01:00 |
checkclass.cpp
|
Fixed #1176 (void operator = check doesn't support struct)
|
2009-12-30 18:40:02 +01:00 |
checkclass.h
|
Fixed #1093 (False positive: missing constructor)
|
2009-12-19 17:58:52 +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 #1126 (False positive: upon exception there is memory leak (calling unknown function))
|
2009-12-21 20:04:55 +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 #1173 (Improve check: memory leak not detected in constructor)
|
2009-12-30 21:29:54 +01:00 |
checkmemoryleak.h
|
Fixed #1173 (Improve check: memory leak not detected in constructor)
|
2009-12-30 21:29:54 +01:00 |
checkother.cpp
|
Fixed #1183 (False positive: uninitialized variable p 'd = bar(sizeof(*p));')
|
2009-12-31 09:10:20 +01:00 |
checkother.h
|
Fixed #1041 (passing a nullpointer to a reference)
|
2009-12-30 17:42:41 +01:00 |
checkstl.cpp
|
Fixed #1095 (Non-obvious error message: Dangerous usage of erase)
|
2009-12-21 20:49:16 +01:00 |
checkstl.h
|
Robert Reif: Fixed #1158 ((possible style) message with regular check)
|
2009-12-28 18:06:26 +01:00 |
checkunusedfunctions.cpp
|
Fix #1071 ((style) The function 'throw' is never used)
|
2009-12-08 23:41:47 +02: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
|
exitcode suppressions. Partly fixes #1113
|
2009-12-28 11:26:52 +01:00 |
cppcheck.h
|
exitcode suppressions. Partly fixes #1113
|
2009-12-28 11:26:52 +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 |
executionpath.cpp
|
ExecutionPath: Refactoring. Removed the bailOut variable
|
2009-12-29 09:30:02 +01:00 |
executionpath.h
|
ExecutionPath: Refactoring. Removed the bailOut variable
|
2009-12-29 09:30:02 +01:00 |
filelister.cpp
|
lanurmi: Fixed #1016 (Patch: Refactor #ifdefs in filelister.cpp)
|
2009-12-18 18:52:09 +01:00 |
filelister.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
lib.pri
|
fixed #1099 (GUI: unable to build gui from current git-head)
|
2009-12-14 23:22:27 +01:00 |
mathlib.cpp
|
astyle formatting
|
2009-12-27 17:46:24 +01:00 |
mathlib.h
|
refactoring the folder structure
|
2009-10-25 12:49:06 +01:00 |
preprocessor.cpp
|
Valgrind: Fixed memory leaks when running testrunner that was found by Valgrind
|
2009-12-28 19:48:30 +01:00 |
preprocessor.h
|
Fixed #1084 (define configuration lost)
|
2009-12-13 17:18:27 +01:00 |
settings.cpp
|
exitcode suppressions. Partly fixes #1113
|
2009-12-28 11:26:52 +01:00 |
settings.h
|
exitcode suppressions. Partly fixes #1113
|
2009-12-28 11:26:52 +01:00 |
token.cpp
|
Fix #1037 (tokenizing a nested do while, while loop fails)
|
2009-12-04 00:06:03 +02:00 |
token.h
|
mode change from 755 to 644
|
2009-11-28 12:56:34 +01:00 |
tokenize.cpp
|
Fixed #1167 (### Internal error in Cppcheck. Please report it.)
|
2009-12-30 20:56:16 +01:00 |
tokenize.h
|
Tokenizer: Simplify 'while (0)' better
|
2009-12-28 08:37:34 +01:00 |