SHA256
1
0
forked from pool/cppcheck
Go to file
Martin Pluskal e70987f28d Accepting request 642826 from home:jubalh:branches:devel:tools
- Update to 1.85:
  Changes from 1.83:
  Command line:
  - fixes in parser
  - Improved loading of platform files.
  GUI:
  - few minor improvements in user interface
  - Code preview
  - Added MISRA addon integration
  - Platform can be selected in project settings
  - Fixed issue when loading xml results file
  Addons:
  - We are now officially releasing our MISRA addon. So far it supports MISRA C 2012.
  Changes from 1.85:
  General:
  - We are modernizing the Cppcheck code. Support for MSVC 2010 and GCC 4.4 is dropped.
    You now need a compiler that is at least as good as MSVC 2013 or GCC 4.6.
  Checking improvements:
  - New check: Suggest STL algorithms instead of hard-coded for loops
  - New check: Warn about ineffective algorithms (same iterator passed)
  - New check: Mismatching iterators used together in operators
  - Container (STL/Qt/WxWidgets/etc) access out of bounds
  - Improved the checkers that warns about same/opposite expressions, track variable values better.
  - Variable scope: warn about references also
  Graphical user interface:
  - You can specify undefines in the project file dialog
  - Fixed configuration of suppressions
  - Windows: Fixed issue of wrong/no theme being applied to UI elements
  Misra:
  - support per file excludes from cppcheck

OBS-URL: https://build.opensuse.org/request/show/642826
OBS-URL: https://build.opensuse.org/package/show/devel:tools/cppcheck?expand=0&rev=53
2018-10-18 10:38:02 +00:00
.gitattributes Copy from home:bitshuffler/cppcheck via accept of submit request 6553 2009-02-20 16:30:26 +00:00
.gitignore Copy from home:bitshuffler/cppcheck via accept of submit request 6553 2009-02-20 16:30:26 +00:00
cppcheck-1.85.tar.bz2 Accepting request 642826 from home:jubalh:branches:devel:tools 2018-10-18 10:38:02 +00:00
cppcheck.changes Accepting request 642826 from home:jubalh:branches:devel:tools 2018-10-18 10:38:02 +00:00
cppcheck.spec Accepting request 642826 from home:jubalh:branches:devel:tools 2018-10-18 10:38:02 +00:00