cppcheck/cli
Daniel Marjamäki 3e58472cd3 Fixed #4013 (Several test failures in testcmdlineparser.cpp) 2012-09-14 06:58:14 +02:00
..
cli.pro Add general PRO file for console builds. 2012-06-18 09:28:32 +03:00
cli.vcxproj vs2010 projects: consistently use /MP and remove default property 2012-09-09 14:20:49 +02:00
cli.vcxproj.filters Cleanup of VS10 solutions (As suggested by XhmikosR). Fixed problems: 2012-07-09 08:09:54 -07:00
cmdlineparser.cpp Fixed #4013 (Several test failures in testcmdlineparser.cpp) 2012-09-14 06:58:14 +02:00
cmdlineparser.h Changed some function prototypes according to cppcheck messages about functions that can be static. 2012-09-11 19:19:11 +02:00
cppcheck.rc Incremented version numbers to 1.57 dev 2012-09-01 13:04:09 +02:00
cppcheck.vcproj VS: Generated new VS project files 2012-05-26 10:48:04 +02:00
cppcheckexecutor.cpp Change every C version of 'size_t' to C++ 'std::size_t'. 2012-07-09 13:30:18 +02:00
cppcheckexecutor.h Change every C version of 'size_t' to C++ 'std::size_t'. 2012-07-09 13:30:18 +02:00
filelister.cpp Refactorization: Fixed several messages when self-checking cppcheck 2012-09-04 15:29:51 +02:00
filelister.h Change every C version of 'size_t' to C++ 'std::size_t'. 2012-07-09 13:30:18 +02:00
main.cpp 1.56: Set versions 2012-09-01 10:54:15 +02:00
pathmatch.cpp Change every C version of 'size_t' to C++ 'std::size_t'. 2012-07-09 13:30:18 +02:00
pathmatch.h Removed code that became unnecessary after 7be01da8e9. 2012-04-13 11:08:46 +02:00
resource.h Restructuring: Updated the Visual Studio project files. They are now generated by qmake 2009-10-28 17:37:38 +01:00
threadexecutor.cpp Fixed warning of Intel Compiler: 2012-07-11 01:26:32 -07:00
threadexecutor.h Change every C version of 'size_t' to C++ 'std::size_t'. 2012-07-09 13:30:18 +02:00