CDT Commit Report for - April 19, 2004

amagloire

Added new methods to CoreModel and IncludeEntry

Changes to CDocumentProvider to use Eclipse-3.0 TextFileDocumentProvider
The changes had the side effect of moving the IBufferFactory also
It is now in CustoBufferFactory. The DocumentAdapter for C File
was rewritten

aniefer

fix bug 59149

speed up BasicSearchMatch.compareTo and .hashCode by reducing number of string objects created

testing template explicit specialization & small fix

ddaoust

From Dave Williams:
Another doc update patch. This one includes screen captures for the C++ preferences, and some views, outline view, projects view.

Updated the references page to show all documentation in that section from the main page (there were double linked sections and some docs were not linked).

Updated the topics_Reference.xml, it also contained invalid and double linked sections.

dinglis

fixed dead lock
missing extension point
fix CCorePlugin.log

fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=58232

mkhodjai

Fix for bug 58711: Breakpoint race condition.

Display global variable name in the error message when the "Add Globals" action fails.