CDT Commit Report for - June 18, 2004

amagloire

Patch from chris wiebe for PR 65154

Patch from Andrew for Help support

2004-0618 Alain Magloire
Patch from Chris W. to fix PR 6606

the method getCDescriptor(IProject, boolean)
should check if the file exists.

aniefer

tweaks to the indexer to fix some files not getting indexed on reopen
and potential to get the indexer disabled.

bug 67680 - better error handling around problems in the base clause specifier
fixes class cast exception

better error reporting to the callbacks around the base specifier

better problem reporting when DeclarationWrapper.createASTNodes fails

gheorghe

Fix for Bug 66933: [Selection Search] Working set name is {0} in search results

Part 2 of Fix for Bug 62668

Partial Fix for Bug 62668: [Search] Search results rely on case of file names in include statement
rather then the filesystem

hamer

Patch for Tanya

jcamelon

Deferred typeid reference list creation until absolutely necessary.

Added caching of type ID's in completeparse mode.

Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=67834. Thanks to Dave for the JUnit test.

Remove NPE from ASTTypeId.getReferences()

Remove infinite loop on catching Throwable/Exception in Parser.translationUnit().

Final adjustment on error handling.

Fixed NPE in cleanup.

mkhodjai

Externalizing strings.

sevoy

Commit for Andrew Niefer

NPE due to an unitilitalized error parser tab in new project wizard.