CDT Commit Report for - February 2, 2005

aniefer

fixing bug 84186

visit if statements iteratively to avoid stack overflow when there are huge numbers of else ifs

fix bug 84185

fix bug 84266

ddaoust

minor doc update for Leo (2.1 stream)

minor doc update for leo

gheorghe

Added a delete IProblem Markers action to context menu to allow users to manually
remove problems reported by the parser during an index.

jcamelon

Continued DOMLocation fixes. (ad infinitum)

Patch for David Daoust.

Fixes BaseScanner#fileCache.

Remove IllegalOperationException.

Further DOM/AST fixes.

Fixed 84250 - [Parser2] C++: ptr to array declaration parsed as expression

mkhodjai

The "INTERNAL_ERROR" constant has been moved from ICDebugUIConstants to IInternalCDebugUIConstants.

Fix for bug 84187: "Toggle Watchpoint" and "Toggle Method Breakpoint" don't work with C editor.

Fix for bug 84187: "Toggle Watchpoint" and "Toggle Method Breakpoint" don't work with C editor. Added new "createWatchpoint" method that accepts position information.