CDT Commit Report for - May 14, 2004

amagloire

Get rid of warnings.

Make more entry static, there is not need to do
CoreModel.getDefaul() for many of the methods here.

Allow the setting/getting of IPathEntryStore on a Project

Refresh the non-resources when ISourceRoot is deleted.

aniefer

bug 56411

bug 61233

show name of current index job in the progress view

fix bug 62344

bug 56411 - a request to index a project will restart a paused index

gheorghe

Fix for 56833

Fix for bug 60491
Added working copy filtering to search engine
From now on only relevent working copies are considered for search
If no index paths are found then search will return no results regardless of any working copies passed in

jcamelon

Enhanced the performance & footprint of the parser by reducing number of lists created and getting rid of extraneous cross-reference construction in ParserMode's that do not warrant it.

Partial fix for bug 62359

mkhodjai

Refresh the Disassembly view on change events.

Update disassembly when source locator is changed.