(Build b1091) - 11 Dec 2021
GENERAL
- Fix regression in detecting Perl scripts from the "Run Command" prompt.
- Fix regression in remembering the most recently selected entity filter
CODECHECK
- Add 12 AUTOSAR checks.
- Fix for Scitools recommended checks 'file too long', 'function too long', and 'overly complex function' not working with Java projects.
EDITOR
- Fix missing modification indicator in captured windows.
C# PARSER
- Added Exception Catch and Throw relations.
PASCAL
- Improve pascal parameter display in Information Browser and hover text.
- For Pascal/Delphi, changed kind of call relation for failed overload resolution from 'ambiguous call' to 'possible call' to match terminology in other languages.
VISUAL BASIC
- Changed the 'base' relation to 'implicit base' on relations where the parent/base class is not explicitly specified.
- Added 'exception catch' reference.