mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-16 04:35:45 +02:00
![]() bug42836 - Navigate/search: prepopulate template classes from Outline... bug42902 - Search: Cannot find typedef bug43016 - Search: Cannot find macro declarations Core: - add Typedefs to index as Types with suffix T (bug42902) - added addTypedefReference to AbstractIndexer - modified bestTypePrefix in AbstractIndexer - added TYPEDEF_DECL, TYPEDEF_SUFFIX to IIndexConstants - modified acceptTypedefReference in SourceIndexerRequestor -Searching for Typedefs: (bug42902) - modified setElementInfo in BasicSearchResultCollector - added TYPEDEF to ICSearchConstants - modified CSearchPattern & ClassDeclarationPattern - implemented acceptTypedef* in MatchLocator Core.tests - updated testIndexContents and testIndexAll and added them back into the IndexManagerTests suite - modified resources/search/classDecl.cpp to include a typedef - added testbug42902_TypeDefs to ClassDeclarationPatternTests - updated testNamespaceReferenceInClassBaseClause in OtherPatternTests UI - modified performAction & determineInitValuesFrom in CSearchPage - modified getImage in CSearchResultLabelProvider |
||
---|---|---|
.. | ||
org.eclipse.cdt.core | ||
org.eclipse.cdt.core.linux | ||
org.eclipse.cdt.core.qnx | ||
org.eclipse.cdt.core.solaris | ||
org.eclipse.cdt.core.tests | ||
org.eclipse.cdt.core.win32 | ||
org.eclipse.cdt.ui | ||
org.eclipse.cdt.ui.tests |