1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 23:05:47 +02:00
cdt/core
Doug Schaefer 933ecf7e00 Bug 135034 - Handle project deletion while indexing. Cancels all pending and the current task if they are started by the indexer associated with the project.
Also snuck in a change to the menu items for Searching decls and refs, i.e. removed to "All" to match the JDT.
2006-05-28 04:16:42 +00:00
..
org.eclipse.cdt.core Bug 135034 - Handle project deletion while indexing. Cancels all pending and the current task if they are started by the indexer associated with the project. 2006-05-28 04:16:42 +00:00
org.eclipse.cdt.core.aix Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.core.linux Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.core.linux.ia64 Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.core.linux.ppc Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.core.linux.x86 Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.core.linux.x86_64 Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.core.macosx Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.core.qnx Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.core.solaris Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.core.tests Bug 134310 - Fix the GCC error parser which was really slow on long command lines. Now if the line is longer than a magic number (1000 for now), it is skipped since it's not likely to be an error message. 2006-05-26 18:38:15 +00:00
org.eclipse.cdt.core.win32 Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.ui Bug 135034 - Handle project deletion while indexing. Cancels all pending and the current task if they are started by the indexer associated with the project. 2006-05-28 04:16:42 +00:00
org.eclipse.cdt.ui.tests Bug 141819 - Fix providers for some of the plugins. 2006-05-24 18:54:05 +00:00