1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
John Camelon 05f6b423c8 Patch for Andrew Niefer
fix bug 43129 - report definitions for variables, fields, enumerators and 
namespaces.

core:
- check definitions for variables, fields, enumerators and namespaces
- handle enter/exitLinkageSpecification
  * search/org/eclipse/cdt/internal/core/search/matching/MatchLocator.java
  * 
search/org/eclipse/cdt/internal/core/search/matching/CSearchPattern.java

core.tests:
-added testbug43129() in OtherPatternTests
modified:
* resources/search/include.h
* resources/search/classDecl.cpp
* search/org/eclipse/cdt/core/search/tests/OtherPatternTests.java

ui:
 modify UI to allow selecting Definitions for more items
* src/org/eclipse/cdt/internal/ui/search/CSearchPage.java
2003-09-26 14:58:17 +00:00
build Patch for Sean Evoy: 2003-09-26 00:24:42 +00:00
core Patch for Andrew Niefer 2003-09-26 14:58:17 +00:00
debug updated. 2003-09-25 16:05:22 +00:00
doc/org.eclipse.cdt.doc.user September 25, 2003 delivery 2003-09-25 20:10:11 +00:00
launch/org.eclipse.cdt.launch added help id to launch tabs 2003-09-25 13:34:49 +00:00
releng Added in the new make projects. 2003-09-16 21:31:41 +00:00