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
cmdlineparser.cpp
cmdlineparser.h
cppcheck.rc
cppcheck.vcproj
cppcheck.vcxproj
cppcheck.vcxproj.filters
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
main.cpp
pathmatch.cpp
pathmatch.h
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