CDT Commit Report for - July 15, 2004

amagloire

2004-07-15 Chris Wiebe

Initial draft for the type hierarchy view.
* browser/*

2004-07-15 Chris Wiebe

Initial draft for the type hierarchy view.
* browser/*
* icons/*


Check for Empty path in the binary and copy the []IPathEntry
for the manager.

* model/org/eclipse/cdt/internal/core/model/Binary.java
* model/org/eclipse/cdt/internal/core/model/PathEntryManager.java

org.eclipse.cdt.debug.core.cdi.model.type should
be in the cdi source folder.

aniefer

Start of removing java.util containers from the symbol table.

dinglis

fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=70109 & https://bugs.eclipse.org/bugs/show_bug.cgi?id=69548

show error when failure to create debugger page

fixed auto solib option

added new IBinaryMEthods, cleanup all parser so that their hierarchy is cleaner, ie. straight Elf parser is nolonger a toolls provider, this come from the GNU parser

fixed npe

added some missing method that probably should be there like
getBinaryObject from Symbol and getBinaryParser from IBinaryObject

fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=69548 & https://bugs.eclipse.org/bugs/show_bug.cgi?id=70109

dschaefer

Removed the cdi.jar file from the build.properties file
since it isn't ready to build yet.

Upversioning head to 2.1.0.

hamer

Propagating bug fixes to branch.

Bug Fixing

jcamelon

Fixing more Scanner2 failed tests.

Scanner2 - Allow escaped newlines within identifiers.

Further progress w/Scanner2.

mkhodjai

Fix for bug 70147. TVT3.0: Preferences CDT Editor has non-externalized string.

Fix for bug 69939. I18N: Memory view contains unexternalized strings.
Externalized Memory View Refresh menu item.