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 26facfb422 org.eclipse.cdt.core
Provided a partial fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=50152
	Updated IExpressionParser::expression() interface necessitated by this fix, and updated its clients appropriately.  

org.eclipse.cdt.core.tests
	Updated test cases that used IExpressionParser::expression().  
	Added CompletionParseTest::testCompletionInFunctionBodyFullyQualified(). 
	Added CompletionParseTest::testCompletionInFunctionBodyQualifiedName().

org.eclipse.cdt.ui.tests
	Updated CompletionFailedTest_ScopedReference_Prefix_Bug50152, moved it out of failed tests package and renamed it to CompletionTest_ScopedReference_Prefix_Bug50152.
	Updated CompletionFailedTest_TypeDef_Bug52948, moved it out of failed tests package and renamed it to CompletionTest_TypeDef_Bug52948. 
	Updated CompletionFailedTest_ScopedReference_NoPrefix_Bug50152 to show Hoda/Andrew what is still broken.
2004-04-07 04:32:18 +00:00
..
org.eclipse.cdt.core org.eclipse.cdt.core 2004-04-07 04:32:18 +00:00
org.eclipse.cdt.core.aix Patch for Alain Magloire: 2003-12-05 18:53:06 +00:00
org.eclipse.cdt.core.linux Libraries to get the CDT running on ppc linux. These should 2004-04-01 20:48:48 +00:00
org.eclipse.cdt.core.qnx added platform to extension 2004-03-25 19:41:11 +00:00
org.eclipse.cdt.core.solaris added platform to extension 2004-03-25 19:41:11 +00:00
org.eclipse.cdt.core.tests org.eclipse.cdt.core 2004-04-07 04:32:18 +00:00
org.eclipse.cdt.core.win32 added platform to extension 2004-03-25 19:41:11 +00:00
org.eclipse.cdt.ui typo in the string. 2004-04-07 04:06:15 +00:00
org.eclipse.cdt.ui.tests org.eclipse.cdt.core 2004-04-07 04:32:18 +00:00