1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
Doug Schaefer 7e62df880f Patch for John Camelon:
CORE
	Removed all the old Code Model Builder source that was no longer being used (NewModelBuilder.java, etc.). 
	Moved all the files in parser.util directory to the dom.  
	Organized imports. 
	Fixed bug36250 Parser ignores functions with default parameters that have no name.
	Fixed bug36240 Parser incorrectly parses operator= 
	Fixed bug36254 Parser doesn't recognize unsigned as a type by itself.


TESTS
	Organized imports. 
	Added DOMTests::testTemplateDeclarationOfMethod().
	Added DOMTests::testBug36250().  
	Added DOMTests::testBug36240(). 
	Added DOMTests::testBug36254().
2003-04-09 21:12:09 +00:00
..
org.eclipse.cdt.core Patch for John Camelon: 2003-04-09 21:12:09 +00:00
org.eclipse.cdt.core.linux Updated. 2003-02-02 03:29:29 +00:00
org.eclipse.cdt.core.qnx Updated all build.properties files 2003-01-06 19:46:51 +00:00
org.eclipse.cdt.core.solaris Fixed a typo 2003-01-06 20:32:01 +00:00
org.eclipse.cdt.core.win32 updated 2003-02-25 16:06:02 +00:00
org.eclipse.cdt.ui Patch for Hoda Amer: 2003-04-09 15:07:59 +00:00
org.eclipse.cdt.ui.tests Patch for John Camelon: 2003-04-09 21:12:09 +00:00