CDT Commit Report for - July 6, 2004

amagloire

2004-07-06 Chris Wiebe

This patch prevents some NPEs from happening in the class browser. I
suggest this should be applied to both HEAD and CDT_2_0 branch.

* src/org/eclipse/cdt/internal/ui/viewsupport/CElementLabels.java

2004-07-06 Chris Weibe

Fix for PR 69199
* src/org/eclipse/cdt/internal/ui/viewsupport/CElementLabels.java

2004-07-06 Chris Wiebe

This patch prevents some NPEs from happening in the class browser. I
suggest this should be applied to both HEAD and CDT_2_0 branch.

* browser/org/eclipse/cdt/core/browser/TypeInfo.java

2004-07-06 Alain Magloire

Fix PR 69199
* browser/org/eclipse/cdt/core/browser/TypeInfo.java

gheorghe

- Added support for search name grouping.
- Handled the case of CContainer in both updateIndexAddResource and
updateIndexRemoveResource.
- Added timing for merge operations - controlled by Indexer tracing option
- Modified removeSourceFolderFromIndex in IndexManager to take an IProject

hamer

Propagating bug fixes to branch.

Patch for Chris W.

Bug Fixing