CDT Commit Report for - April 8, 2003

amagloire

Fix the copyright.

updated.

Fix the drag & drop

dschaefer

Patch for Hoda Amer:
- Change the C Model Builder to use the DOM
- Minor changes to code model
- Fixes for bugs 35781, 26467

Patch for John Camelon:
CORE
Brought DOM up to par wrt functionality with Code Model.
Added isFunctionDefinition() to SimpleDeclaration.
Added visiblity indicators for member declarations.
Added offset information that was previously unavailable.
Added preprocessor statements (inclusions, macros) to DOM.
Updated TypeSpecifier hierarchy to allow for parameter declarations to own elaborated types.
Added new constructor to parser to aid testing.
Fixed bug36065.

TESTS
Added testMemberDeclarations(), testPreprocessor(),
testElaboratedParms() to DOMTests.

mkhodjai

Preserving the registers tree structure during the debug session.

Removed unused private methods and members.

Changed the message text in the 'getStackDepth' method.