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 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
build classpath update 2003-09-18 15:10:44 +00:00
core Patch for Andrew Niefer 2003-09-18 15:15:09 +00:00
debug Temporary fix for PR 39061: Attach source does not work for applications compiled in CygWin. 2003-09-17 21:57:33 +00:00
doc/org.eclipse.cdt.doc.user September 12, 2003 delivery 2003-09-15 17:47:20 +00:00
launch/org.eclipse.cdt.launch 2003-08-05 Mikhail Khodjaiants 2003-08-05 17:06:19 +00:00
releng Added in the new make projects. 2003-09-16 21:31:41 +00:00