Difference between revisions of "EiffelStudio 6.1 Releases"

(New features)
m (New features)
Line 6: Line 6:
 
Placeholder for new stuff since last intermediate release.
 
Placeholder for new stuff since last intermediate release.
 
===New features===
 
===New features===
*runtime: Implemented on Windows the GC_INFO features: cpu_* and sys_*.
+
* runtime: Implemented on Windows the GC_INFO features: cpu_* and sys_*.
*studio: Completion list now repeatedly shows after pressing '.' when the completion list is active.
+
* studio: Completion list now repeatedly shows after pressing '.' when the completion list is active.
*studio: Completion list no longer shows obsolete items by default. Added completion list/preference options to enable/disable this.
+
* studio: Completion list no longer shows obsolete items by default. Added completion list/preference options to enable/disable this.
 
*studio: Made use of new confirmation dialogs.
 
*studio: Made use of new confirmation dialogs.
 +
* studio: Added filter, and navigation aspects to the errors and warnings tool.
  
 
===Feature removed===
 
===Feature removed===

Revision as of 15:25, 24 August 2007

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.1.x Releases

6.1.x

Placeholder for new stuff since last intermediate release.

New features

  • runtime: Implemented on Windows the GC_INFO features: cpu_* and sys_*.
  • studio: Completion list now repeatedly shows after pressing '.' when the completion list is active.
  • studio: Completion list no longer shows obsolete items by default. Added completion list/preference options to enable/disable this.
  • studio: Made use of new confirmation dialogs.
  • studio: Added filter, and navigation aspects to the errors and warnings tool.

Feature removed

Bug fixes

User changes

Developer changes

  • studio: Integrated new based implementation for all future dialogs and dialog prompts.
  • compiler: Continued improvements on new single line error and error context. (Please send all bug reports about unclear errors, only for the most recent release!)

6.1.6.9962 (August 14th)

New features

  • studio: All new Errors and Warning tool to replace Errors tool and Warnings tool.
  • studio: Tool tips now use variable width fonts instead of the editor mono-spaced fonts.
  • studio: C/C++ compilation failures now show up in as an error in the Errors and Warnings tool.

Feature removed

Bug fixes

  • vision2: Fixed a USER object leak on Windows in the Vision2 and WEL library for pixmaps and accelerators. This was causing EiffelStudio to not work properly after creating/closing many windows or when changing the layout of EiffelStudio many times.
  • installer: Fixed installer on Windows which would update the 6.0 registry keys.
  • mingw: Fixed some incorrect C compiler configuration files.

Developer changes

  • studio: Added Griffin service-based framework for EiffelStudio

6.1.6.9765 (August 2nd)

New features

  • Added support for the MinGW C compiler on Windows.
  • New default layout of EiffelStudio.

Roadmap to ISO/ECMA Eiffel

This important page describes the steps, accomplished and planned, towards completing the integration into the EiffelStudio compiler of the whole set of mechanisms specified by the ISO/ECMA international standard for the Eiffel language.

Major 6.1 features

See here.