[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Applied [HEAD] Re: [cdt-patch] Searching for operators (bug43063 & bug 42979) and Parameter references
|
JohnC
cdt-patch-admin@xxxxxxxxxxx wrote on 09/16/2003 05:19:50 PM:
> 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
>
> -Andrew
>
> [attachment "patch_09.16.03(cdt.core).txt" deleted by John
> Camelon/Ottawa/IBM] [attachment "patch_09.16.03(cdt.core.tests).txt"
> deleted by John Camelon/Ottawa/IBM]