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

NextPrevUpTopContentsIndex

15.21 Documentation changes

15.21.1 Documentation improved

15.21.2 New self-contained examples

These examples are entirely new:

(example-edit-file "capi/applications/price-charting-gt")
(example-edit-file "capi/graphics/graph-color-edges")
(example-edit-file "capi/output-panes/coordinate-origin-fixed")
(example-edit-file "capi/output-panes/fixed-origin-scrolling")
(example-edit-file "java/lisp-as-dll/README.txt")
(example-edit-file "java/lisp-as-dll/LispWorksCaller.java")
(example-edit-file "java/lisp-as-dll/deliv-script")
(example-edit-file "kw/hanoi/hanoi-rules-in-common-prolog")
(example-edit-file "ssl/async-io-client")
(example-edit-file "async-io/udp")

Also, the size of the dh_param file used by the ssl examples has been increased from 512 to 1024 bits to support newer servers.

15.21.3 Removed self-contained examples

The pane-can-scroll example has been replaced by:

(example-edit-file "capi/output-panes/coordinate-origin-fixed")

15.21.4 Corrections

The :startup-bitmap-file keyword argument to lw:deliver is now correctly documented as defaulting to :internal. This changed in LispWorks 7.0 but was not documented. See the LispWorks Delivery User Guide for more details.


LispWorks Release Notes and Installation Guide - 19 Oct 2017

NextPrevUpTopContentsIndex