1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
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
build Reenable the Make Editor for the head. 2004-02-02 20:04:46 +00:00
core Patch for Andrew Niefer. 2004-02-09 16:32:43 +00:00
debug Patch from Chris Songer to make multiple 2004-02-03 20:27:30 +00:00
doc Fix version number. 2004-01-05 20:51:56 +00:00
launch/org.eclipse.cdt.launch Updates to improve usabilty with projects which contain 2004-02-02 15:22:26 +00:00
releng Make failure more visible. 2004-01-14 22:03:23 +00:00