mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-08 15:52:26 +01:00
Added link to discussion of iteration form of loop construct.
Author:halw Date:2010-05-25T14:08:48.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@615 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -39,7 +39,7 @@
|
|||||||
==Libraries==
|
==Libraries==
|
||||||
|
|
||||||
===EiffelBase===
|
===EiffelBase===
|
||||||
* Added ability to traverse most containers in EiffelBase using the new <e>across</e> loop construct.
|
* Added ability to traverse most containers in EiffelBase using the new iteration (<e>across</e>) [[ET: Instructions#A closer look at the iteration form| form of the loop construct]].
|
||||||
* Added a new feature <e>trim</e> to the <e>RESIZABLE</e> class and its decendants to allow for minimizing the allocated storage.
|
* Added a new feature <e>trim</e> to the <e>RESIZABLE</e> class and its decendants to allow for minimizing the allocated storage.
|
||||||
* Modified <e>ARRAYED_QUEUE</e> to avoid using an extra slot that did not keep any value and was used only for implementation purposes.
|
* Modified <e>ARRAYED_QUEUE</e> to avoid using an extra slot that did not keep any value and was used only for implementation purposes.
|
||||||
* Added support for correct mismatch in the SED serialization cluster.
|
* Added support for correct mismatch in the SED serialization cluster.
|
||||||
|
|||||||
Reference in New Issue
Block a user