CDT Commit Report for - April 6, 2004

amagloire

Possible NPE

Part of the precedent log bug fix, but forgotten this file

bug fix and support for external headers in the CEditor.

More support for external headers
and cleanup of the CElement.close() method

First effort in providing the infrastructure
for recognizing TranslationUnit base on name.

Fix for pr 57660

Fix the CVIew sorting.

aniefer

small changes to help with template parsing

fix for bug 47625

dinglis

small fix

bin container has both so and exe

fixed syncing of binary runner and getBinaries()

dschaefer

Fixed the warnings from the nightly build. There seems to
be a problem with Organize Imports which adds
unnecessary imports so I anticipate these returning
over time until the Organize Imports feature is fixed.

jcamelon

org.eclipse.cdt.core
Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=47797

org.eclipse.cdt.core.tests
Added ScannerTestCase::testBug47797().

org.eclipse.cdt.core
Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=39704
Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=29060

org.eclipse.cdt.core.tests
Moved testBug39704A(), testBug39704B(), testBug39704C() & testBug39704D() from ASTFailedTests to QuickParseASTTests.

Patch for David Daoust.
Removed some temporary objects that the scanner was producing.
Fixed small bug in GCCScannerExtension these changes brought to the surface.

Fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=51993

sevoy

Build error reported for new browse functionality. Corrected the "problem" by calling a more explicit version of getShell()

Partial implementation of bugzilla 45172: "Add Infos on Build, which Target is being build". There is now a message about the project and configuration being built, along with the type of build, displayed on the console