1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 01:06:01 +02:00
cdt/core/org.eclipse.cdt.core.tests/resources
John Camelon 51a73af86d Patch for Andrew Niefer
core :
        - add parameter references to index
        - modify CharOperation.match to allow escaping wildcards 
(bug43063)
        - modify AbstractIndexer.bestPrefix to handle wildcard escaping in 
name (bug43063)
        - modify CSearchPattern to handle escaping wildcards (bug43063)
        - modify enterFunctionBody and enterMethodBody to fix bug42979
        - search for Parameter References
        - added setThrowExceptionOnBadCharacterRead to IScanner to help 
with wildcard bug43063

tests:
        - modified resources/search/classDecl.cpp & include.h to include 
some operators
        - added testOperators_bug43063_bug42979() to 
MethodDeclarationPatternTests
        - added testParameterREferences to OtherPatternTests
2003-09-18 15:15:09 +00:00
..
cfiles Patch for Hoda Amer 2003-09-02 17:17:01 +00:00
cmodel Patch for Victor Mozgin. 2003-07-28 00:02:34 +00:00
dependency Move the dependencies directory to the right place. 2003-07-24 15:11:52 +00:00
exe Patch for Brent Nicolle. 2003-06-18 21:29:47 +00:00
exebig Patch for Brent Nicolle. 2003-06-18 21:29:47 +00:00
indexer Patch for Bogdan Gheorghe 2003-09-16 17:31:43 +00:00
parser Updated Factory infrastructure, constructors, etc. 2003-06-23 18:05:31 +00:00
search Patch for Andrew Niefer 2003-09-18 15:15:09 +00:00
testlib Some resources were cvsignored. 2003-06-20 18:49:28 +00:00