1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-17 13:15:44 +02:00
cdt/core
John Camelon 728eeb85f8 Patch for Andrew Niefer.
Core:
- fix class cast exception in the symbol table while traversing the 
inheritance of a class.
- filter the results of the prefix lookup for content assist so that those 
symbol without attached AST nodes aren removed so that the iterator does 
not later return a null.

Tests:
- added CompletionParseTests.testBug51260
2004-02-09 16:32:43 +00:00
..
org.eclipse.cdt.core Patch for Andrew Niefer. 2004-02-09 16:32:43 +00:00
org.eclipse.cdt.core.aix Patch for Alain Magloire: 2003-12-05 18:53:06 +00:00
org.eclipse.cdt.core.linux Change the version to reflect the one in the head. 2003-12-05 18:40:06 +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 Change the version to reflect the one in the head. 2003-12-05 18:40:06 +00:00
org.eclipse.cdt.core.tests Patch for Andrew Niefer. 2004-02-09 16:32:43 +00:00
org.eclipse.cdt.core.win32 Replace QNX copyright with standard CPL copyright. 2004-01-08 12:06:08 +00:00
org.eclipse.cdt.ui Small fixes for UI + 1 fix for CModelBuilder 2004-02-06 17:29:40 +00:00
org.eclipse.cdt.ui.tests org.eclipse.cdt.core 2004-01-30 18:28:07 +00:00