Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied: [cdt-patch] Indexer/Search/UI patch

Doug Schaefer, Senior Software Developer
IBM Rational Software, Ottawa, Ontario, Canada



Bogdan Gheorghe/Ottawa/IBM@IBMCA 
Sent by: cdt-patch-admin@xxxxxxxxxxx
08/20/2003 03:08 PM
Please respond to
cdt-patch@xxxxxxxxxxx


To
cdt-patch@xxxxxxxxxxx
cc

Subject
[cdt-patch] Indexer/Search/UI patch 







This patch contains the following changes: 

Indexer 
- Added additional file extensions to supported indexed files 
- Changed the parser instantiation to pass in retrieved build info 
- Added function decl index entry based on enterFunctionBody 
- Added method decl index entry based on enterMethodBody 
- Added forward decl refs 
- Added debug tracing to AbstractIndexer 

Search 
- Changed matching and reporting functions to handle nodes 
  of type IElaboratedTypeSpecifier 

UI 
- Added a search dialog pop up item to the context menu for the 
  CEditor and CContentOutlinePage 

- Bogdan 
[attachment "cdt-ui-patch.txt" deleted by Douglas Schaefer/Ottawa/IBM] 
[attachment "cdt-core-patch.txt" deleted by Douglas Schaefer/Ottawa/IBM] 
[attachment "cdt-core-tests-patch.txt" deleted by Douglas 
Schaefer/Ottawa/IBM] 



Back to the top