| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| readme.txt | 2016-10-08 | 796 Bytes |
|
| cppcheck-1.76-x86-Setup.msi | 2016-10-08 | 8.0 MB | |
| cppcheck-1.76-x64-Setup.msi | 2016-10-08 | 9.8 MB | |
| cppcheck-1.76.zip | 2016-10-08 | 1.7 MB | |
| cppcheck-1.76.tar.gz | 2016-10-08 | 1.5 MB | |
| cppcheck-1.76.tar.bz2 | 2016-10-08 | 1.2 MB | |
| Totals: 6 Items | 22.2 MB | 0 | |
General changes: - Completed CWE mapping - Support opening project files of external build systems, including CMake and Visual Studio (CLI: --project) - XML format version 1 is deprecated and will be removed in 1.81 Removed checks: New checks: Checking improvements: - Improved checking for conditions that are always true/false - Improved format string checking: Support more functions, support %h and %hh - Improved std.cfg, windows.cfg and qt.cfg; added wxwidgets.cfg - Improved ValueFlow analysis - Improved SymbolDatabase accuracy - Improved Preprocessor (simplecpp) - Support base class methods in Library GUI: - Support opening project files from GUI - Added .desktop file Additionally, lots of false positives and bugs have been fixed and several existing checks have been improved.