1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 00:36:16 +02:00
cdt/core/org.eclipse.cdt.core
Doug Schaefer a80d2f71de Patch for Bogdan Gheorghe:
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
2003-08-20 20:53:50 +00:00
..
build/org/eclipse/cdt Patch for Sean Evoy: 2003-08-20 17:52:32 +00:00
dependency Patch for Hoda Amer. 2003-08-12 20:20:13 +00:00
dom/org/eclipse/cdt/internal/core/dom CORE 2003-08-12 20:40:11 +00:00
index Patch for Bogdan Gheorghe: 2003-08-20 20:53:50 +00:00
model/org/eclipse/cdt Terminate when the thread is interrupted. 2003-08-20 20:05:05 +00:00
parser Patch for Hoda Amer: 2003-08-20 18:05:30 +00:00
schema Patch for Sean Evoy: 2003-08-20 17:52:32 +00:00
search Patch for Bogdan Gheorghe: 2003-08-20 20:53:50 +00:00
src/org/eclipse/cdt patch from sean see changelog 2003-08-18 17:34:23 +00:00
utils/org/eclipse/cdt/utils Check for .debug* 2003-07-29 19:51:19 +00:00
.classpath Patch for Sean Evoy 2003-08-13 17:45:38 +00:00
.cvsignore Added doc to CVS Ignore 2002-09-16 20:06:10 +00:00
.project cleanup 2002-09-17 18:53:40 +00:00
about.html Add license file 2002-07-10 21:49:08 +00:00
build.properties Added the dependency dir to the build properties. 2003-07-25 20:16:20 +00:00
ChangeLog updated. 2003-08-20 20:05:40 +00:00
plugin.properties Patch for Victor Mozgin. 2003-06-28 19:48:12 +00:00
plugin.xml Patch for Sean Evoy 2003-08-13 17:45:38 +00:00