Core
- E27474: Debugger: CLR: bad reference exception when evaluating, sometimes
- E27466: Oxygene: Delphi-style multistring are not working properly
- E27464: Oxygene: Raw strings (wip)
- E27469: Oxygene: Support Delphi multi-line strings with 5+ odd number of quotes
- E27367: Refactor: doesn't find all vars (wip)
- Add settings for selecting Micro-Architecture for Island/i386 and Island/x86_64
- Merged EBuild
- Merged RTL2
Fire & Water
- Add settings for selecting Micro-Architecture for Island/i386 and Island/x86_64
- Editor: handle Delphin multi-line strings with 5+ and more quotes
- Editor: Scroll horizontally if needed to reveal the next Search text
- Editor: Support for Oxygene Raw strings (wip)
- Water: Add text wrapping for non-file-based messages
- Water: Added keyboard shortcut for Refactor|Rename command
- Water: arrows in vertical scrollbars are shown incorrectly when window is maximized
- Water: editor flashes weirdly when selecting an "other files" file
- Water: the debug panel gets cut off when the window is small
- Water: The Refresh button in the “Attach to Process” window could cause ArgumentOutOfRange exception
- Water: Theming regression: Disabled items in the menus did not grayed out
EBuild
- Add default MicroArchitecture settings for i386 and x86_64 targets
Elements RTL
- Allow creating a Binary with an empty/nil array
Island RTL
- Update conditional compilation for platform support in math implementation.