| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| cppcheck-1.73-x86-Setup.msi | 2016-04-08 | 8.1 MB | |
| cppcheck-1.73-x64-Setup.msi | 2016-04-08 | 8.9 MB | |
| readme | 2016-04-08 | 931 Bytes | |
| cppcheck-1.73.zip | 2016-04-08 | 1.7 MB | |
| cppcheck-1.73.tar.gz | 2016-04-08 | 1.5 MB | |
| cppcheck-1.73.tar.bz2 | 2016-04-08 | 1.1 MB | |
| Totals: 6 Items | 21.3 MB | 0 | |
General changes: - CWE mapping of messages - Translated manual to Japanese language Removed checks: - Checks for variables hiding enums or typedefs have been removed New checks: Checking improvements: - Improved ValueType a lot, use it in more checks - Improved VarId support for template constructors, namespaces and references as class members - Improved libraries, especially gnu.cfg, posix.cfg and windows.cfg - Improved simplification of enums and templates - Better distinguishing between possible and known null pointer dereferenciations - Assume integers to be signed by default - better support for __cplusplus macro in preprocessor - Preprocessor directives for addons - New tools: times-vs.py, reduce.py GUI: - Detect Geany and QtCreator - Make statistics dialog shown when checking is finished optional Additionally, lots of false positives and bugs have been fixed and several existing checks have been improved.