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 fc37d2f92c org.eclipse.cdt.core
Added some trace statements to CompleteParseASTFactory.  
	Cleaned up usage of Enum.getValue() wrt encapsulation of enumerator value.  
	Refactored CompleteParseASTFactory for correctness and abstraction. 
	Added preliminary IProblem support to CompleteParseASTFactory.  
	Added (commented out unfortunately) assertions into CompleteParseASTFactory. 
	Updated IASTUsingDeclaration to return an Iterator for declarations mapped rather than just a single declaration.  

org.eclipse.cdt.core.tests
	Updated tests to deal with IASTUsingDeclaration interface changes.  

org.eclipse.cdt.ui
	Cleaned up usage of Enum.getValue() wrt encapsulation of enumerator value.
2004-03-03 15:59:56 +00:00
..
org.eclipse.cdt.core org.eclipse.cdt.core 2004-03-03 15:59:56 +00:00
org.eclipse.cdt.core.aix Patch for Alain Magloire: 2003-12-05 18:53:06 +00:00
org.eclipse.cdt.core.linux I18N 2004-03-02 17:18:55 +00:00
org.eclipse.cdt.core.qnx Change the version to reflect the one in the head. 2003-12-05 18:40:06 +00:00
org.eclipse.cdt.core.solaris Internalization 2004-03-02 17:17:32 +00:00
org.eclipse.cdt.core.tests org.eclipse.cdt.core 2004-03-03 15:59:56 +00:00
org.eclipse.cdt.core.win32 Patch from James to externalize strings. 2004-03-01 20:09:23 +00:00
org.eclipse.cdt.ui org.eclipse.cdt.core 2004-03-03 15:59:56 +00:00
org.eclipse.cdt.ui.tests Fixed the tests to use the CTestPlugin findFileInPlugin 2004-02-16 03:57:06 +00:00