Files
eiffel-org/documentation/current/eiffelstudio/eiffelstudio-reference/eiffelstudio-release-notes/release-notes-eiffelstudio-70.wiki
halw a7b4cb9117 Author:halw
Date:2011-11-24T02:51:51.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1019 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
2011-11-24 02:51:51 +00:00

54 lines
1.8 KiB
Plaintext

[[Property:title|Release notes for EiffelStudio 7.0]]
[[Property:link_title|7.0]]
[[Property:weight|13]]
[[Property:uuid|302c6dc1-3ed0-cc25-0ec8-851ead074caf]]
{{UnderConstruction}}
==Graphical environment==
===What's new===
* EiffelRibbon: a Windows specific library and tool to add a ribbon to your EiffelVision2 applications.
* Debian packages available for downloads
* Added external contributions: Decimal library, Json parser, arbitrary precision mathematics, encryption (SHA1, MD5, x509, ...)
* Added previews of libraries: sqlite3, regular expression, ...
===Improvements===
* Better integration to the latest Linux Desktop environments: Unity from Ubuntu and KDE 4.0.
* SCOOP speed improvements.
===Changes===
===Bug fixes===
* Various bug fixes.
==Compiler==
* Click [[Major changes between ISE Eiffel 6.8 and ISE Eiffel 7.0|here]] for the compiler release notes.
==Debugger==
* Click [[Release notes for EiffelStudio 7.0 related to the debugger|here]] for the EiffelStudio debugger release notes.
==EiffelBuild==
* Click [[EiffelBuild Version History|here]] for the EiffelBuild release notes.
==Libraries==
===EiffelBase===
* Improved speed of `replace_substring_all' when replacing a smaller string by a larger one.
* Improved speed of HASH_TABLE lookups.
===EiffelVision2===
* [[Revisions and Bug Fixes|Click here for EiffelVision2 release notes.]]
===EiffelStore===
* Added support for INTEGER_xx and NATURAL_xx datatypes.
* Added support for transactions in the MySQL handle.
* Various speed improvements for SQL queries
* Added support for multiple database connections
* Added support for immutable and unicode strings
* Added support for GUID type
* Added support of DECIMAL type.
[[EiffelStudio release notes|Click here to check out what was new in other versions]]