2008-12-28 15:41:22 +01:00
|
|
|
Release notes for 1.27
|
|
|
|
|
2008-12-30 19:45:06 +01:00
|
|
|
A new C++ check was added that detects when a base class has a non-virtual destructor
|
|
|
|
|
|
|
|
The command line options have changed.
|
|
|
|
* --recursive was removed
|
|
|
|
* --errorsonly was renamed to --quiet
|
|
|
|
* --force was added
|
|
|
|
|
|
|
|
Improvements in the core functionality that makes the checks more accurate.
|
|
|
|
|
|
|
|
Many small updates in the memory leak checking.
|