[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Applied: [cdt-patch] Search/Indexer work
|
Doug Schaefer, Senior Software Developer
IBM Rational Software, Ottawa, Ontario, Canada
Andrew Niefer/Ottawa/IBM@IBMCA
Sent by: cdt-patch-admin@xxxxxxxxxxx
07/23/2003 04:39 PM
Please respond to
cdt-patch@xxxxxxxxxxx
To
cdt-patch@xxxxxxxxxxx
cc
Subject
[cdt-patch] Search/Indexer work
This patch is for Search. It has:
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
-Andrew
[attachment "patch_07.23.03(cdt.ui).txt" deleted by Douglas
Schaefer/Ottawa/IBM] [attachment "patch_07.23.03(cdt.core.tests).txt"
deleted by Douglas Schaefer/Ottawa/IBM] [attachment
"patch_07.23.03(cdt.core).txt" deleted by Douglas Schaefer/Ottawa/IBM]