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
2006-08-23 14:50:51 +00:00
..
.settings Fix preferences to use -source 1.4 2006-07-03 17:52:34 +00:00
browser Fix 151229 - Two problems here. First the CSourceViewer wasn't reacting well to files that we didn't know the content type for (rare case, though). The other was the PDOMTypeReference was always returning an external translation unit. Fixed to call the correct CModel create method. 2006-07-20 19:50:04 +00:00
META-INF Added enums to PDOM (merged from 3.1 stream) 2006-07-14 19:46:26 +00:00
model/org/eclipse/cdt ICElements except ITranslationUnit, ICFolder, ... do not adapt to IResource any more. 2006-08-23 14:50:51 +00:00
parser/org/eclipse/cdt Avoid probing special or empty files. 2006-08-17 21:02:05 +00:00
schema Integrated indexing into PDOM. Also change the names of a couple of things, such as PDOM which used to be PDOMDatabase. Cleaned up the indexing setting so that it is a ProjectScope preference instead of a ICExtension. Conversion should happen automagically. 2006-03-30 21:59:22 +00:00
src/org/eclipse/cdt Make the warning vs error discrimination pick up on warning like keywords 2006-08-17 21:19:04 +00:00
utils/org/eclipse/cdt Bug 136896: View variables in binary format. 2006-08-16 08:45:36 +00:00
.classpath Add position trackers, includes test cases. 2006-07-03 13:01:05 +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 Updated the about.html files. 2006-05-24 13:51:50 +00:00
build.properties update copyrights 2006-06-14 12:16:17 +00:00
ChangeLog Make the warning vs error discrimination pick up on warning like keywords 2006-08-17 21:19:04 +00:00
ChangeLog-2003 Separate the entries from 2003 to 2004. 2004-01-24 20:46:18 +00:00
plugin.properties update copyrights 2006-06-14 12:16:17 +00:00
plugin.xml Fix for 132201, prefer content types with a case-sensitive match. 2006-07-11 15:08:57 +00:00