cppcheck/cli
Oliver Stöneberg 0a1012a273
fixed and enabled -Wdocumentation and -Wdocumentation-pedantic clang warnings (#2819)
2020-12-27 09:15:59 +01:00
..
CMakeLists.txt Add find_package(tinyxml2) to CMake builds (#2691) 2020-11-22 08:57:07 +01:00
cli.vcxproj Set language compatibility to C++14 in Visual Studio (#2967) 2020-12-22 10:24:25 +01:00
cli.vcxproj.filters Fixed Visual Studio build after pathmatch.h/cpp was moved to lib, fixed compiler errors about getcwd 2016-10-02 15:48:03 +02:00
cmdlineparser.cpp Bug hunting; option to set function analysis max time 2020-12-18 19:59:10 +01:00
cmdlineparser.h Update copyright year 2020-05-10 11:16:32 +02:00
cppcheckexecutor.cpp fixed passedByValue warning hidden by suppression for false positive (#2974) 2020-12-24 20:09:11 +01:00
cppcheckexecutor.h fixed and enabled -Wdocumentation and -Wdocumentation-pedantic clang warnings (#2819) 2020-12-27 09:15:59 +01:00
filelister.cpp Update copyright year 2020-12-05 09:28:33 +01:00
filelister.h Updated copyright year 2018-01-14 15:37:52 +01:00
main.cpp 2.3: Update version 2020-12-05 10:00:02 +01:00
threadexecutor.cpp perform all tasks in each loop execution in ThreadExecutor::check() (#2932) 2020-12-04 08:07:14 +01:00
threadexecutor.h Revert "Revert "fixed excessive spawning of child processes / fixed potential zombie processes (#2924)"" 2020-12-03 18:06:18 +01:00
version.rc Update cli/version.rc 2012-10-15 11:28:08 -05:00