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 ce2d966a88 CORE
Fixed bug36693 - Problem parsing Loki's Reference SmallObj.cpp Impl
	Fixed bug36696 - Problem parsing Loki's Reference SmartPtr.h Impl
	Improved our error handling robustness so that we don't mistake function bodies for CElements. 
	Fixed bug36713 - Parser fails on definitions of pointers to functions 
	Fixed Dave's performance test parse failure. 
	Fixed bug36811 - The using directive causes parser to fail
	Fixed bug36794 - ClassCastException for A template with no parameters 

TESTS
	Moved fixed tests from FailedTests to DOMTests. 
	Added LokiFailures.java to failed tests directory.

JohnC
2003-04-24 18:36:22 +00:00
..
build/org/eclipse/cdt - Fixed the test failures that arose because the targets don't 2003-04-21 19:37:47 +00:00
dom/org/eclipse/cdt/internal/core/dom CORE 2003-04-24 18:36:22 +00:00
index/org/eclipse/cdt remove unused methods. 2003-04-10 01:12:42 +00:00
model/org/eclipse/cdt Patch for Hoda Amer: 2003-04-21 20:02:58 +00:00
parser CORE 2003-04-24 18:36:22 +00:00
schema Fleshing out the build model. 2003-04-09 20:56:21 +00:00
src/org/eclipse/cdt remove console mode, not used 2003-04-21 17:09:03 +00:00
utils/org/eclipse/cdt/utils Change the scope of raise and the sig flags to be public. 2003-04-24 14:23:27 +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 Added the dom source folder to the build.properties. 2003-04-10 18:28:37 +00:00
ChangeLog updated. 2003-04-24 14:23:36 +00:00
plugin.properties only support one platform from project for now. 2002-09-23 17:08:16 +00:00
plugin.xml update version 2003-04-23 15:03:25 +00:00