(Build b1042) - 18 Nov 2020


GRAPHS

  • Add zoom to fit width and zoom to fit height options to graphs.

  • Fix aggregate by architecture in cluster graphs for architectures with non-file entities.

CHANGE

  • Fix search in comparison views and don’t scroll comparison views when a difference is selected by clicking in the editor.

SEARCH

  • Update the refactor preview window user interface.

C# PARSER

  • Changed record parameter kind to property.
  • Added c# 9 Record Type kinds.
  • Added support for c# 9 implicitly type ‘new’ expressions.
  • Fixed syntax error on use of underscore in decimal parts of float literals.
  • Fixed syntax error on some uses of ‘this’ keyword in parameter declarations.

WEB PARSER

  • For web languages, fixed bug where a file that exceeds the maximum parse size caused the ‘Analyze Changed Files’ function to reparse all files depending directly and indirectly on the unparsed file.

ADA

  • Fixed bug where references in blocks and loops in subroutines processed with ‘pragma include’ were missing.

COBOL

  • Count empty comment lines as comment lines instead of blank lines

COMPILERS

  • Add support for Green Hills PowerPC compiler.

DIFFVIEW

  • Fix compare folders results for binary files.

INFOBROWSER

  • Fixed an issue with the Information Browser not showing the horizontal scrollbar properly.