Listed void-safety related changes in EiffelBase.

Author:alexk
Date:2011-11-28T10:57:06.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1025 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
alexk
2011-11-28 10:57:06 +00:00
parent 55b4f4f9ba
commit 3d695e7d83

View File

@@ -50,6 +50,7 @@
* Improved speed of <e>HASH_TABLE</e> lookups.
* Added <e>{POINTER}.is_default_pointer</e>.
* Excluded class <e>BIT_REF</e> from the default setup. In order to use type <e>BIT</e> one has to define a variable <code>USE_BIT</code>.
* Made <e>{LINKED_STACK}.duplicate</e> void-safe, made a postcondition in {INTERVAL}.intersection void-safe.
===EiffelVision2===
* [[Revisions and Bug Fixes|Click here for EiffelVision2 release notes.]]