1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
Andrew Niefer cc1cf61ddf fix bug 89851
when considering the offset of a binding, use the lowest offset of all its declarations/definitions
instead of just the offset of the declaration that was resolved first.
2005-03-31 20:24:13 +00:00
..
org.eclipse.cdt.core fix bug 89851 2005-03-31 20:24:13 +00:00
org.eclipse.cdt.core.aix cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.core.linux cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.core.macosx cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.core.qnx cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.core.solaris cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.core.tests fix bug 89851 2005-03-31 20:24:13 +00:00
org.eclipse.cdt.core.win32 cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.ui Added handling for macros. 2005-03-31 16:39:06 +00:00
org.eclipse.cdt.ui.tests Patch for Devin Steffler: IndexViewer update 2005-03-30 19:47:40 +00:00