CDT Commit Report for - February 8, 2005

aniefer

fix bugs 84679, 84686

fix bug 84692

jcamelon

Fixed Bug 84451 - [Offsets] simple multiple #include throws offsets off
Fixed Bug 84356 - [DOM] stdio.h - Location/offsets degrade as parse continues on

Patch for Devin Steffler.
Further updates to DOM/AST View.
- an implementation for CPPVisitor#getReferences
- updated CVistior#getReferences so that only IASTNames with the same binding AND toString() are returned

Patch for Devin Steffler.

FIXED 84466 - CPPASTCastExpression should implement ICPPASTCastExpression
FIXED 84467 - [C++ Lenghts] IASTTypeIdExpression's length is too short
FIXED 84576 - [C++ Lengths] ICPPASTLinkageSpecification has 0 length
FIXED 84696 - getReferences does not find the bindings of inherited classes

Pretty printing qualified names.

Fixed JUnits.

Removed never used method from IASTTranslationUnit.

Fixed Bug 84371 - AST problems with ICPPASTQualifiedName ::f

mkhodjai

Bug 82264: Enhance the Shared Libraries view.

Bug 82264: Enhance the Shared Libraries view.
Improved detail information.
Save the viewer state.