(Build b1054) - 17 Feb 2021


UPYTHON

WEB PARSER

  • Web/PHP Fixed parser hang with large memory usage.
  • Web/PHP Fixed several memory leaks.
  • Web/Javascript Fixed several invalid syntax errors and some issues with import/export statements.

CODECHECK

  • Improved Codecheck performance for SciTools Recommended checks.
  • Fixed bug in check CPP_D017, “An inline function shall be declared with static storage class”

IMPORT

  • Remove extra single quoting around macro definition values in compile_commands.json import

ARCHITECTURE

  • Improve speed of file architecture load at project open.
  • Fix architecture performance regressions