| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README | 2019-02-09 | 776 Bytes | |
| cppcheck-1.87-x64-Setup.msi | 2019-02-09 | 10.9 MB | |
| cppcheck-1.87-x86-Setup.msi | 2019-02-09 | 9.3 MB | |
| cppcheck-1.87.zip | 2019-02-09 | 2.5 MB | |
| cppcheck-1.87.tar.gz | 2019-02-09 | 2.2 MB | |
| cppcheck-1.87.tar.bz2 | 2019-02-09 | 1.8 MB | |
| Totals: 6 Items | 26.7 MB | 0 | |
Command line interface: * --project can now import Cppcheck GUI projects. New checks: * Condition is always true when array address is compared with 0. * function argument expression calculation has known result (#8830) Improvements: * Better lifetime checking (using pointer/reference that points at deleted object) * Improved whole program analysis * Better handling of language extension var@address. * Many improvements in parser to handle templates, type aliases, etc better Configuration: * new configuration for boost * much better wxwidgets configuration Addons: * New addon for checking naming conventions. Naming conventions are configured in json file. Performance: According to daca@home Cppcheck-1.87 is in average 10% faster than Cppcheck-1.86.