The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| readme.txt | 2017-10-07 | 789 Bytes | |
| cppcheck-1.81-x86-Setup.msi | 2017-10-07 | 8.6 MB | |
| cppcheck-1.81-x64-Setup.msi | 2017-10-07 | 10.2 MB | |
| cppcheck-1.81.zip | 2017-10-07 | 2.1 MB | |
| cppcheck-1.81.tar.gz | 2017-10-07 | 1.9 MB | |
| cppcheck-1.81.tar.bz2 | 2017-10-07 | 1.5 MB | |
| Totals: 6 Items | 24.3 MB | 0 | |
CPPCHECK: * New warning: Check if condition after an early return is overlapping and therefore always false. * Improved knowledge about C/C++ standard, windows, posix, wxwidgets, gnu * Better handling of Visual Studio projects GUI: * Compile: Qt5 is now needed to build the GUI * Compile: New qmake flag HAVE_QCHART * Project: You can now run cppcheck-addons * Project: We have integrated clang-tidy * Results view: Reload last results (if cppcheck build dir is used) when GUI is started * Results view: Tag the warnings with custom keywords (bug/todo/not important/etc..) * Results view: Shows when warning first appeared (since date) * Results view: Suppress warnings through right-click menu * Statistics: Added charts (shown if Qt charts module is enabled during build)