.. |
check.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkautovariables.cpp
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkautovariables.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkbufferoverrun.cpp
|
Fixed #350 (False positive: Array index out of bounds)
|
2009-06-02 18:56:53 +02:00 |
checkbufferoverrun.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkclass.cpp
|
Fixed ticket #358 (Local typedef flagged as uninitialized member)
|
2009-06-05 07:34:12 +07:00 |
checkclass.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkdangerousfunctions.cpp
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkdangerousfunctions.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkfunctionusage.cpp
|
Fix for #341 (Functions passed as pointer not detected as used)
|
2009-05-31 08:01:16 +02:00 |
checkfunctionusage.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkheaders.cpp
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkheaders.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkmemoryleak.cpp
|
Fixed #354 (false positive: memory leak)
|
2009-06-05 08:56:46 +02:00 |
checkmemoryleak.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkother.cpp
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkother.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checksecurity.cpp
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checksecurity.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkstl.cpp
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
checkstl.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
cppcheck.cpp
|
cppcheck: removed the 'this may take several minutes' when checking unused functions. The check is much faster nowadays
|
2009-05-31 07:48:35 +02:00 |
cppcheck.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
cppcheck.rc
|
Windows RC file is ANSI file, storing as UTF-8 messes it up.
|
2009-02-22 14:55:29 +00:00 |
cppcheckexecutor.cpp
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
cppcheckexecutor.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
errorlogger.cpp
|
Fix ticket #318 ('..' in include will cause conflicting slashes in messages)
|
2009-05-31 10:12:19 +02:00 |
errorlogger.h
|
Fix ticket #318 ('..' in include will cause conflicting slashes in messages)
|
2009-05-31 10:12:19 +02:00 |
filelister.cpp
|
GUI: Fix building with MinGW.
|
2009-05-30 20:45:51 +03:00 |
filelister.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
main.cpp
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
mathlib.cpp
|
Changed EOL character to LF in a few files.
|
2009-06-02 23:32:58 +03:00 |
mathlib.h
|
Changed EOL character to LF in a few files.
|
2009-06-02 23:32:58 +03:00 |
preprocessor.cpp
|
Preprocessor: Added todos for better handling of UTF / extended ASCII
|
2009-05-30 14:24:55 +02:00 |
preprocessor.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
resource.h
|
Fix VS build broken due to tripled version resource info.
|
2009-01-18 09:38:42 +00:00 |
settings.cpp
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
settings.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
threadexecutor.cpp
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
threadexecutor.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
token.cpp
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
token.h
|
Fix ticket #325 (Replace developer names in source files with AUTHORS file)
|
2009-05-30 08:48:12 +03:00 |
tokenize.cpp
|
Fixed ticket #329 (snprintf size is out of bounds when two variables in one scope with similar names)
|
2009-06-05 09:53:34 +07:00 |
tokenize.h
|
Fixed ticket #345 ('!' and 'not' tokens interpreted differently even though they mean the same)
|
2009-05-31 10:42:27 +02:00 |