1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
John Camelon 7ff25dd4c8 CORE
Removed some warnings. 
	Fixed Bug 39678 : Scanner doesn't support concatenation of different-type string literals (GCC) 
	Refactored ScannerContext to use constructors rather than initializers.  
	Refactored IScannerContext to use enumeration-esque kinds.  
	Added code assist/selection search support to Scanner.  

TESTS
	Removed some warnings.  
	Moved testBug39678() from ASTFailedTests to QuickParseASTTests.
2003-12-04 21:28:56 +00:00
..
org.eclipse.cdt.core CORE 2003-12-04 21:28:56 +00:00
org.eclipse.cdt.core.aix Upversioned the plugins, etc to 2.0.0. 2003-11-25 18:24:55 +00:00
org.eclipse.cdt.core.linux Upversioned the plugins, etc to 2.0.0. 2003-11-25 18:24:55 +00:00
org.eclipse.cdt.core.qnx Upversioned the plugins, etc to 2.0.0. 2003-11-25 18:24:55 +00:00
org.eclipse.cdt.core.solaris Upversioned the plugins, etc to 2.0.0. 2003-11-25 18:24:55 +00:00
org.eclipse.cdt.core.tests CORE 2003-12-04 21:28:56 +00:00
org.eclipse.cdt.core.win32 Upversioned the plugins, etc to 2.0.0. 2003-11-25 18:24:55 +00:00
org.eclipse.cdt.ui Content Assist work 2003-12-03 20:29:29 +00:00
org.eclipse.cdt.ui.tests Upversioned the plugins, etc to 2.0.0. 2003-11-25 18:24:55 +00:00