cppcheck/cli
Alexander Mai f762affea0 Small refactoring: replace NULL by nullptr, remove redundant static keyword, Tokenizer::setVarId() uses const variable 'notstart' 2015-11-30 22:13:49 +01:00
..
CMakeLists.txt Cmake object linkage. Fix #7128: (cppcheck 1.70 doesn't report any warnings) 2015-11-26 20:25:09 +01:00
cli.vcxproj Updated VS solution with VS2015 as default. Added flags /Zc:inline and /Zc:throwingNew. 2015-09-04 14:30:54 +02:00
cli.vcxproj.filters Updated to latest TinyXML 2013-08-03 20:29:50 +02:00
cmdlineparser.cpp Refactorizations: 2015-11-28 12:30:21 +01:00
cmdlineparser.h Refactorized cmdlineparser.cpp: 2015-11-20 12:01:04 +01:00
cppcheckexecutor.cpp Small refactoring: replace NULL by nullptr, remove redundant static keyword, Tokenizer::setVarId() uses const variable 'notstart' 2015-11-30 22:13:49 +01:00
cppcheckexecutor.h Small refactoring of stacktrace printing code 2015-11-25 22:37:38 +01:00
filelister.cpp Small refactoring: replace NULL by nullptr, remove redundant static keyword, Tokenizer::setVarId() uses const variable 'notstart' 2015-11-30 22:13:49 +01:00
filelister.h Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
main.cpp Small refactoring: replace NULL by nullptr, remove redundant static keyword, Tokenizer::setVarId() uses const variable 'notstart' 2015-11-30 22:13:49 +01:00
pathmatch.cpp Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
pathmatch.h Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
threadexecutor.cpp Small refactoring: replace NULL by nullptr, remove redundant static keyword, Tokenizer::setVarId() uses const variable 'notstart' 2015-11-30 22:13:49 +01:00
threadexecutor.h Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
version.rc Update cli/version.rc 2012-10-15 11:28:08 -05:00