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 2bd5fd9dfa Fix for PR 91964: Dom Indexer misses give a friend declaration for forward decls. Fixed detection of friend class/struct declaration.
Fix for PR 92060: [DOM Indexer] for C projects only seems to do macros now. Taken a different approach by wrapping calls to IIndexerOutput in anticipation of its soon change.
2005-04-21 13:46:13 +00:00
..
org.eclipse.cdt.core Fix for PR 91964: Dom Indexer misses give a friend declaration for forward decls. Fixed detection of friend class/struct declaration. 2005-04-21 13:46:13 +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 A half hearted attempt at completion inside a template id. 2005-04-20 20:26:02 +00:00
org.eclipse.cdt.core.win32 cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.ui Added using support. Cleaned up tEOC handling. 2005-04-20 14:14:14 +00:00
org.eclipse.cdt.ui.tests Dave Daoust's patch for 91946 w/ Modifications 2005-04-20 05:59:37 +00:00