1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-10 09:45:39 +02:00
cdt/core/org.eclipse.cdt.core
2006-07-21 18:27:06 +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 Hooked up C# code scanner to CEditor using ILanguageUI adapter on the working copy language. 2006-07-14 03:19:15 +00:00
parser/org/eclipse/cdt Added typedefs to PDOM. 2006-07-21 18:27:06 +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 Patch from Sergey Prigogin for bug 148582 - Support smart indenting in C editor 2006-07-19 14:33:02 +00:00
utils/org/eclipse/cdt Fix potential endless loops because of path.isEmpty() 2006-06-30 09:28:30 +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 Bug 102043: Console Output Does Not Appear When Launching An Application. 2006-01-26 16:56:06 +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