CDT Commit Report for - September 10, 2004

amagloire

2004-09-10 Alain Magloire

Remove annoying warnings and prevent the PathEntryManger
from firing on working Copies.

* model/org/eclipse/cdt/internal/core/model/PathEntryManager.java

remove warnings.

2004-09-09 Alain Magloire
Introduction of new classes in the CDI interface
* ICDIExecuteStep.java
* ICDIExecuteStepReturn.java
* ICDIExecuteResume.java
* ICDISuspend.java
* ICDIThreadGroup.java

verbose to false

set the filename for include directives

2004-09-09 Alain Magloire
Introduction of new classes in the CDI interface
ICDIExecuteStep
ICDIExecuteStepReturn
ICDIExecuteResume
ICDISuspend
ICDIThreadGroup
The code is adjust to the new demands.

aniefer

fix incorrect merging of prefix lookup results from different scopes. 72559

73652

handle exceptions and prevent infinite loops. 73652

fix ArrayIndexOutOfBoundsException and avoid infinite loops caused by
exceptions leaving the scanner. 73652

bugs 72824, 69334, from Head to cdt_ast2

dinglis

add better detection for project for initial selection of build console
fixes bug 39723

due to ui refactor

fixed bug # 69230

fixed 69719

- fixed 36837
- refactor label providers to viewsupport and removed old IAdormentProvider

fixed gap between image and text in CView and PojectsView

wrap marker changes inside workspace runnable

put error ticks in outline view

mkhodjai

Fixes for breakpoint filtering.