1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 20:35:38 +02:00
cdt/core/org.eclipse.cdt.core
John Camelon 287009d748 Patch for Andrew Niefer.
This patch contains modifications to BasicSearchMatch and 
BasicSearchResultCollector so that the collector will not accept matches 
that have already been seen.

( Addresses the problem of seeing a class definition in a header file 
multiple times because that header was included from multiple cpp files)

This patch also fixes a small bug in finding the resource for header files 
we enter while parsing.
2003-08-01 19:26:58 +00:00
..
build/org/eclipse/cdt Patch for Sean Evoy 2003-07-31 13:20:37 +00:00
dependency Patch for Bogdan Gheorghe: 2003-07-24 14:15:07 +00:00
dom/org/eclipse/cdt/internal/core/dom CORE 2003-07-30 01:31:14 +00:00
index CORE 2003-07-30 01:31:14 +00:00
model/org/eclipse/cdt Patch for Hoda Amer. 2003-07-30 19:17:14 +00:00
parser Patch for Andrew Niefer 2003-08-01 17:43:10 +00:00
schema Patch for Sean Evoy 2003-07-31 13:20:37 +00:00
search Patch for Andrew Niefer. 2003-08-01 19:26:58 +00:00
src/org/eclipse/cdt Patch for Sean Evoy 2003-07-29 14:28:40 +00:00
utils/org/eclipse/cdt/utils Check for .debug* 2003-07-29 19:51:19 +00:00
.classpath Patch for Bogdan Gheorghe: 2003-07-24 14:15:07 +00:00
.cvsignore Added doc to CVS Ignore 2002-09-16 20:06:10 +00:00
.project cleanup 2002-09-17 18:53:40 +00:00
about.html Add license file 2002-07-10 21:49:08 +00:00
build.properties Added the dependency dir to the build properties. 2003-07-25 20:16:20 +00:00
ChangeLog Patch for Sean Evoy 2003-07-31 13:20:37 +00:00
plugin.properties Patch for Victor Mozgin. 2003-06-28 19:48:12 +00:00
plugin.xml Patch for Sean Evoy. 2003-07-04 18:36:47 +00:00