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
John Camelon a94839573b CORE
Added Complete Parse support for ASM Definitions.  
	Added isVolatile() to abstract declarations.
	Added Complte Parse support for elaborated types / forward declaration of classes.  
	Fixed some robustness issues.

TESTS
	Cleaned up Junit parser-related tests so that failed tests are now expected failures w/defects associated with them.  
	Updated CompleteParseTests for forward declaration/elaborated types.  
	Added Search/ParseTestOnSearchFiles to AutomatedSuite. 
	Updated Search tests to workaround bug 41445.
2003-08-12 18:19:55 +00:00
..
build/org/eclipse/cdt Patch for Sean Evoy 2003-08-11 17:33:10 +00:00
dependency Patch for Bogdan Gheorghe: 2003-07-24 14:15:07 +00:00
dom/org/eclipse/cdt/internal/core/dom CORE 2003-08-12 18:19:55 +00:00
index Patch for Bogdan Gheorghe 2003-08-12 15:20:21 +00:00
model/org/eclipse/cdt Patch for Bogdan Gheorghe. 2003-08-12 14:29:07 +00:00
parser CORE 2003-08-12 18:19:55 +00:00
schema Patch for Sean Evoy 2003-07-31 13:20:37 +00:00
search Patch for Bogdan Gheorghe 2003-08-12 15:20:21 +00:00
src/org/eclipse/cdt Patch for Bogdan Gheorghe. 2003-08-12 14:29:07 +00:00
utils/org/eclipse/cdt/utils Check for .debug* 2003-07-29 19:51:19 +00:00
.classpath Patch for Bogdan Gheorghe: 2003-07-24 14:15:07 +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 Added the dependency dir to the build properties. 2003-07-25 20:16:20 +00:00
ChangeLog Patch for Bogdan Gheorghe. 2003-08-12 14:29:07 +00:00
plugin.properties Patch for Victor Mozgin. 2003-06-28 19:48:12 +00:00
plugin.xml Patch for Sean Evoy. 2003-07-04 18:36:47 +00:00