Changeset 4373 for trunk/RELEASE_NOTES.txt
- Timestamp:
- 07/13/08 14:58:37 (4 months ago)
- Files:
-
- 1 modified
-
trunk/RELEASE_NOTES.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/RELEASE_NOTES.txt
r4371 r4373 15 15 16 16 2.32.2 - July ??, 2008 17 18 Added a new optimization compiler flag, "mutable", that allows objects to19 be compiled non-mutable, preventing the dynamic declaration and definition20 of new predicates and the use of the built-in database methods to change21 object state. Setting this flag to "off" allows the Logtalk compiler to22 generate more compact and efficient code for non-mutable objects.23 17 24 18 Simplified the predicate linking clauses generated when compiling private
