

Release Notes: A segmentation fault was fixed.


Release Notes: This release fixes a crash with the --errorlist option.


Release Notes: cppchek's understanding of C++ code was improved in many ways. This makes cppcheck find more errors and report fewer false positives. For example, the calculation of string lenghts, used to determine if a call to a printf-like function will or may overflow the buffer, was improved in the case of escaped characters in the string. MathLib is now used to recognize variations of 0, such as 0L.


Release Notes: This is a quick release to fix a few bad bugs.


Release Notes: This release improves the memory leaks checking so that it detects more bugs. It improves the preprocessor (extracting ifdef configurations). It improves the tokenizer. It will find uninitialized member variables. A few error messages have been rewritten to make them easier to understand. False positives have been fixed. A problem with XML output has been fixed (the " and & were not encoded properly). A memory leak has been fixed. The GUI has been fixed and improved.
A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.