cppcheck/cli
PKEuS e8522c7883 Small refactorizations:
- #include cleanup
- Use std::array instead of std::vector
- Do not create a stringstream to concatenate 4 strings
- Use std::cout instead of printf
2015-11-29 10:56:44 +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 refactorizations: 2015-11-29 10:56:44 +01:00
cppcheckexecutor.h Small refactoring of stacktrace printing code 2015-11-25 22:37:38 +01:00
filelister.cpp Small refactorizations: 2015-11-29 10:56:44 +01:00
filelister.h Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +01:00
main.cpp Small refactorizations: 2015-11-29 10:56:44 +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 Changed Copyrights. Removed my name. 2015-11-18 20:04:50 +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