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 b8154fb0fc org.eclipse.cdt.core<BR>
&nbsp;Restructuring of the parser extension packages. <BR>
&nbsp;Introduce IParserExtension and IASTFactory mechanisms w/partial implementation for GCC. <BR>
&nbsp;Introduce IGCCToken and GCCKeywords and fleshed out GCCScannerExtension implementation and interworking with Scanner. <BR>
&nbsp;Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=39697<BR>
&nbsp;Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=39695<BR>
&nbsp;Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=39684<BR>
<BR>
org.eclipse.cdt.core.tests<BR>
&nbsp;Moved testBug39684() & testBug39695() from ASTFailedTests to QuickParseASTTests.<BR>
&nbsp;Updated CompleteParseASTTest::testBug39697().<BR>
&nbsp;Added CompleteParseASTTest::testBug39684() & CompleteParseASTTest::testBug39695().
2004-04-20 17:36:41 +00:00
..
org.eclipse.cdt.core org.eclipse.cdt.core<BR> 2004-04-20 17:36:41 +00:00
org.eclipse.cdt.core.aix fixed up aix processlist extension 2004-04-12 13:54:38 +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<BR> 2004-04-20 17:36:41 +00:00
org.eclipse.cdt.core.win32 added platform to extension 2004-03-25 19:41:11 +00:00
org.eclipse.cdt.ui added more exception handling in model 2004-04-20 16:13:11 +00:00
org.eclipse.cdt.ui.tests Fix for bug#57692 2004-04-12 21:10:29 +00:00