CDT Commit Report for - February 11, 2003

dinglis

fixed NPE

dschaefer

Able to parse "int x" into the DOM.

file DOMBuilder.java was initially added on branch NewParser1.

Added early support for classes

Work on the DOM builder - simple declaration and declSpecifiers but
no declarator yet.

file TypeSpecifier.java was initially added on branch NewParser1.

file IScope.java was initially added on branch NewParser1.

Added support for member variables.

mkhodjai

The 'auto load symbols' action support in ICSharedLibraryManager.

Check if viewer is not null before using it.

The 'Automatically Load Symbols' action is added to the 'Shared Libraries' view.

Don't do anything if action is null.

The 'Load Symbole For All' action is added to the 'Shared Libraries' view.

The 'load symbols' actions support in ICSharedLibraryManager.