1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.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
..
browser Fix for NPE in IndexerTypesJob2 2005-06-16 03:47:39 +00:00
dependency Fix for 99536 : Remove Original Source Indexer 2005-06-13 23:51:52 +00:00
index Fix for PR 93573: "[Indexer] endl references are not added to the DOM index" 2005-06-22 21:10:11 +00:00
model/org/eclipse/cdt 2005-06-08 Alain Magloire 2005-06-10 04:50:57 +00:00
parser/org/eclipse/cdt Fix for PR 93573: "[Indexer] endl references are not added to the DOM index" 2005-06-22 21:10:11 +00:00
schema 2005-06-08 Alain Magloire 2005-06-09 16:06:09 +00:00
search Fix for 100640 2005-06-20 17:14:04 +00:00
src/org/eclipse/cdt Added support for completion in external files. Also cleaned up the service provider. 2005-06-21 17:06:55 +00:00
utils/org/eclipse/cdt/utils fixed bug#94702 2005-06-14 14:39:43 +00:00
.classpath Removed junit.jar. 2005-04-04 19:51:17 +00:00
.cvsignore undo accidental commit 2004-05-28 14:58:41 +00:00
.options Initial CTags Indexer contribution 2005-03-28 16:36:13 +00:00
.project Upgrade to Eclipse 3.0. Includes: 2003-11-24 18:31:03 +00:00
about.html Add license file 2002-07-10 21:49:08 +00:00
build.properties Patch for David Daoust - Updated IBM Copyright notices 2004-06-23 20:31:49 +00:00
ChangeLog Fix for PR 93573: "[Indexer] endl references are not added to the DOM index" 2005-06-22 21:10:11 +00:00
ChangeLog-2003 Separate the entries from 2003 to 2004. 2004-01-24 20:46:18 +00:00
plugin.properties Made the DOM Indexer the default and put in better names for the indexers. 2005-06-10 03:13:25 +00:00
plugin.xml Fix for 99536 : Remove Original Source Indexer 2005-06-13 23:51:52 +00:00