All Manuals > LispWorks Release Notes and Installation Guide > 13 Release Notes

NextPrevUpTopContentsIndex

13.18 Documentation changes

The HTML documention now contains a link to the introduction page, aiding navigation between manuals. Thanks to Rainer Joswig for suggesting this.

Similar manual entries in the LispWorks User Guide and Reference Manual are now colaesced into fewer pages, including the INT32 API and the Unicode string comparison functions.

The printable manuals are PDF Version 1.5. You may need to upgrade to a compatible PDF reader.

There is a new section "Guidance for control of the storage management system" in Chapter 10 of the LispWorks User Guide and Reference Manual .

Chapter 21 of the LispWorks User Guide and Reference Manual now includes an overview of the socket stream interface, and not merely the OpenSSL part of it. This chapter has therefore been renamed "TCP/IP socket communication and SSL".

The LispWorks Delivery User Guide chapter "Writing Code Suitable for Delivery" has been substantially revised. In particular there is a new subsection "Error handling in delivered applications" which explains when and how to use cl:handler-bind , cl:handler-case or cl:*debugger-hook* to handle runtime errors. It also describes how to add logging of errors to your application.


LispWorks Release Notes and Installation Guide - 23 Dec 2011

NextPrevUpTopContentsIndex