2024-10-27 00:21:12 +02:00
|
|
|
Release Notes for Cppcheck 2.17
|
2021-10-05 01:28:19 -05:00
|
|
|
|
2023-06-22 13:53:40 +02:00
|
|
|
New checks:
|
2024-08-31 11:40:57 +02:00
|
|
|
-
|
2023-06-22 13:53:40 +02:00
|
|
|
|
|
|
|
Improved checking:
|
2024-04-20 18:02:44 +02:00
|
|
|
-
|
2023-06-22 13:53:40 +02:00
|
|
|
|
|
|
|
GUI:
|
2023-09-10 17:08:14 +02:00
|
|
|
-
|
2023-06-22 13:53:40 +02:00
|
|
|
|
|
|
|
Changed interface:
|
2024-12-04 21:38:14 +01:00
|
|
|
-Added `reduced` check level. It can be activated with `--check-level=reduced`. You get faster analysis
|
|
|
|
but some fewer results. The motivation is to be able to make analysis time "acceptable" for direct usage.
|
2023-08-09 22:40:15 +02:00
|
|
|
|
2023-10-05 19:04:06 +02:00
|
|
|
Deprecations:
|
2023-12-20 22:19:37 +01:00
|
|
|
-
|
2023-10-05 19:04:06 +02:00
|
|
|
|
2023-06-22 13:53:40 +02:00
|
|
|
Other:
|
2024-10-28 11:12:22 +01:00
|
|
|
- Removed deperecated support for builds via qmake.
|
2024-08-31 13:54:35 +02:00
|
|
|
-
|