mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 01:06:01 +02:00
![]() 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 |
||
---|---|---|
.. | ||
build/org/eclipse/cdt/core/build/managed/tests | ||
failures/org/eclipse/cdt/core | ||
indexer/org/eclipse/cdt/core/indexer/tests | ||
model/org/eclipse/cdt/core | ||
parser/org/eclipse/cdt/core/parser/tests | ||
resources | ||
search/org/eclipse/cdt/core/search/tests | ||
suite/org/eclipse/cdt | ||
.classpath | ||
.cvsignore | ||
.project | ||
about.html | ||
build.properties | ||
ChangeLog | ||
plugin.xml | ||
test.xml |