1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-07 10:33:26 +02:00
cdt/core/org.eclipse.cdt.core
2006-01-11 20:48:12 +00:00
..
browser 2005-08-12 Chris Wiebe 2005-08-12 18:37:21 +00:00
dependency CPL to EPL transistion - license header update for IBM 2005-06-23 16:02:46 +00:00
index Added ID for NullIndexer. 2005-11-23 18:00:45 +00:00
META-INF Trying out the .qualifier version for builds. 2006-01-03 19:11:47 +00:00
model/org/eclipse/cdt Fixed NPEs that occured because CShiftData didn't capture the element. It now passes on the WorkingCopy from the CReconcilingStrategy. 2006-01-06 18:12:26 +00:00
parser/org/eclipse/cdt Better messages for PDOMUpdator progress. 2006-01-11 20:48:12 +00:00
schema Pretty massive update to the PDOM. Made IBindings adaptable. Introducing the Index View. 2005-12-21 21:01:29 +00:00
search Fixed an NPE in the IndexingJob. Fixed support for multiple languages in a project. Changed the index view to not use virtual trees (way to slow). We'll keep an eye on memory consumption before deciding which way to go. 2006-01-11 18:35:38 +00:00
src/org/eclipse/cdt Fix compile error. Looks like Java 1.5 auto converts between Integer and int. Unfortunately 1.4 doesn't. 2006-01-08 01:59:56 +00:00
utils/org/eclipse/cdt/utils fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=102043 2005-11-16 01:53:51 +00:00
.classpath Cleaned up the PDOM stuff, we'll put it in it's own plugin to make it optional. 2005-09-17 22:10:11 +00:00
.cvsignore
.options Added tracing option for PDOM timing so it doesn't print it out all the time. 2005-12-01 23:01:58 +00:00
.project
about.html EPL'ing the CDT. 2005-06-23 14:44:35 +00:00
build.properties Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
ChangeLog 2005-08-30 Alain Magloire 2005-08-30 20:15:08 +00:00
ChangeLog-2003
plugin.properties Moved the PDOM into the Core. Started introduction of ILanguage, the mechanism of language extensibility for the CDT. 2005-11-25 22:01:48 +00:00
plugin.xml Pretty massive update to the PDOM. Made IBindings adaptable. Introducing the Index View. 2005-12-21 21:01:29 +00:00