CDT Commit Report for - May 5, 2004

amagloire

Work in progress for LibraryEntries.

Unecessary flushing of the cache. Quick fix, while
Chris come with a new solution.

Race condition causing deadlocks fix.

aniefer

externalize string

bug 60298 - fix prefix lookup of constructors

ddaoust

From Dave Williams:
Doc update, fixes to various docs, new tutorial.

dinglis

patch from vlad
This patch publishes ScannerInfoCollector collection interface so that
ManagedMake can reuse StandardMake external scanner info provider and
console parser but provide its own scanner info collector. Eventually it
may be promoted to an extension point.
Also there is a fix for processing cygpaths when parsing make output and
small UI enhancement.

move messages into own message class

gheorghe

Got rid of the old search context menus in CEditor, COutlineView, CView.

Added code to load and store index enablement setting from a project's descriptor

jcamelon

Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=60944

Cleaned up EXPRESSION_PARSE style expressions in the AST to be more space efficient.