1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
Vladimir Hirsl e28ba5192f Fix for PR 93573: "[Indexer] endl references are not added to the DOM index"
Fixed different encoding of functions references vs. declarations in the index.
Applied Devin's patch for PR 101114: "[AST Util] Inconsistent string representation of IType elements" with slight modifications.
Modified JUnit tests accordingly.
2005-06-22 21:10:11 +00:00
..
org.eclipse.cdt.core Fix for PR 93573: "[Indexer] endl references are not added to the DOM index" 2005-06-22 21:10:11 +00:00
org.eclipse.cdt.core.aix cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.core.linux Added the x86_64 linux port as supplied by Intel. Removed the HPUX port from the build scripts. Restructured the fragments so that the arch specific bits of the linux port get their own fragments. 2005-04-04 15:37:05 +00:00
org.eclipse.cdt.core.linux.ia64 Added the x86_64 linux port as supplied by Intel. Removed the HPUX port from the build scripts. Restructured the fragments so that the arch specific bits of the linux port get their own fragments. 2005-04-04 15:37:05 +00:00
org.eclipse.cdt.core.linux.ppc Added the x86_64 linux port as supplied by Intel. Removed the HPUX port from the build scripts. Restructured the fragments so that the arch specific bits of the linux port get their own fragments. 2005-04-04 15:37:05 +00:00
org.eclipse.cdt.core.linux.x86 Removed the (non-existing) jar file for this fragment. 2005-04-04 18:48:00 +00:00
org.eclipse.cdt.core.linux.x86_64 Added the x86_64 linux port as supplied by Intel. Removed the HPUX port from the build scripts. Restructured the fragments so that the arch specific bits of the linux port get their own fragments. 2005-04-04 15:37:05 +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 for PR 93573: "[Indexer] endl references are not added to the DOM index" 2005-06-22 21:10:11 +00:00
org.eclipse.cdt.core.win32 cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.ui Patch for Devin Steffler. 2005-06-22 19:28:14 +00:00
org.eclipse.cdt.ui.tests patch from Devin Steffler for bug 100568 2005-06-17 14:28:49 +00:00