CDT Commit Report for - November 19, 2004

amagloire

2004-11-19 Alain Magloire
RegisterManager.findRegister() was not implemented correctly
* cdi/org/eclipse/cdt/debug/mi/core/cdi/RegisterManager.java

2004-11-19 Alain Magloire
Fix for PR 39204
* src/org/eclipse/cdt/internal/ui/editor/CEditor.java

2004-11-19 Alain Magloire
No need for stackframe when creating the Type class,
but rather use the target in the constructor.

aniefer

Parser2 : fixed some stuff, added some more stuff
(visit initializers, add a kind of tag namespace for resolving structs)

dschaefer

Rebuild of Mac libraries as provided in 79066.

Build of Mac OS X libraries merged from HEAD. Bug 79066.

gheorghe

file ExternalSearchFile.java was initially added on branch cdt_21.

file ExternalSearchEditor.java was initially added on branch cdt_21.

file ExternalSearchAnnotationModel.java was initially added on branch cdt_21.

file ExternalSearchDocumentProvider.java was initially added on branch cdt_21.

Fix for 43664: Search should report matches outside of workspace

jcamelon

Fixed AST2Test failure.

Patch for Devin Steffler
Fixed 77276 - Preprocessor problem - Multi line #if are not accepted
Fixed 77097 - Preprocessor problem - Multi line #defines are not accepted

Writable DOM Support for:
C++ Qualified Names.
ASM Declarations in C++.
Namespace Definitions & Aliases.

Refactoring new parser for C++.

mkhodjai

Use the qualified name when creating a register.
Destroy the corresponding gdb variable on register's disposal.
Added the "dispose" method to the "Register" class.

sevoy

Commit for Leo Treggiari:
Fix for Bug 78207 "Project References hides build error markers”