The Understand 2.0 you have just downloaded comes in four editions. They all use the same binary, only the license code affects their feature set.  The editions are:

  1. Understand 2.0 Engineer
  2. Understand 2.0 Pro
  3. Understand 2.0 Analyst

So which is right for you?


Continue reading…

Understand Build 480 Released

Build Notes: http://www.scitools.com/products/download/buildlogs.php

CVS commands in Understand

Several users have asked for a CVS user tool similar to the one Ken created for SVN

This is easy to do, and you can create your own User Tools to do many different things.

I went and bundled some CVS commands into a User Tool. Just import it via the Tools | Configure User Tools | Import button.

Download CVS User Tool

I haven’t used CVS in years, so let me know if I got anything wrong :)

Ken put together a video overview of Understand Team.
You can view it here:
http://www.screencast.com/users/Scitools/folders/Jing/media/6127dcc6-26a5-45a9-aaf5-32063d66f628

Understand Team Beta

We’ve been trying to find a way for Understand users to share their knowledge with the rest of the team.  After many months of effort, we’re finishing work on a new feature called Understand Team. Essentially  It automatically generates source documentation and metrics about the code, and then Team let’s you publish your Understand project to an embedded web server and database.

x10sctmp0

Understand Team is part of Understand, however since it has a new installer for now we’ve made it a separate download kit. You can get it  in build 478 and later of Understand, just select Team from the main bar to publish your project. Ken has also made a video overview of the different features in Team, you can watch it here.


Continue reading…

With build 476 we are adding an exciting new capability to User Tools. The ability to perform operations directly in the editor. In the the User Tool configuration menu (Tools | Configure User Tools), there are two new fields, Input and Output. As you might expect, the Input field lets you select what text you want to feed into your tool, and the output field lets you choose where you want the output redirected.
Continue reading…

We’ve made several changes to the Understand Perl API recently. The largest change was upgrading from Perl 5.6.0 to 5.10.0 in build 473.
In addition to several cool new features like the smart match operators and switch statements, Perl 5.10 runs faster and has a smaller memory footprint. For more details on what the changes are and how to use
them, see the Perl 5.10 Release Announcement.

We are also in the process of adding Snapshot support for the Perl API for build 476. Now you can access historical versions of the code through your scripts as well. For example you can compare versions of files or write a script to compare metrics between versions.
Continue reading…

ARCHITECT

  • fix crash when trying to rename an architecture to the same name.
  • fixed crash in successive architecture filter when selecting an architecture to perform an action on.
  • Fixed several crashes and related text display problems when using non-ascii architecture names.


Continue reading…

Understand 2.0 Build Notes (b473)

ARCHITECT

  • Fix for crash in architect builder when removing multiple items.

CHANGE

  • fix crash when starting a folder compare while a folder compare is in progress


Continue reading…

Understand 2.0 Build Notes (b472)

(Build b472) - 24 Feb 2009

We are finishing up VHDL support and will soon be moving it from Beta to Release. It is now available to anyone with an L2 or evaluation license (let us know if you need one), and we would welcome your feedback.


Continue reading…

Butterfly-Dependency-adler32-c

We’ve had dependency analysis in Understand for many years.  With B471 of Understand 2.0 we have consolidated it into a functional area of the tool, improved what it does and also added a few new dependency views.

The Dependency Analysis capability provides these features:

  • rapid browsing of dependencies for files and Understand architectures
  • Dependents, Depends On, and Butterfly graphs for files and architectures
  • Spreadsheet export of dependency relationships
  • A new Dependency Browsing dock that shows all depedency information

Read on to learn more about the Dependency Analysis capability and what we plan for it.

Or watch the video here.


Continue reading…