Difference between revisions of "EiffelStudio 6.2 Releases"

m (6.2.7)
m (6.2.7)
Line 11: Line 11:
 
===Developer changes===
 
===Developer changes===
 
* vision2: Added hide actions to EiffelVision 2 windows.
 
* vision2: Added hide actions to EiffelVision 2 windows.
 +
* Debugger: Added hidden breakpoints
  
 
==6.2.7.1786 (January 7th 2008) ==
 
==6.2.7.1786 (January 7th 2008) ==

Revision as of 01:34, 15 January 2008

Below are not the release notes of EiffelStudio. It is the change log of EiffelStudio intermediate releases and the most important changes are highlighted in green or in red (for breaking changes). The release notes of EiffelStudio can be found at the following URL. You can also download the latest revision here. Information about other version can be found under Category:Releases.

EiffelStudio 6.2.x Releases

6.2.7

Placeholder for new stuff since last intermediate release.

New features

Feature removed

Bug fixes

User changes

Developer changes

  • vision2: Added hide actions to EiffelVision 2 windows.
  • Debugger: Added hidden breakpoints

6.2.7.1786 (January 7th 2008)

New features

  • studio: Error list tool now supports multiple selection, for better copy to clipboard usage.
  • compiler: Exceptions as objects are now implemented.
  • compiler: Generated code is about 3-4% faster and generated executable about 2-3% smaller.

Feature removed

Bug fixes

  • runtime: Fixed some issues with storing and retrieving of expanded generic types.

User changes

Developer changes

  • studio: Added new session manager service for data persistence between running instances of EiffelStudio.
  • studio: Improved selection handling in some tools and in common implementation.
  • studio: Debug-memory tool is now hooked into the session manager service to retain selected buttons and filter information.
  • studio: Integrated new help providers service. No help providers implemented yet.
  • studio: Switched over features tool to use ESF and new optimizations.