1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 16:56:04 +02:00
cdt/core/org.eclipse.cdt.ui
Doug Schaefer 7a408c3e1d Patch for Andrew Niefer:
Core:
- modifications to the Indexer to better support qualified names
- functions to create Index entry prefixes for the different Search 
Patterns
- all of the search patterns are now being created and all do at least 
some matching
- all of the parser callbacks for declarations, definitions, and 
references are now being handled, though the patterns and indexer both 
need some work here

Core.tests:
- new BaseSearchTest which creates a project and uses the indexer
- new test class FunctionMethodPatternTests to test aspects of the 
Function & Method patterns
- new test class OtherPatternTests to test the other (Namespace, Field & 
variable) patterns
- new tests to test index prefixes for the patterns

UI:
- handle more varied search results and display more icons
2003-07-24 14:20:16 +00:00
..
build/org/eclipse/cdt/ui/build Removal of cdt.builder packages. 2003-07-21 18:03:28 +00:00
icons/full Patch for Andrew Niefer: 2003-07-15 14:48:13 +00:00
schema New build model from Sam Robb. 2003-02-17 19:13:07 +00:00
src/org/eclipse/cdt Patch for Andrew Niefer: 2003-07-24 14:20:16 +00:00
utils.ui/org/eclipse/cdt/utils/ui Patch for Hoda Amer. 2003-05-27 21:33:04 +00:00
.classpath New build model from Sam Robb. 2003-02-17 19:13:07 +00:00
.cvsignore Added doc to CVS Ignore 2002-09-16 20:06:10 +00:00
.project change all external plugin jar references to project references added 2002-06-28 14:20:21 +00:00
about.html Add license file 2002-07-10 21:49:08 +00:00
build.properties Added the build source folder to the build.properties file. 2003-06-14 21:14:56 +00:00
ChangeLog Patch for Bogdan Gheorghe: 2003-07-24 14:15:07 +00:00
plugin.properties Patch for Bogdan Gheorge: 2003-07-14 15:34:57 +00:00
plugin.xml CORE & UI 2003-07-17 20:15:18 +00:00