cppcheck/cli
chrchr-github 50d297b309
Enable useStlAlgorithm in selfcheck (#4725)
2023-01-17 20:48:26 +01:00
..
CMakeLists.txt
cli.vcxproj added .gitattributes and normalized files (#4668) 2022-12-30 21:33:45 +01:00
cli.vcxproj.filters added .gitattributes and normalized files (#4668) 2022-12-30 21:33:45 +01:00
cmdlineparser.cpp converted (undocumented) define `MAXTIME` into (undocumented) command-line options `--checks-max-time=`, `--template-max-time=` and `--typedef-max-time=` (#4661) 2022-12-30 21:21:05 +01:00
cmdlineparser.h
cppcheckexecutor.cpp Enable useStlAlgorithm in selfcheck (#4725) 2023-01-17 20:48:26 +01:00
cppcheckexecutor.h
cppcheckexecutorseh.cpp
cppcheckexecutorseh.h
cppcheckexecutorsig.cpp use `cbegin()` and `cend()` with `const_ierator` loops (#4658) 2022-12-20 20:32:16 +01:00
cppcheckexecutorsig.h
executor.cpp
executor.h
filelister.cpp
filelister.h
main.cpp
processexecutor.cpp replaced some `std::ostringstream` usage with `std::to_string()` (#4719) 2023-01-16 22:05:33 +01:00
processexecutor.h
stacktrace.cpp
stacktrace.h
threadexecutor.cpp use `const_iterator` where possible (#4662) 2022-12-30 15:13:47 +01:00
threadexecutor.h
version.rc added .gitattributes and normalized files (#4668) 2022-12-30 21:33:45 +01:00