1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 01:06:01 +02:00
Find a file
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
core Patch for John Camelon: 2003-04-09 21:12:09 +00:00
debug Removed unused private methods and members. 2003-04-08 21:06:50 +00:00
launch/org.eclipse.cdt.launch spelling 2003-04-03 19:10:36 +00:00
releng Changed to reflect Eclipse SDK structure format 2003-01-28 19:28:01 +00:00