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 |
minor doc update for Leo (2.1 stream) |
minor doc update for leo |
Added a delete IProblem Markers action to context menu to allow users to manually
|
Continued DOMLocation fixes. (ad infinitum) |
Patch for David Daoust.
|
Remove IllegalOperationException. |
Further DOM/AST fixes.
|
Fixed 84250 - [Parser2] C++: ptr to array declaration parsed as expression |
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. |