cppcheck/cli
PKEuS 9a5f66030c Improved unused private function check:
- Fixed #3628
- Added support for friend
Improved symbol database:
- friend scopes are now set
- Added findScopeByName function
Refactorizations:
- Removed some unnecessary "virtual" keywords
- Removed unnecessary _filename member variable, pass it as argument instead
- Made CppCheck::replaceAll static, since it is independant from a specific CppCheck instance, Pass string to be modified by reference
2012-02-24 20:45:56 +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 Refactored STL container usage in CLI. 2012-02-19 17:22:59 +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 Refactored STL container usage in CLI. 2012-02-19 17:22:59 +01:00
threadexecutor.h Refactored STL container usage in CLI. 2012-02-19 17:22:59 +01:00