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 8e99ab5565 Modified DOM indexer to use IIndexEntry hierarchy to store index entries.
This enables more information to be stored during indexing (modifiers, function sigantures,...). Also should address definition/declaration issues raised by Devin.
2005-06-01 19:45:33 +00:00
..
org.eclipse.cdt.core Modified DOM indexer to use IIndexEntry hierarchy to store index entries. 2005-06-01 19:45:33 +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 NPE bug 97447 2005-06-01 19:29:12 +00:00
org.eclipse.cdt.core.win32 cleanup, 2005-03-24 17:52:06 +00:00
org.eclipse.cdt.ui Moved clients towards IASTNode.getFileLocation() and away from IASTTranslationUnit.flattenLocations( ... ). 2005-05-30 20:32:56 +00:00
org.eclipse.cdt.ui.tests Refactor CPPSelectionTestsCTagsIndexer to check to see if the proper CTags is installed prior to running the test 2005-05-31 19:43:31 +00:00