mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 01:06:01 +02:00
![]() Indexer ======= - Changed file extensions to prevent header files from being indexed (they will be indexed via inclusion) Search ======= - Added scope checking to MatchLocator - Modified CSearchPattern to allow for destructor searches - Added debug tracing statements to SearchEngine - Added debug tracing statements to MatchLocator UI == - Converted CTags based OpenOnSelectionAction to OpenDeclarationsAction. For now, we do a search on all types with the selected name. - Hooked up OpenDeclarationsAction to search engine General ======= - Modified start up code to set debug trace options (which are defined from the launcher). I've added the following trace components: - dependency - indexer - indexmanager - matchlocator - model - search - parser - Added trace debug statements to CModelBuilder - Modified Util.java to make use of IDebugLogConstants |
||
---|---|---|
.. | ||
build/org/eclipse/cdt | ||
dependency | ||
dom/org/eclipse/cdt/internal/core/dom | ||
index | ||
model/org/eclipse/cdt | ||
parser | ||
schema | ||
search | ||
src/org/eclipse/cdt | ||
utils/org/eclipse/cdt/utils | ||
.classpath | ||
.cvsignore | ||
.options | ||
.project | ||
about.html | ||
build.properties | ||
ChangeLog | ||
plugin.properties | ||
plugin.xml |