The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
Get an email when there's a new version of cppcheck
| Name | Modified | Size | InfoDownloads / 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 | 6 | |
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.