1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.cdt.core
John Camelon ceee55836e Patch for Andrew Niefer
Core :
        Index
        Enumerator references
         - Added createEnumeratorFullyQualifiedName in AbstractIndexer
         - Added addEnumeratorReference in AbstractIndexer
         - implemented acceptEnumeratorReference in SourceIndexerRequestor

        Search
        pattern matching on function parameters:
         - modified scanForParameters in CSearchPattern
         - added getParamString in CSearchPattern
         - modified matchLevel in MethodDeclarationPattern
 
        Enumeration references
         - modified acceptEnumeratorReference in MatchLocator

core.tests:
        Modified resources/search/classDecl.cpp
         - to include more function declarations to test parameter 
matching
         - to include an enumerator reference to test enumerators
        Added testMethodDeclarationParameterMatching to 
FunctionMethodPatternTests.java
        Added testEnumeratorReferences to OtherPatternTests
2003-09-09 15:46:44 +00:00
..
build/org/eclipse/cdt Patch for Sean Evoy: 2003-08-20 17:52:32 +00:00
dependency Patch for Andrew Niefer 2003-09-08 18:11:00 +00:00
index Patch for Andrew Niefer 2003-09-09 15:46:44 +00:00
model/org/eclipse/cdt Patch for Andrew Niefer 2003-09-08 18:11:00 +00:00
parser CORE & UI 2003-09-08 19:17:53 +00:00
schema added scheme for CProject extension 2003-09-08 14:03:15 +00:00
search Patch for Andrew Niefer 2003-09-09 15:46:44 +00:00
src/org/eclipse/cdt fixed exception when no error parsers are present 2003-09-05 14:37:20 +00:00
utils/org/eclipse/cdt/utils Wrap the master fd, since they are share by two streams 2003-09-05 16:23:11 +00:00
.classpath CORE & UI 2003-09-08 19:17:53 +00:00
.cvsignore Added doc to CVS Ignore 2002-09-16 20:06:10 +00:00
.options Patch for Bogdan Gheorghe: 2003-08-26 19:16:03 +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-09-05 16:23:23 +00:00
plugin.properties New extension point for the ErrorParsers 2003-08-31 04:42:14 +00:00
plugin.xml Fix typo in class signature 2003-09-01 21:49:15 +00:00