cppcheck/cli
Daniel Marjamäki 3082612e6d astyle formatting 2015-12-14 10:41:04 +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 Removed --debug-fp. The reduce tool should be used instead. 2015-12-10 10:44:36 +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 astyle formatting 2015-12-14 10:41:04 +01:00
filelister.h faster recursive file collection on huge codebases (posix systems), was 47sec to collect all files, now its only 3 2015-12-13 15:21:01 +02: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 Don't run SymbolDatabase::validate on --debug. Replace some NULL by nullptr 2015-12-05 21:07:03 +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