Changeset 3915 for trunk/RELEASE_NOTES.txt
- Timestamp:
- 11/03/07 09:10:12 (14 months ago)
- Files:
-
- 1 modified
-
trunk/RELEASE_NOTES.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/RELEASE_NOTES.txt
r3914 r3915 21 21 Updated the B-Prolog config file to recognize eager_consume/1 directives. 22 22 Updated the XSB config file to recognize use_subsumptive_tabling/1, 23 use_variant_tabling/1, index/1, and thread_shared/1 directives. 23 use_variant_tabling/1, index/1, thread_private/1, and thread_shared/1 24 directives. 24 25 Updated the YAP config file to recognize thread_local/1 directives. 25 26 Updated the SICStus Prolog config files to recognize volatile/1 directives. … … 32 33 Updated the "xsbmtlgt.sh" integration script to start XSB-MT using the 33 34 new command-line option "--shared_predicates" (requires current XSB CVS 34 version). 35 36 Updated the Windows GUI installer to support running Logtalk with XSB-MT. 35 version). Updated the Windows GUI installer to support running Logtalk 36 with XSB-MT. 37 37 38 38 Added a multi-threading example, "barriers", of barrier synchronization.
