cppcheck/cli
Edoardo Prezioso 28431da0ae Nitpicky style change: use 'for(;;)' construct instead of 'while(true)' in the code. 2012-03-24 21:50:09 +01:00
..
cli.pro cli pro doesn't force HAVE_RULES anymore. 2011-08-18 12:13:37 -05:00
cmdlineparser.cpp Fix #3578 (--std help text in cli is confusing) 2012-02-09 18:34:16 +02:00
cmdlineparser.h Some refactorizations 2012-02-18 11:55:05 +01:00
cppcheck.rc 1.53: Updated version info 2012-02-11 08:17:07 +01:00
cppcheck.vcproj Update VS2008 project files. 2012-01-10 19:48:25 +02:00
cppcheck.vcxproj Visual Studio: Generated new msvc2010 project files with qmake 2012-01-02 16:28:45 +01:00
cppcheck.vcxproj.filters Visual Studio: Generated new msvc2010 project files with qmake 2012-01-02 16:28:45 +01:00
cppcheckexecutor.cpp Refactorized doAssignement: 2012-02-29 20:57:48 +01:00
cppcheckexecutor.h Improved unused private function check: 2012-02-24 20:45:56 +01:00
filelister.cpp Refactored STL container usage in CLI. 2012-02-19 17:22:59 +01:00
filelister.h Refactored STL container usage in CLI. 2012-02-19 17:22:59 +01:00
main.cpp 1.53: Updated version info 2012-02-11 08:17:07 +01:00
pathmatch.cpp Refactored STL container usage in CLI. 2012-02-19 17:22:59 +01:00
pathmatch.h Refactored STL container usage in CLI. 2012-02-19 17:22:59 +01: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 Nitpicky style change: use 'for(;;)' construct instead of 'while(true)' in the code. 2012-03-24 21:50:09 +01:00
threadexecutor.h Refactored STL container usage in CLI. 2012-02-19 17:22:59 +01:00