CDT Commit Report for - December 8, 2004

aniefer

- Add basic ambiguity resolution
- start using offsets to aid in traversing different scopes.
- set some offsets on some physical nodes as I notice them

gheorghe

Fix for 76123
Added sorting for external file matches

jcamelon

Added further physical/DOM interfaces.
Added the start of the ASTService.

sevoy

Fix for 76197 -- Project conversion fails for third party projects.
The fix involves changing the way the updater converts model element IDs. It now tests as best it can whether the element is built-in or not before looking it up and adding it to the new, 2.1 buld model for the project

vhirsl

Removed unused memory allocation in ProcessClosure.ReaderThread.