cppcheck/cli
Edoardo Prezioso 6cfb664def Fixed a related issue with the ThreadExecutor fix
Don't call reportErr when the message type is a REPORT_INFO, but call reportInfo instead.
2012-10-19 20:20:29 +02:00
..
cli.pro Refactorized resource files: 2012-10-14 10:21:22 +02:00
cli.vcxproj Refactorized resource files: 2012-10-14 10:21:22 +02:00
cli.vcxproj.filters Refactorized resource files: 2012-10-14 10:21:22 +02:00
cmdlineparser.cpp cleanup more java/c# code. Thanks amai for telling me about this. 2012-10-03 19:19:49 +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.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 Related to previous commit: don't hide the main.cpp file and the path to both. 2012-10-19 19:14:40 +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
threadexecutor.cpp Fixed a related issue with the ThreadExecutor fix 2012-10-19 20:20:29 +02:00
threadexecutor.h Fixed #4298 (Strange 'missing include' output message when executing '-jn --check-config'). 2012-10-19 19:26:42 +02:00
version.rc Update cli/version.rc 2012-10-15 11:28:08 -05:00