CDT Commit Report for cdt_2_0 - August 10, 2004

aniefer

modify indexer to take advantage of IAST char[] functions

Add IASTQualifiedNameElement.getFullyQualifiedNameCharArrays()
and modify Search to take advantage of the IAST providing char[]s.

Improves search performance

fix bug 71410 (in 2.0.1 branch)

This is merging the Parser performance changes from the HEAD to the 2.0.1 branch
The major performance defects this addresses are 59468, 54040, and 61675.

The following other correctness and related defects are also addressed or fixed.
68940, 69872, 71094, 68528, 71669, 61800, 68931, 68623, 69428, 69296, 69798,
69744, 69745, 68739, 69662, 69833

ddaoust

Bug# 70450, incorrect link in "Updating the CDT"
Bug# 71443 Adding section to turn off "Build Automatically" in the "Before you Begin" section.

jcamelon

Fixed bug 71656 - [Parser] Infinite Loop on Out of Memory Exception

Fixed Bug 70928 [Parser] Indexer complains about __cdecl

mkhodjai

Fix for bug 70442: Debugger launch configuration not updating properly.

Fix for bug 70902. TVT3.0: Customize Perspective C++ Debug has duplicated strings.