CDT Commit Report for - March 27, 2003

amagloire

ICElement.getResource() no longer throw an exception.

name of the virtual bin and lib are now
"Binaries" and "Archives" to reduce confusion.

ICResource was deleted.

updated

getCRoot() is now getCModel()

Changes was doen int the Core Model:
ICModel, ICProject, ICContainer, ICTranslationUnit
IArchive and IBinary

We now adjust the code

Patch from thomas Fletcher
the brace hilight did no use the foreground color.

The method ICElement.getResource() do not throw an Exception.

BufferChangeEvent was refactor to be public
ICFolder was remvoed
IBuffer.java was refactor to be public
IBuferChangedListerner.java is not visible
Refactor of ICRoot to ICModel
Refactor of ICOpenable to IOpenable
all the C Resources now implement IOpenable

dschaefer

Patch for Andrew Niefer:
- This patch contains my initial implementation of standard conversion
sequences for function resolution in the Parser's symbol Table.
- Also, the type information has been pulled out of the Declaration object and
placed in util.TypeInfo

mkhodjai

Applied patch from Chris Songer: Assembly View Fixups