CDT Commit Report for - August 16, 2004

amagloire

Fix for PR 71992

2004-08-14 Alain Magloire
Fix for 71992.
* CType.java

Fix for PR 71992 and 69991

2004-08-15 Alain Magloire

First draft, work in progress.
Removing ResolveDelta to make the ResolverChange processing easier.
* src/org/eclipse/cdt/core/filetype/IResolverChangeListener
* src/org/eclipse/cdt/core/filetype/ResolverChangeEvent.java
* src/org/eclipse/cdt/core/internal/filetype/CFiletTypeResolver.java
* src/org/eclipse/cdt/core/internal/filetype/ResolverModel.java

Remove obsolete comments.

2004-08-14 Alain Magloire

Fix for 71992.
* src/org/eclipse/cdt/debug/mi/core/GDBTypeParser.java

cwiebe

2004-08-16 Chris Wiebe

better handling of source folders in class wizard
* src/org/eclipse/cdt/internal/corext/util/CModelUtil.java
* src/org/eclipse/cdt/internal/ui/wizards/classwizard/NewClassCreationWizardPage.java
* src/org/eclipse/cdt/internal/ui/wizards/classwizard/NewClassCreationWizardMessages.properties

* model/org/eclipse/cdt/internal/coder/model/SourceRoot.java

gheorghe

Patch for Tanya Wolff: Fix for 70906: Duplicate entries in C/C++ preferences

Fix for 70113: Search for Template member declarations causes Assertion

Patch for Tanya Wolff (2.0 Stream): Fix for 70906: Duplicate entries in C/C++ preferences

jcamelon

Fixed Bug 71530 [Scanner] CModel Line Numbers are incorrect w/Scanner2

Parser.translationUnit() should rethrow out of memory exception after shielding it from the error handling routine.

Updating visibliity of static final constants in CodeReader.

Workaround submitted for Bug 54040 - [Scalability] UI Responsiveness very sluggish when editing large source files
Parser.translationUnit() rethrows OutOfMemoryError after shielding it from the parser.failParse()/errorHandling().

Made DEFAULT encoding name a public member of CodeReader.

mkhodjai

Contextual launch shortcuts cleanup.

Warning cleanup.

sevoy

Fix for bugzilla 70491 -- Unable to build source files in a linked directory

Fix for bugzilla 70491 - Unable to build source files in a linked directory. Now the makefile generator will create an explicit rule for linked resources and convert the path to absolute.

Fix for bugzilla 71134 -- Managed Make: String list command outputs null