1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
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
..
org.eclipse.cdt.core Patch for Andrew Niefer 2003-09-18 15:15:09 +00:00
org.eclipse.cdt.core.linux update version 2003-04-23 16:41:03 +00:00
org.eclipse.cdt.core.qnx update version 2003-04-23 16:41:03 +00:00
org.eclipse.cdt.core.solaris update version 2003-04-23 16:41:03 +00:00
org.eclipse.cdt.core.tests Patch for Andrew Niefer 2003-09-18 15:15:09 +00:00
org.eclipse.cdt.core.win32 updated. 2003-08-29 14:25:31 +00:00
org.eclipse.cdt.ui First draft on BinaryParserBlock to add dynamic 2003-09-17 02:18:16 +00:00
org.eclipse.cdt.ui.tests Fix the version number. 2003-08-28 04:09:30 +00:00