.. |
checkbufferoverrun.cpp
|
removed windows encodings
|
2009-01-23 21:34:03 +00:00 |
checkbufferoverrun.h
|
removed windows encodings
|
2009-01-23 21:34:03 +00:00 |
checkclass.cpp
|
include: Had to include <cstring> in a few places to be able to compile cppcheck
|
2009-01-23 20:55:06 +00:00 |
checkclass.h
|
Fixing ticket #35 (Get rid of #ifdefs in our code where possible)
|
2009-01-23 20:25:13 +00:00 |
checkfunctionusage.cpp
|
Fixed Ticket #40, Check copyright texts in files, now that we have new developers.
|
2009-01-21 20:04:20 +00:00 |
checkfunctionusage.h
|
Fixed Ticket #40, Check copyright texts in files, now that we have new developers.
|
2009-01-21 20:04:20 +00:00 |
checkheaders.cpp
|
Fixing ticket #35 (Get rid of #ifdefs in our code where possible)
|
2009-01-23 20:25:13 +00:00 |
checkheaders.h
|
Fixed Ticket #40, Check copyright texts in files, now that we have new developers.
|
2009-01-21 20:04:20 +00:00 |
checkmemoryleak.cpp
|
memleak: *x=malloc(); func(&x) is no longer reported as a leak (eliminated &use2).
|
2009-01-24 18:55:56 +00:00 |
checkmemoryleak.h
|
Fixed Ticket #40, Check copyright texts in files, now that we have new developers.
|
2009-01-21 20:04:20 +00:00 |
checkother.cpp
|
removed windows encodings
|
2009-01-23 21:34:03 +00:00 |
checkother.h
|
removed windows encodings
|
2009-01-23 21:34:03 +00:00 |
cppcheck.cpp
|
Fix two overly long lines in command line help.
|
2009-01-24 18:24:04 +00:00 |
cppcheck.h
|
Fix Ticket #30, Need a way to specify include file folders (-I parameter was added)
|
2009-01-22 19:59:50 +00:00 |
cppcheck.rc
|
Visual Studio: Fix building resource file with Visual Studio Express.
|
2009-01-19 06:40:59 +00:00 |
cppcheckexecutor.cpp
|
Fixed Ticket #40, Check copyright texts in files, now that we have new developers.
|
2009-01-21 20:04:20 +00:00 |
cppcheckexecutor.h
|
Fixed Ticket #40, Check copyright texts in files, now that we have new developers.
|
2009-01-21 20:04:20 +00:00 |
errorlogger.h
|
Fixed Ticket #40, Check copyright texts in files, now that we have new developers.
|
2009-01-21 20:04:20 +00:00 |
errormessage.cpp
|
Fixed Ticket #40, Check copyright texts in files, now that we have new developers.
|
2009-01-21 20:04:20 +00:00 |
errormessage.h
|
Fixed style
|
2009-01-21 21:58:06 +00:00 |
filelister.cpp
|
include: Had to include <cstring> in a few places to be able to compile cppcheck
|
2009-01-23 20:55:06 +00:00 |
filelister.h
|
Fixing ticket #35 (Get rid of #ifdefs in our code where possible)
|
2009-01-23 20:25:13 +00:00 |
main.cpp
|
Fixed Ticket #40, Check copyright texts in files, now that we have new developers.
|
2009-01-21 20:04:20 +00:00 |
preprocessor.cpp
|
preprocessor: insert space. '#if(' => '#if ('
|
2009-01-24 19:28:30 +00:00 |
preprocessor.h
|
removed windows encodings
|
2009-01-23 21:34:03 +00:00 |
resource.h
|
Fix VS build broken due to tripled version resource info.
|
2009-01-18 09:38:42 +00:00 |
settings.cpp
|
Fixed Ticket #40, Check copyright texts in files, now that we have new developers.
|
2009-01-21 20:04:20 +00:00 |
settings.h
|
Fixed Ticket #40, Check copyright texts in files, now that we have new developers.
|
2009-01-21 20:04:20 +00:00 |
token.cpp
|
Fixing ticket #35 (Get rid of #ifdefs in our code where possible)
|
2009-01-23 20:25:13 +00:00 |
token.h
|
Fixed Ticket #40, Check copyright texts in files, now that we have new developers.
|
2009-01-21 20:04:20 +00:00 |
tokenize.cpp
|
Fix ticket #57 (wrong path in error message)
|
2009-01-24 20:34:16 +00:00 |
tokenize.h
|
removed windows encodings
|
2009-01-23 21:34:03 +00:00 |