Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-patch] patch to speed up CSelectionTestsCTagsIndexer/CPPSelectionTestsCTagsIndexer


Applied.

JohnC
www.eclipse.org/cdt


cdt-patch-bounces@xxxxxxxxxxx wrote on 05/31/2005 02:10:40 PM:

>
> This patch gets rid of the work around added to CoreModel with the
> last patch.  It was required in order to get C(PP)
> SelectionTests*Indexer working but the better way to do this is to
> create a scanner config for the projects for those tests.
>
> This patch also improves the speeds of CSelectionTestsCTagsIndexer
> and CPPSelectionTestsCTagsIndexer by adding
> CTagsIndexer#notifyListeners(IndexDelta) to Index.java.
>
> Devin Steffler
> IBM's Eclipse CDT
> Ottawa (Palladium), Ontario, Canada
> [attachment "cdt_core_patch.txt" deleted by John Camelon/Ottawa/IBM]
> [attachment "cdt_ui_tests_patch.txt" deleted by John Camelon/Ottawa/IBM]
> _______________________________________________
> cdt-patch mailing list
> cdt-patch@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-patch

Back to the top