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
Alain Magloire 24b55c3712 Change in the hierarchy of the core Model:
ICModel
	   ICProject
	      ISourceRoot
	         IBinary
	         IArchive
	         ITranslatioUnit
	         ICContainer
	The ISourceRoot been added to better separate
	the files.  By default the entire project is the
	SourceRoot.
2004-03-18 05:42:51 +00:00
..
dependency Bug 53213: Externalize Strings 2004-02-26 23:10:24 +00:00
index This patch is the start of parsing templates. Template uses that don't require a template-id should work. 2004-03-15 16:17:42 +00:00
model/org/eclipse/cdt Change in the hierarchy of the core Model: 2004-03-18 05:42:51 +00:00
parser bug 55163 - Parser spins on for-init-statement 2004-03-17 21:33:49 +00:00
schema Patch for Sean Evoy: 2003-09-22 02:38:47 +00:00
search This patch is the start of parsing templates. Template uses that don't require a template-id should work. 2004-03-15 16:17:42 +00:00
src/org/eclipse/cdt Work to take advantage of the ICDescriptor manager 2004-03-17 21:12:43 +00:00
utils/org/eclipse/cdt/utils Work to take advantage of the ICDescriptor manager 2004-03-17 21:12:43 +00:00
.classpath - removal of deprecated 1.2 methods/classes 2004-01-13 21:25:35 +00:00
.cvsignore Added doc to CVS Ignore 2002-09-16 20:06:10 +00:00
.options Added traceLogs into Scanner. Fixed Bug 46402 : expression evaluation error on branch not taken. Added beginning of IScannerExtension and GCCScannerExtension support for gcc specific aspects. Added separate Scanner log category for tracing and updated clients to use it. 2004-01-27 01:23:29 +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 - removal of deprecated 1.2 methods/classes 2004-01-13 21:25:35 +00:00
ChangeLog Change in the hierarchy of the core Model: 2004-03-18 05:42:51 +00:00
ChangeLog-2003 Separate the entries from 2003 to 2004. 2004-01-24 20:46:18 +00:00
plugin.properties - removal of deprecated 1.2 methods/classes 2004-01-13 21:25:35 +00:00
plugin.xml new ICDescriptorManager (see Changelog for more details) 2004-03-17 13:48:00 +00:00