cppcheck/cli
Daniel Marjamäki a79791cb81 1.69: Set versions 2015-05-01 18:51:33 +02:00
..
CMakeLists.txt Add CMake files 2015-02-13 19:00:14 +01:00
cli.vcxproj Set /LARGEADDRESSAWARE flag for Win32 builds 2015-01-27 15:43:40 +01:00
cli.vcxproj.filters Updated to latest TinyXML 2013-08-03 20:29:50 +02:00
cmdlineparser.cpp Fixed grammar mistake; fixed two VS2013 code analysis messages; removed redundant Token::Match call 2015-03-15 10:06:56 +01:00
cmdlineparser.h Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
cppcheckexecutor.cpp Fix false positives ignoredReturnValue about some posix interfaces. Remove redundant strsignal() output from signal handler 2015-04-06 18:16:37 +02:00
cppcheckexecutor.h Accept unknown elements in Library files, but print a warning. This fixes backward compatibility of libraries with older cppcheck versions 2015-01-10 22:18:57 +01:00
filelister.cpp FileLister now features a non-recursive mode. (files missing from previous changeset) 2015-03-05 06:53:11 +01:00
filelister.h Small documentation fixes 2015-04-08 21:08:18 +02:00
main.cpp 1.69: Set versions 2015-05-01 18:51:33 +02:00
pathmatch.cpp Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
pathmatch.h Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
threadexecutor.cpp Removed "#pragma warning" from threadexecutor.cpp 2015-01-21 18:46:33 +01:00
threadexecutor.h Updated copyright year to 2015 2015-01-03 12:14:58 +01:00
version.rc Update cli/version.rc 2012-10-15 11:28:08 -05:00