1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 01:06:01 +02:00
cdt/core/org.eclipse.cdt.core
2005-12-02 20:00:51 +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 Working on getting language and type info into the bindings. Fixed up the name of the pdom.dom package. Pushed IOExceptions as low down as I could. 2005-11-28 04:35:36 +00:00
model/org/eclipse/cdt Made languages more dynamic. No more hard coding. The PDOM records and manages the mapping from language id used in the bindings to ILanguage instance. Added a LanguageManager to help with the mapping and move all access to the extension there. 2005-12-01 20:46:57 +00:00
parser/org/eclipse/cdt Cleaned up the implementation of strings in the database. I now store the length instead of zero terminating. Should be faster. Also fixed a bug in the BTree visit routine that prevented nodes at the end from being visited. 2005-12-02 20:00:51 +00:00
schema Working on getting language and type info into the bindings. Fixed up the name of the pdom.dom package. Pushed IOExceptions as low down as I could. 2005-11-28 04:35:36 +00:00
search Fixed NPE in open declaration. 2005-11-09 16:19:01 +00:00
src/org/eclipse/cdt Fixed PDOM rebuilding. Fixed file names to be paths in file system instead of workspace. Fixed BTree visit problem that showed off as names appearing more than once in the Bindings View. 2005-11-28 16:51:06 +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 undo accidental commit 2004-05-28 14:58:41 +00:00
.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 Upgrade to Eclipse 3.0. Includes: 2003-11-24 18:31:03 +00:00
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 Separate the entries from 2003 to 2004. 2004-01-24 20:46:18 +00:00
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 Working on getting language and type info into the bindings. Fixed up the name of the pdom.dom package. Pushed IOExceptions as low down as I could. 2005-11-28 04:35:36 +00:00