accept-tcp-connections-creating-async-io-states function 12.7.20 : Support for SSL using Apple Security Framework , 12.7.26 : Listen on the same port with more than one socket
accessors
interface-override-cursor 12.17.1 : Problems with CAPI on GTK+ , 12.17.4 : Problems with CAPI and Graphics Ports on Cocoa
top-level-interface-color-mode 12.5.7 : Support for dark themes in capi:interface
top-level-interface-color-mode-callback 12.5.7 : Support for dark themes in capi:interface
add-package-local-nickname function 12.7.1 : Package-local nicknames
attach-ssl function 12.7.20 : Support for SSL using Apple Security Framework
:boolean FLI type descriptor 12.10.4 : Support for the C99 _Bool type (stdbool.h)
building-main-architecture-p function 12.3.9 : macOS universal binaries are supported again
building-universal-intermediate-p function 12.3.9 : macOS universal binaries are supported again
call-java-method function 12.7.31 : Calling static or non-static methods in the Java interface
call-java-non-virtual-method function 12.7.32 : Making a non-virtual call to a method in the Java interface
call-java-static-method function 12.7.31 : Calling static or non-static methods in the Java interface
call-system function 12.7.7 : Operating system interfaces on non-Windows based on locale
call-system-showing-output function 12.7.7 : Operating system interfaces on non-Windows based on locale
can-invoke-p function 12.11.1 : objc:can-invoke-p can now be used with the result of current-super
C functions
InitLispWorks 12.7.39 : New error codes from the InitLispWorks C function
classes
docking-layout 12.17.4 : Problems with CAPI and Graphics Ports on Cocoa
editor-pane 12.17.1 : Problems with CAPI on GTK+
filtering-layout 12.5.11 : Adding additional filters in capi:list-panel and capi:filtering-layout
interface 12.5.7 : Support for dark themes in capi:interface
list-panel 12.5.2 : Row and column separators in list panels , 12.5.11 : Adding additional filters in capi:list-panel and capi:filtering-layout
menu 12.5.6 : Menus can now display with both images and text on Microsoft Windows
multi-column-list-panel 12.5.2 : Row and column separators in list panels , 12.5.3 : Support for reorderable columns in capi:multi-column-list-panel on GTK , 12.5.4 : New :x-adjust initarg for capi:multi-column-list-panel , 12.17.4 : Problems with CAPI and Graphics Ports on Cocoa
option-pane 12.17.1 : Problems with CAPI on GTK+
output-pane 12.5.12 : Coordinates for keyboard events in the input model take account of scrolling , 12.5.14 : Forcing scroll bars to be visible on macOS , 12.6.1 : Drawing to an output-pane outside the display-callback , 12.17.4 : Problems with CAPI and Graphics Ports on Cocoa
rich-text-pane 12.5.10 : New capi:rich-text-pane callback on Windows called when the user clicks a link
stacked-tree 12.5.9 : Support for dark themes in capi:stacked-tree
text-input-pane 12.17.1 : Problems with CAPI on GTK+ , 12.17.4 : Problems with CAPI and Graphics Ports on Cocoa
tree-view 12.17.4 : Problems with CAPI and Graphics Ports on Cocoa , 12.17.4 : Problems with CAPI and Graphics Ports on Cocoa
close-socket-handle function 12.7.27 : New function to close a socket handle
com.lispworks.Manager.setClassLoader Java method 12.7.38 : Controlling aspects of LispWorks initialization on Android
com.lispworks.Manager.setLispTempDir Java method 12.7.38 : Controlling aspects of LispWorks initialization on Android
com.lispworks.Manager.setRuntimeLispHeapDir Java method 12.7.38 : Controlling aspects of LispWorks initialization on Android
command line arguments
-init 11.9.5 : Reporting crashes
-init on Linux 10.3.2 : Configuration files available , 10.5 : Initializing LispWorks
-init on macOS 8.3.3 : Configuration files available , 8.5 : Initializing LispWorks
-init on Windows 9.3.2 : Configuration files available , 9.5 : Initializing LispWorks
-siteinit on Linux 10.3.2 : Configuration files available
-siteinit on macOS 8.3.3 : Configuration files available
-siteinit on Windows 9.3.2 : Configuration files available
compile-file-if-needed function 12.7.18 : Version checking in compile-file-if-needed
condition classes
java-program-error 12.7.30 : New condition classes in the Java interface
jobject-call-method-error 12.7.30 : New condition classes in the Java interface
socket-create-error 12.7.29 : New condition classes in the socket interface
socket-io-error 12.7.29 : New condition classes in the socket interface
sql-failed-to-connect-error 12.12.3 : New condition class signaled by connect
ssl-handshake-timeout 12.7.29 : New condition classes in the socket interface
ssl-verification-failure 12.7.29 : New condition classes in the socket interface
configure-remote-debugging-spec function 12.7.14 : Using SSL for remote debugging , 12.7.15 : Using IPv6 for remote debugging
connect function 12.12.2 : Calling connect with :if-exists and without :name , 12.12.3 : New condition class signaled by connect
convert-from-foreign-string function 12.10.1 : :allow-null now defaults to nil for foreign strings as documented
convert-to-dynamic-foreign-string function 12.10.1 : :allow-null now defaults to nil for foreign strings as documented
convert-to-foreign-string function 12.10.1 : :allow-null now defaults to nil for foreign strings as documented
corrupted executable 11.1.5 : Corrupted LispWorks executable
count-regexp-occurrences function 12.7.51 : "Lax whitespace" regexp searching
create-async-io-state-and-connected-tcp-socket function 12.7.20 : Support for SSL using Apple Security Framework
create-instance-jobject-list function 12.7.37 : lw-ji:create-instance-jobject-list is now exported from lw-ji
create-ssl-client-context function 12.7.20 : Support for SSL using Apple Security Framework
create-ssl-server-context function 12.7.20 : Support for SSL using Apple Security Framework
create-universal-binary function 12.3.9 : macOS universal binaries are supported again
current-pointer-position function 12.5.13 : capi:current-pointer-position always takes account of scrolling in capi:output-pane
current-super function 12.11.1 : objc:can-invoke-p can now be used with the result of current-super
:darwin-lw-objc foreign module removed 12.11.3 : The :darwin-lw-objc foreign module has been removed
decf-pointer function 12.10.3 : fli:incf-pointer and fli:decf-pointer signal an error for types of size 0
define-compiler-macro macro 12.15.5 : Compiler macros are no longer expanded by the setf macro
define-form-parser macro 12.7.49 : Source location for macros that group other definition
define-java-caller macro 12.7.31 : Calling static or non-static methods in the Java interface , 12.7.32 : Making a non-virtual call to a method in the Java interface , 12.7.33 : lw-ji:define-java-caller and lw-ji:setup-java-caller can now return lw-ji:jobject
defparser macro 12.7.52 : New arguments to the parser function defined by defparser
deliver function 12.3.9 : macOS universal binaries are supported again , 12.3.10 : macOS images are now split into two files by default
deliver-to-android-project function 12.3.3 : Runtimes for Android
directory function 12.7.40 : Stricter meaning of the :link-transparency argument to cl:directory
display-dialog function 12.17.4 : Problems with CAPI and Graphics Ports on Cocoa
display-tooltip function 12.17.1 : Problems with CAPI on GTK+
docking-layout class 12.17.4 : Problems with CAPI and Graphics Ports on Cocoa
dump-forms-to-file function 12.15.8 : Loading old data files
editor commands
Fold Buffer Definitions 12.9.3 : Definition folding
Invoke Tool 12.9.7 : Toggling between the main and Output tabs in a Listener or Editor
Load File 12.9.5 : Control how files are loaded
Revert Buffer With External Format 12.9.6 : Reverting a buffer with a different external format
Toggle Current Definition Folding 12.9.3 : Definition folding
Unfold Buffer Definitions 12.9.3 : Definition folding
editor-pane class 12.17.1 : Problems with CAPI on GTK+
editor variables
isearch-lax-whitespace 12.9.1 : Lax whitespace matches
isearch-regexp-lax-whitespace 12.9.1 : Lax whitespace matches
replace-lax-whitespace 12.9.1 : Lax whitespace matches
replace-regexp-lax-whitespace 12.9.1 : Lax whitespace matches
search-whitespace-regexp 12.9.1 : Lax whitespace matches
ensure-objc-initialized function 12.11.3 : The :darwin-lw-objc foreign module has been removed
ensure-ssl function 12.7.20 : Support for SSL using Apple Security Framework
*enter-debugger-directly* variable 12.17.3 : Problems with the LispWorks IDE on Cocoa
environment-variable function 12.7.7 : Operating system interfaces on non-Windows based on locale
errors while building application 11.1.3 : Build phase (delivery-time) errors
errors while delivering application 11.1.3 : Build phase (delivery-time) errors
extended-time macro 11.9.2 : Performance Issues
Failed to enlarge memory 11.1.4 : Memory requirements
fast-directory-files function 12.15.6 : hcl:fast-directory-files for a non-wild pathname
*features* variable 12.2.1 : Conditionalizing code for different versions of LispWorks , 12.15.1 : Changes in *features*
file-binary-bytes function 12.7.42 : Reading a file into an array of bytes
file-link-p function 12.7.41 : Checking whether a file is a symbolic link
fill-style graphics state parameter 12.17.4 : Problems with CAPI and Graphics Ports on Cocoa
filtering-layout class 12.5.11 : Adding additional filters in capi:list-panel and capi:filtering-layout
filtering-layout-match-object-and-exclude-p function 12.5.11 : Adding additional filters in capi:list-panel and capi:filtering-layout
finally clause in the loop macro no longer allows do or return 12.15.3 : The loop macro no longer allows "finally do" or "finally return"
find-regexp-in-string function 12.7.51 : "Lax whitespace" regexp searching
FLI type descriptors
:boolean 12.10.4 : Support for the C99 _Bool type (stdbool.h)
jvalue 12.7.35 : Access to JNI jvalue objects
objc-bool 12.11.2 : objc:objc-bool on Macs based on Apple silicon
sec-certificate-ref 12.7.21 : Specifying and accessing SSL certificates
ssl-context-ref 12.7.20 : Support for SSL using Apple Security Framework
x509-pointer 12.7.21 : Specifying and accessing SSL certificates
Fold Buffer Definitions editor command 12.9.3 : Definition folding
format-to-system-log function 12.7.55 : Writing messages to system log files
functions
accept-tcp-connections-creating-async-io-states 12.7.20 : Support for SSL using Apple Security Framework , 12.7.26 : Listen on the same port with more than one socket
add-package-local-nickname 12.7.1 : Package-local nicknames
attach-ssl 12.7.20 : Support for SSL using Apple Security Framework
building-main-architecture-p 12.3.9 : macOS universal binaries are supported again
building-universal-intermediate-p 12.3.9 : macOS universal binaries are supported again
call-java-method 12.7.31 : Calling static or non-static methods in the Java interface
call-java-non-virtual-method 12.7.32 : Making a non-virtual call to a method in the Java interface
call-java-static-method 12.7.31 : Calling static or non-static methods in the Java interface
call-system 12.7.7 : Operating system interfaces on non-Windows based on locale
call-system-showing-output 12.7.7 : Operating system interfaces on non-Windows based on locale
can-invoke-p 12.11.1 : objc:can-invoke-p can now be used with the result of current-super
close-socket-handle 12.7.27 : New function to close a socket handle
compile-file-if-needed 12.7.18 : Version checking in compile-file-if-needed
configure-remote-debugging-spec 12.7.14 : Using SSL for remote debugging , 12.7.15 : Using IPv6 for remote debugging
connect 12.12.2 : Calling connect with :if-exists and without :name , 12.12.3 : New condition class signaled by connect
convert-from-foreign-string 12.10.1 : :allow-null now defaults to nil for foreign strings as documented
convert-to-dynamic-foreign-string 12.10.1 : :allow-null now defaults to nil for foreign strings as documented
convert-to-foreign-string 12.10.1 : :allow-null now defaults to nil for foreign strings as documented
count-regexp-occurrences 12.7.51 : "Lax whitespace" regexp searching
create-async-io-state-and-connected-tcp-socket 12.7.20 : Support for SSL using Apple Security Framework
create-instance-jobject-list 12.7.37 : lw-ji:create-instance-jobject-list is now exported from lw-ji
create-ssl-client-context 12.7.20 : Support for SSL using Apple Security Framework
create-ssl-server-context 12.7.20 : Support for SSL using Apple Security Framework
create-universal-binary 12.3.9 : macOS universal binaries are supported again
current-pointer-position 12.5.13 : capi:current-pointer-position always takes account of scrolling in capi:output-pane
current-super 12.11.1 : objc:can-invoke-p can now be used with the result of current-super
decf-pointer 12.10.3 : fli:incf-pointer and fli:decf-pointer signal an error for types of size 0
deliver 12.3.9 : macOS universal binaries are supported again , 12.3.10 : macOS images are now split into two files by default
deliver-to-android-project 12.3.3 : Runtimes for Android
directory 12.7.40 : Stricter meaning of the :link-transparency argument to cl:directory
display-dialog 12.17.4 : Problems with CAPI and Graphics Ports on Cocoa
display-tooltip 12.17.1 : Problems with CAPI on GTK+
dump-forms-to-file 12.15.8 : Loading old data files
ensure-objc-initialized 12.11.3 : The :darwin-lw-objc foreign module has been removed
ensure-ssl 12.7.20 : Support for SSL using Apple Security Framework
environment-variable 12.7.7 : Operating system interfaces on non-Windows based on locale
fast-directory-files 12.15.6 : hcl:fast-directory-files for a non-wild pathname
file-binary-bytes 12.7.42 : Reading a file into an array of bytes
file-link-p 12.7.41 : Checking whether a file is a symbolic link
filtering-layout-match-object-and-exclude-p 12.5.11 : Adding additional filters in capi:list-panel and capi:filtering-layout
find-regexp-in-string 12.7.51 : "Lax whitespace" regexp searching
format-to-system-log 12.7.55 : Writing messages to system log files
generalized-time-p 12.7.22 : SSL certificate generalized time API
generalized-time-pprint 12.7.22 : SSL certificate generalized time API
generalized-time-string 12.7.22 : SSL certificate generalized time API
get-certificate-common-name 12.7.21 : Specifying and accessing SSL certificates
get-certificate-data 12.7.21 : Specifying and accessing SSL certificates
get-certificate-serial-number 12.7.21 : Specifying and accessing SSL certificates
get-temp-directory 12.7.48 : hcl:get-temp-directory no longer returns a truename
get-throwable-backtrace-strings 12.7.36 : Getting a backtrace from a Java throwable object
ide-connect-remote-debugging 12.7.14 : Using SSL for remote debugging , 12.7.15 : Using IPv6 for remote debugging
incf-pointer 12.10.3 : fli:incf-pointer and fli:decf-pointer signal an error for types of size 0
install-embedded-module 12.10.5 : Control of when fli:install-embedded-module deletes it temporary file
invalidate-rectangle 12.5.1 : New thread-safe function to force a redisplay part of an capi:output-pane
jobject-call-method 12.7.31 : Calling static or non-static methods in the Java interface
jvalue-store-jboolean 12.7.35 : Access to JNI jvalue objects
jvalue-store-jbyte 12.7.35 : Access to JNI jvalue objects
jvalue-store-jchar 12.7.35 : Access to JNI jvalue objects
jvalue-store-jdouble 12.7.35 : Access to JNI jvalue objects
jvalue-store-jfloat 12.7.35 : Access to JNI jvalue objects
jvalue-store-jint 12.7.35 : Access to JNI jvalue objects
jvalue-store-jlong 12.7.35 : Access to JNI jvalue objects
jvalue-store-jobject 12.7.35 : Access to JNI jvalue objects
jvalue-store-jshort 12.7.35 : Access to JNI jvalue objects
load-data-file 12.15.8 : Loading old data files
log-bug-form 11.9.6 : Log Files
make-array 12.7.2 : Support for pinning objects while in foreign code
make-generalized-time 12.7.22 : SSL certificate generalized time API
make-lisp-proxy 12.7.34 : Specifying a Java class loader for Lisp proxy objects
make-lisp-proxy-with-overrides 12.7.34 : Specifying a Java class loader for Lisp proxy objects
make-typed-aref-vector 12.7.2 : Support for pinning objects while in foreign code
open-pipe 12.7.7 : Operating system interfaces on non-Windows based on locale , 12.7.8 : system:open-pipe and system:run-shell-command work with external formats
open-tcp-stream 12.7.20 : Support for SSL using Apple Security Framework , 12.7.25 : comm:open-tcp-stream now returns information about errors
ora-lob-file-set-name 12.12.4 : Some missing LOB functions are now exported
ora-lob-get-chunk-size 12.12.4 : Some missing LOB functions are now exported
package-locally-nicknamed-by-list 12.7.1 : Package-local nicknames
package-local-nicknames 12.7.1 : Package-local nicknames
parse-printed-generalized-time 12.7.22 : SSL certificate generalized time API
pipe-exit-status 12.7.9 : Specifying a timeout for system:pipe-exit-status
precompiled-regexp-p 12.7.50 : The precompiled-regexp system class
precompile-regexp 12.7.51 : "Lax whitespace" regexp searching
prepared-statement-set-and-execute 12.12.1 : New helper functions and macro for prepared statements
prepared-statement-set-and-execute* 12.12.1 : New helper functions and macro for prepared statements
prepared-statement-set-and-query 12.12.1 : New helper functions and macro for prepared statements
prepared-statement-set-and-query* 12.12.1 : New helper functions and macro for prepared statements
profiler-tree-to-allocation-functions 12.7.16 : Identifying object allocation in the profiler
prompt-with-list 12.5.5 : Specifying the initial selection in capi:prompt-with-list
read-sequence 12.7.43 : cl:read-sequence and cl:write-sequence now depend on cl:stream-element-type , 12.7.44 : Specializing cl:read-sequence and cl:write-sequence is now documented
redisplay-element 12.5.1 : New thread-safe function to force a redisplay part of an capi:output-pane
register-module 12.10.6 : Use of dlopen on macOS
release-certificate 12.7.21 : Specifying and accessing SSL certificates
release-certificates-vector 12.7.21 : Specifying and accessing SSL certificates
remove-package-local-nickname 12.7.1 : Package-local nicknames
reset-ssl-abstract-context 12.7.20 : Support for SSL using Apple Security Framework
room 11.9.2 : Performance Issues
run-shell-command 12.7.7 : Operating system interfaces on non-Windows based on locale , 12.7.8 : system:open-pipe and system:run-shell-command work with external formats , 12.7.10 : system:run-shell-command can now return a signal number
save-image 12.3.9 : macOS universal binaries are supported again , 12.3.10 : macOS images are now split into two files by default
save-universal-from-script 12.3.9 : macOS universal binaries are supported again
schedule-timer 12.7.47 : Scheduling a repeating timer relative to the current time
schedule-timer-milliseconds 12.7.47 : Scheduling a repeating timer relative to the current time
schedule-timer-relative 12.7.47 : Scheduling a repeating timer relative to the current time
schedule-timer-relative-milliseconds 12.7.47 : Scheduling a repeating timer relative to the current time
set-buffer-name-directory-delimiters 12.9.2 : Unique buffer names based on the directory of the file
set-console-external-format 12.7.5 : The console now supports external formats on non-Windows platforms
set-editor-parenthesis-colors 12.5.8 : Support for dark themes in capi:set-editor-parenthesis-colors
set-pathname-load-function 12.9.5 : Control how files are loaded
setup-java-caller 12.7.31 : Calling static or non-static methods in the Java interface , 12.7.32 : Making a non-virtual call to a method in the Java interface , 12.7.33 : lw-ji:define-java-caller and lw-ji:setup-java-caller can now return lw-ji:jobject
set-up-profiler 12.7.17 : Ignoring time in the garbage collector during profiling
set-verification-mode 12.7.20 : Support for SSL using Apple Security Framework
socket-error 12.7.28 : Newly documented customization for socket I/O error signaling
socket-stream 12.7.20 : Support for SSL using Apple Security Framework
split-sequence 12.7.54 : Limiting the number of splits in split-sequence
split-sequence-if 12.7.54 : Limiting the number of splits in split-sequence
split-sequence-if-not 12.7.54 : Limiting the number of splits in split-sequence
ssl-connection-copy-peer-certificates 12.7.21 : Specifying and accessing SSL certificates
ssl-connection-get-peer-certificates-data 12.7.21 : Specifying and accessing SSL certificates
ssl-connection-protocol-version 12.7.24 : Detecting the SSL protocol version
ssl-connection-read-certificates 12.7.21 : Specifying and accessing SSL certificates
ssl-connection-read-dh-params-file 12.7.23 : Reading DH parameters from a file
ssl-default-implementation 12.7.20 : Support for SSL using Apple Security Framework
ssl-implementation-available-p 12.7.20 : Support for SSL using Apple Security Framework
start-client-remote-debugging-server 12.7.13 : Error handling and callbacks when starting remote debugging , 12.7.14 : Using SSL for remote debugging , 12.7.15 : Using IPv6 for remote debugging
start-environment 2.5.3 : Start the Motif LispWorks GUI
start-ide-remote-debugging-server 12.7.13 : Error handling and callbacks when starting remote debugging , 12.7.13 : Error handling and callbacks when starting remote debugging , 12.7.14 : Using SSL for remote debugging , 12.7.15 : Using IPv6 for remote debugging
start-up-server 12.7.26 : Listen on the same port with more than one socket
string=-limited 12.7.45 : New functions to compare strings without checking the length
string-equal-limited 12.7.45 : New functions to compare strings without checking the length
top-level-interface-dark-mode-p 12.5.7 : Support for dark themes in capi:interface
type-of 12.15.7 : cl:type-of now returns more specific types
valid-foreign-type-p 12.10.2 : Checking for a valid foreign type
write-sequence 12.7.43 : cl:read-sequence and cl:write-sequence now depend on cl:stream-element-type , 12.7.44 : Specializing cl:read-sequence and cl:write-sequence is now documented
write-to-system-log 12.7.55 : Writing messages to system log files
Garbage Collector message 11.1.4 : Memory requirements
Garbage Collector output 11.1.4 : Memory requirements
GC message 11.1.4 : Memory requirements
GC output 11.1.4 : Memory requirements
generalized-time type 12.7.22 : SSL certificate generalized time API
generalized-time-p function 12.7.22 : SSL certificate generalized time API
generalized-time-pprint function 12.7.22 : SSL certificate generalized time API
generalized-time-string function 12.7.22 : SSL certificate generalized time API
generic functions
stream-read-sequence 12.7.44 : Specializing cl:read-sequence and cl:write-sequence is now documented
stream-write-sequence 12.7.44 : Specializing cl:read-sequence and cl:write-sequence is now documented
gesture-spec system class 12.7.53 : New system class gesture-spec
get-certificate-common-name function 12.7.21 : Specifying and accessing SSL certificates
get-certificate-data function 12.7.21 : Specifying and accessing SSL certificates
get-certificate-serial-number function 12.7.21 : Specifying and accessing SSL certificates
get-temp-directory function 12.7.48 : hcl:get-temp-directory no longer returns a truename
get-throwable-backtrace-strings function 12.7.36 : Getting a backtrace from a Java throwable object
:help-callback initarg 12.17.4 : Problems with CAPI and Graphics Ports on Cocoa
ide-connect-remote-debugging function 12.7.14 : Using SSL for remote debugging , 12.7.15 : Using IPv6 for remote debugging
if-let macro 12.7.46 : Newly documented macro if-let
incf-pointer function 12.10.3 : fli:incf-pointer and fli:decf-pointer signal an error for types of size 0
InitLispWorks C function 12.7.39 : New error codes from the InitLispWorks C function
install-embedded-module function 12.10.5 : Control of when fli:install-embedded-module deletes it temporary file
*install-embedded-module-delay-delete* variable 12.10.5 : Control of when fli:install-embedded-module deletes it temporary file
Install Private Patches... menu command 11.2.1 : Private patches not loaded on Windows 7, 8 & 10 , 11.8.3.2 : Private patches
Integrated Development Environment 12.8 : IDE changes
interface class 12.5.7 : Support for dark themes in capi:interface
interface-override-cursor accessor 12.17.1 : Problems with CAPI on GTK+ , 12.17.4 : Problems with CAPI and Graphics Ports on Cocoa
invalidate-rectangle function 12.5.1 : New thread-safe function to force a redisplay part of an capi:output-pane
Invoke Tool editor command 12.9.7 : Toggling between the main and Output tabs in a Listener or Editor
isearch-lax-whitespace editor variable 12.9.1 : Lax whitespace matches
isearch-regexp-lax-whitespace editor variable 12.9.1 : Lax whitespace matches
Java methods
com.lispworks.Manager.setClassLoader 12.7.38 : Controlling aspects of LispWorks initialization on Android
com.lispworks.Manager.setLispTempDir 12.7.38 : Controlling aspects of LispWorks initialization on Android
com.lispworks.Manager.setRuntimeLispHeapDir 12.7.38 : Controlling aspects of LispWorks initialization on Android
java-program-error condition class 12.7.30 : New condition classes in the Java interface
jobject-call-method function 12.7.31 : Calling static or non-static methods in the Java interface
jobject-call-method-error condition class 12.7.30 : New condition classes in the Java interface
jvalue FLI type descriptor 12.7.35 : Access to JNI jvalue objects
jvalue-store-jboolean function 12.7.35 : Access to JNI jvalue objects
jvalue-store-jbyte function 12.7.35 : Access to JNI jvalue objects
jvalue-store-jchar function 12.7.35 : Access to JNI jvalue objects
jvalue-store-jdouble function 12.7.35 : Access to JNI jvalue objects
jvalue-store-jfloat function 12.7.35 : Access to JNI jvalue objects
jvalue-store-jint function 12.7.35 : Access to JNI jvalue objects
jvalue-store-jlong function 12.7.35 : Access to JNI jvalue objects
jvalue-store-jobject function 12.7.35 : Access to JNI jvalue objects
jvalue-store-jshort function 12.7.35 : Access to JNI jvalue objects
LispWorks fails to start 11.1.5 : Corrupted LispWorks executable
LispWorks for Android Runtime 7.1 : Installing LispWorks for Android Runtime
LispWorks for iOS Runtime 7.2 : Installing LispWorks for iOS Runtime
LispWorks for Mobile Runtime 7 : Installation of LispWorks for Mobile Runtime
LispWorks IDE tools
Editor 12.9 : Editor changes
list-panel class 12.5.2 : Row and column separators in list panels , 12.5.11 : Adding additional filters in capi:list-panel and capi:filtering-layout
load-data-file function 12.15.8 : Loading old data files
Load File editor command 12.9.5 : Control how files are loaded
log-bug-form function 11.9.6 : Log Files
loop macro 12.15.3 : The loop macro no longer allows "finally do" or "finally return" , 12.15.4 : The loop macro now allows "of-type" with any atomic type
macros
define-compiler-macro 12.15.5 : Compiler macros are no longer expanded by the setf macro
define-form-parser 12.7.49 : Source location for macros that group other definition
define-java-caller 12.7.31 : Calling static or non-static methods in the Java interface , 12.7.32 : Making a non-virtual call to a method in the Java interface , 12.7.33 : lw-ji:define-java-caller and lw-ji:setup-java-caller can now return lw-ji:jobject
defparser 12.7.52 : New arguments to the parser function defined by defparser
extended-time 11.9.2 : Performance Issues
if-let 12.7.46 : Newly documented macro if-let
loop 12.15.3 : The loop macro no longer allows "finally do" or "finally return" , 12.15.4 : The loop macro now allows "of-type" with any atomic type
profile 11.9.2 : Performance Issues
with-output-to-fasl-file 12.15.8 : Loading old data files
with-page 12.17.4 : Problems with CAPI and Graphics Ports on Cocoa
with-pinned-objects 12.7.2 : Support for pinning objects while in foreign code
with-prepared-statement 12.12.1 : New helper functions and macro for prepared statements
with-remote-debugging-spec 12.7.14 : Using SSL for remote debugging , 12.7.15 : Using IPv6 for remote debugging
make-array function 12.7.2 : Support for pinning objects while in foreign code
make-generalized-time function 12.7.22 : SSL certificate generalized time API
make-lisp-proxy function 12.7.34 : Specifying a Java class loader for Lisp proxy objects
make-lisp-proxy-with-overrides function 12.7.34 : Specifying a Java class loader for Lisp proxy objects
make-typed-aref-vector function 12.7.2 : Support for pinning objects while in foreign code
menu class 12.5.6 : Menus can now display with both images and text on Microsoft Windows
Motif 12.4 : GTK+ window system
move LispWorks to another computer 11.10 : Transferring LispWorks to a different machine
moving LispWorks to another computer 11.10 : Transferring LispWorks to a different machine
multi-column-list-panel class 12.5.2 : Row and column separators in list panels , 12.5.3 : Support for reorderable columns in capi:multi-column-list-panel on GTK , 12.5.4 : New :x-adjust initarg for capi:multi-column-list-panel , 12.17.4 : Problems with CAPI and Graphics Ports on Cocoa
objc-bool FLI type descriptor 12.11.2 : objc:objc-bool on Macs based on Apple silicon
of-type clause in the loop macro now allows any atomic type 12.15.4 : The loop macro now allows "of-type" with any atomic type
open-pipe function 12.7.7 : Operating system interfaces on non-Windows based on locale , 12.7.8 : system:open-pipe and system:run-shell-command work with external formats
open-tcp-stream function 12.7.20 : Support for SSL using Apple Security Framework , 12.7.25 : comm:open-tcp-stream now returns information about errors
operation graphics state parameter 12.17.4 : Problems with CAPI and Graphics Ports on Cocoa
option-pane class 12.17.1 : Problems with CAPI on GTK+
ora-lob-file-set-name function 12.12.4 : Some missing LOB functions are now exported
ora-lob-get-chunk-size function 12.12.4 : Some missing LOB functions are now exported
output-pane class 12.5.12 : Coordinates for keyboard events in the input model take account of scrolling , 12.5.14 : Forcing scroll bars to be visible on macOS , 12.6.1 : Drawing to an output-pane outside the display-callback , 12.17.4 : Problems with CAPI and Graphics Ports on Cocoa
package-locally-nicknamed-by-list function 12.7.1 : Package-local nicknames
package-local-nicknames function 12.7.1 : Package-local nicknames
parse-printed-generalized-time function 12.7.22 : SSL certificate generalized time API
pattern graphics state parameter 12.17.4 : Problems with CAPI and Graphics Ports on Cocoa
phrase predicate 12.13.1 : New phrase predicate
pipe-exit-status function 12.7.9 : Specifying a timeout for system:pipe-exit-status
poor performance 11.9.2 : Performance Issues
precompiled-regexp system class 12.7.50 : The precompiled-regexp system class
precompiled-regexp-p function 12.7.50 : The precompiled-regexp system class
precompile-regexp function 12.7.51 : "Lax whitespace" regexp searching
prepared-statement system class 12.12.1 : New helper functions and macro for prepared statements
prepared-statement-set-and-execute function 12.12.1 : New helper functions and macro for prepared statements
prepared-statement-set-and-execute* function 12.12.1 : New helper functions and macro for prepared statements
prepared-statement-set-and-query function 12.12.1 : New helper functions and macro for prepared statements
prepared-statement-set-and-query* function 12.12.1 : New helper functions and macro for prepared statements
private patches
not loaded on Windows 11.2.1 : Private patches not loaded on Windows 7, 8 & 10
profile macro 11.9.2 : Performance Issues
profiler-tree-to-allocation-functions function 12.7.16 : Identifying object allocation in the profiler
prompt-with-list function 12.5.5 : Specifying the initial selection in capi:prompt-with-list
read-sequence function 12.7.43 : cl:read-sequence and cl:write-sequence now depend on cl:stream-element-type , 12.7.44 : Specializing cl:read-sequence and cl:write-sequence is now documented
redisplay-element function 12.5.1 : New thread-safe function to force a redisplay part of an capi:output-pane
Register... menu command 2.7 : Upgrading the LispWorks Edition , 3.4 : Upgrading the LispWorks Edition , 4.10 : Upgrading the LispWorks Edition , 5.9 : Upgrading the LispWorks Edition , 6.10 : Upgrading the LispWorks Edition
register-module function 12.10.6 : Use of dlopen on macOS
release-certificate function 12.7.21 : Specifying and accessing SSL certificates
release-certificates-vector function 12.7.21 : Specifying and accessing SSL certificates
remove-package-local-nickname function 12.7.1 : Package-local nicknames
replace-lax-whitespace editor variable 12.9.1 : Lax whitespace matches
replace-regexp-lax-whitespace editor variable 12.9.1 : Lax whitespace matches
reset-ssl-abstract-context function 12.7.20 : Support for SSL using Apple Security Framework
Revert Buffer With External Format editor command 12.9.6 : Reverting a buffer with a different external format
rich-text-pane class 12.5.10 : New capi:rich-text-pane callback on Windows called when the user clicks a link
room function 11.9.2 : Performance Issues
run-shell-command function 12.7.7 : Operating system interfaces on non-Windows based on locale , 12.7.8 : system:open-pipe and system:run-shell-command work with external formats , 12.7.10 : system:run-shell-command can now return a signal number
save-image function 12.3.9 : macOS universal binaries are supported again , 12.3.10 : macOS images are now split into two files by default
save-universal-from-script function 12.3.9 : macOS universal binaries are supported again
schedule-timer function 12.7.47 : Scheduling a repeating timer relative to the current time
schedule-timer-milliseconds function 12.7.47 : Scheduling a repeating timer relative to the current time
schedule-timer-relative function 12.7.47 : Scheduling a repeating timer relative to the current time
schedule-timer-relative-milliseconds function 12.7.47 : Scheduling a repeating timer relative to the current time
search-whitespace-regexp editor variable 12.9.1 : Lax whitespace matches
sec-certificate-ref FLI type descriptor 12.7.21 : Specifying and accessing SSL certificates
set-buffer-name-directory-delimiters function 12.9.2 : Unique buffer names based on the directory of the file
set-console-external-format function 12.7.5 : The console now supports external formats on non-Windows platforms
set-editor-parenthesis-colors function 12.5.8 : Support for dark themes in capi:set-editor-parenthesis-colors
set-pathname-load-function function 12.9.5 : Control how files are loaded
setup-java-caller function 12.7.31 : Calling static or non-static methods in the Java interface , 12.7.32 : Making a non-virtual call to a method in the Java interface , 12.7.33 : lw-ji:define-java-caller and lw-ji:setup-java-caller can now return lw-ji:jobject
set-up-profiler function 12.7.17 : Ignoring time in the garbage collector during profiling
set-verification-mode function 12.7.20 : Support for SSL using Apple Security Framework
socket-create-error condition class 12.7.29 : New condition classes in the socket interface
socket-error function 12.7.28 : Newly documented customization for socket I/O error signaling
socket-io-error condition class 12.7.29 : New condition classes in the socket interface
socket-stream function 12.7.20 : Support for SSL using Apple Security Framework
split-sequence function 12.7.54 : Limiting the number of splits in split-sequence
split-sequence-if function 12.7.54 : Limiting the number of splits in split-sequence
split-sequence-if-not function 12.7.54 : Limiting the number of splits in split-sequence
sql-failed-to-connect-error condition class 12.12.3 : New condition class signaled by connect
ssl-abstract-context system class 12.7.20 : Support for SSL using Apple Security Framework
ssl-connection-copy-peer-certificates function 12.7.21 : Specifying and accessing SSL certificates
ssl-connection-get-peer-certificates-data function 12.7.21 : Specifying and accessing SSL certificates
ssl-connection-protocol-version function 12.7.24 : Detecting the SSL protocol version
ssl-connection-read-certificates function 12.7.21 : Specifying and accessing SSL certificates
ssl-connection-read-dh-params-file function 12.7.23 : Reading DH parameters from a file
ssl-context-ref FLI type descriptor 12.7.20 : Support for SSL using Apple Security Framework
ssl-default-implementation function 12.7.20 : Support for SSL using Apple Security Framework
ssl-handshake-timeout condition class 12.7.29 : New condition classes in the socket interface
ssl-implementation-available-p function 12.7.20 : Support for SSL using Apple Security Framework
ssl-verification-failure condition class 12.7.29 : New condition classes in the socket interface
stacked-tree class 12.5.9 : Support for dark themes in capi:stacked-tree
start-client-remote-debugging-server function 12.7.13 : Error handling and callbacks when starting remote debugging , 12.7.14 : Using SSL for remote debugging , 12.7.15 : Using IPv6 for remote debugging
start-environment function 2.5.3 : Start the Motif LispWorks GUI
start-ide-remote-debugging-server function 12.7.13 : Error handling and callbacks when starting remote debugging , 12.7.13 : Error handling and callbacks when starting remote debugging , 12.7.14 : Using SSL for remote debugging , 12.7.15 : Using IPv6 for remote debugging
start-up-server function 12.7.26 : Listen on the same port with more than one socket
stipple graphics state parameter 12.17.4 : Problems with CAPI and Graphics Ports on Cocoa
stream-read-sequence generic function 12.7.44 : Specializing cl:read-sequence and cl:write-sequence is now documented
stream-write-sequence generic function 12.7.44 : Specializing cl:read-sequence and cl:write-sequence is now documented
string=-limited function 12.7.45 : New functions to compare strings without checking the length
string-equal-limited function 12.7.45 : New functions to compare strings without checking the length
system classes
gesture-spec 12.7.53 : New system class gesture-spec
precompiled-regexp 12.7.50 : The precompiled-regexp system class
prepared-statement 12.12.1 : New helper functions and macro for prepared statements
ssl-abstract-context 12.7.20 : Support for SSL using Apple Security Framework
text-input-pane class 12.17.1 : Problems with CAPI on GTK+ , 12.17.4 : Problems with CAPI and Graphics Ports on Cocoa
Toggle Current Definition Folding editor command 12.9.3 : Definition folding
top-level-interface-color-mode accessor 12.5.7 : Support for dark themes in capi:interface
top-level-interface-color-mode-callback accessor 12.5.7 : Support for dark themes in capi:interface
top-level-interface-dark-mode-p function 12.5.7 : Support for dark themes in capi:interface
transfer LispWorks to another computer 11.10 : Transferring LispWorks to a different machine
transferring LispWorks to another computer 11.10 : Transferring LispWorks to a different machine
tree-view class 12.17.4 : Problems with CAPI and Graphics Ports on Cocoa , 12.17.4 : Problems with CAPI and Graphics Ports on Cocoa
type-of function 12.15.7 : cl:type-of now returns more specific types
types
generalized-time 12.7.22 : SSL certificate generalized time API
uiop:defgeneric* removed from ASDF 12.15.2 : ASDF version
uiop:defun* removed from ASDF 12.15.2 : ASDF version
Unfold Buffer Definitions editor command 12.9.3 : Definition folding
uninstalling LispWorks
on FreeBSD 6.9 : Uninstalling LispWorks for FreeBSD
on Linux 4.9 : Uninstalling LispWorks for Linux
on Macintosh 2.6 : Uninstalling LispWorks for Macintosh
on Windows 3.3 : Uninstalling LispWorks for Windows
on x86/x64 Solaris 5.8 : Uninstalling LispWorks for x86/x64 Solaris
universal binaries
supported 12.3.9 : macOS universal binaries are supported again
universal binary
supported 12.3.9 : macOS universal binaries are supported again
valid-foreign-type-p function 12.10.2 : Checking for a valid foreign type
variables
*enter-debugger-directly* 12.17.3 : Problems with the LispWorks IDE on Cocoa
*features* 12.2.1 : Conditionalizing code for different versions of LispWorks , 12.15.1 : Changes in *features*
*install-embedded-module-delay-delete* 12.10.5 : Control of when fli:install-embedded-module deletes it temporary file
:visible-border initarg 12.17.4 : Problems with CAPI and Graphics Ports on Cocoa
window system 12.4 : GTK+ window system
with-output-to-fasl-file macro 12.15.8 : Loading old data files
with-page macro 12.17.4 : Problems with CAPI and Graphics Ports on Cocoa
with-pinned-objects macro 12.7.2 : Support for pinning objects while in foreign code
with-prepared-statement macro 12.12.1 : New helper functions and macro for prepared statements
with-remote-debugging-spec macro 12.7.14 : Using SSL for remote debugging , 12.7.15 : Using IPv6 for remote debugging
write-sequence function 12.7.43 : cl:read-sequence and cl:write-sequence now depend on cl:stream-element-type , 12.7.44 : Specializing cl:read-sequence and cl:write-sequence is now documented
write-to-system-log function 12.7.55 : Writing messages to system log files
x509-pointer FLI type descriptor 12.7.21 : Specifying and accessing SSL certificates
"Not yet multiprocessing." error 11.1.3 : Build phase (delivery-time) errors
Release Notes and Installation Guide - 01 Dec 2021 19:59:55