CDT Commit Report for - April 22, 2004

amagloire

Add support for Base Reference in the PathEntry

Fix for PR 59534

aniefer

More template tests, and small fixes to make them work

dinglis

patch from vlad

added missing method to interface

update

hamer

Backing out previous changes regarding new JFace interfaces

Patch for Sean Evoy

Fixing Build errors for the nightly Eclipse build on 04/22 after changing a few JFace interfaces)

jcamelon

org.eclipse.cdt.core

 Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=59179

 Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=59143

org.eclipse.cdt.core.tests

 Updated test clients for IExpressionParser interface changes.

 Added QuickParseASTTests.testBug59179().

Made typeof() declSpec's show up in outline view.

Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=59507

org.eclipse.cdt.core

 Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=39703

 Removed method IScanner.addIncludePath() as it wasn't being used.

 Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=39698



org.eclipse.cdt.core.tests

 Moved testBug39703() from ASTFailedTests to QuickParseASTTest.

 Added ScannerTestCase::testBug39698().

 Moved testBug39698A() & testBug39698B() from ASTFailedTests to QuickParseASTTest.

 Added testBug39698A() & testBug39698B() to CompleteParseASTTest.

sevoy

External code commit from Leo Treggiari from Intel that adds support for adding and removing error psarser on a managed build project