1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-13 03:55:22 +02:00
cdt/core/org.eclipse.cdt.core
Doug Schaefer 0ff98a152c Patch for John Camelon:
Core fix for Outline View
- Fixed bug35939.  Proper CElement position is set on
Simple Declarations, Class Specifications, Namespaces,
Enumerations and Enumerators, Macros and Inclusions.
- Callbacks updated to provide additional offset
information.
2003-04-04 18:45:09 +00:00
..
build/org/eclipse/cdt/core/builder New build model from Sam Robb. 2003-02-17 19:13:07 +00:00
dom/org/eclipse/cdt/internal/core/dom Patch for John Camelon: 2003-04-04 18:45:09 +00:00
index/org/eclipse/cdt ICElement.getResource() no longer throw an exception. 2003-03-27 19:32:04 +00:00
model/org/eclipse/cdt Patch for Hoda Amer: 2003-04-04 14:01:31 +00:00
parser Patch for John Camelon: 2003-04-04 18:45:09 +00:00
schema New build model from Sam Robb. 2003-02-17 19:13:07 +00:00
src/org/eclipse/cdt Bug fix, not initializing fPathEntries 2003-04-03 04:28:54 +00:00
utils/org/eclipse/cdt/utils Check if the line number == 0 and keep on trying. 2003-03-12 15:09:23 +00:00
.classpath Merge new parser into HEAD branch. 2003-03-04 18:25:45 +00:00
.cvsignore Added doc to CVS Ignore 2002-09-16 20:06:10 +00:00
.project cleanup 2002-09-17 18:53:40 +00:00
about.html Add license file 2002-07-10 21:49:08 +00:00
build.properties Fixed build.properties to make sure it includes the parser 2003-03-06 20:13:08 +00:00
ChangeLog updated 2003-04-03 04:29:16 +00:00
plugin.properties only support one platform from project for now. 2002-09-23 17:08:16 +00:00
plugin.xml Implementing the BinaryParser proposal using 2003-02-28 21:29:53 +00:00