| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| cppcheck-1.86-x64-Setup.msi | 2018-12-08 | 10.9 MB | |
| cppcheck-1.86-x86-Setup.msi | 2018-12-08 | 9.3 MB | |
| Cppcheck-1.86.tar.gz | 2018-12-08 | 2.2 MB | |
| Cppcheck-1.86.zip | 2018-12-08 | 2.5 MB | |
| README.md | 2018-12-08 | 524 Bytes | |
| Totals: 5 Items | 24.8 MB | 0 | |
General: * Many fixes in the template simplifier * Several fixes in the abstract syntax tree.
Checking improvements: * New check: passing address of char to function that expects a strz * New check: shadow variables * Improved lifetime checking * Improved STL iterators checking * Improved data flow analysis
New libraries: * zlib * googletest
Addons: * misra.py: Fixes for suppressions and exclusions * namingng.py: New addon to check naming conventions. Rules are specified in json file.