1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
John Camelon 5be9f16c62 CORE
Fixed Bug 39542 : Parser fails on 'struct' parameter types 
	Fixed Bug 39549 : Designated initializers are not supported (ANSI C99) 
	Fixed Bug 39551 : Complex and imaginary numbers are not supported (ANSI C99) 

TESTS
	Moved testBug39542() from ASTFailedTests to QuickParseASTTests.
	Moved testBug39549() from ASTFailedTests to QuickParseASTTests.
	Added testCDesignatedInitializers() to CompleteParseASTTests.
	Moved testBug39551A() from ASTFailedTests to QuickParseASTTests. 
	Moved testBug39551B() from ASTFailedTests to QuickParseASTTests. 
	Added testCBool() to QuickParseASTTests.  
	Added testBug39551A(), testBug39551B() and testCBool to CompleteParseTests.
2003-10-24 17:49:22 +00:00
build Correct typos 2003-10-22 00:16:05 +00:00
core CORE 2003-10-24 17:49:22 +00:00
debug Added a preference page for the source lookup. 2003-10-23 18:03:39 +00:00
doc/org.eclipse.cdt.doc.user Upversioning everything to 1.2.0. 2003-10-01 20:23:21 +00:00
launch/org.eclipse.cdt.launch 2003-11-22 Mikhail Khodjaiants 2003-10-23 17:24:21 +00:00
releng Fixed up the index.xsl page. 2003-10-23 20:41:27 +00:00