The following patches are now available. See the Franz Patch page for more information on downloading and installing patches.

There are currently 58 patches (46 unique).


shared-library patch acl9073.dll (version 51) ... for smp only
Date posted: Mon May 13 09:29:33 PDT 2013
Patch names: acl9073.dll (version 51),
acl9073.lib,
acl9073.pdb,
acli9073.dll,
acli9073.lib,
acli9073.pdb,
acli9073s.dll,
acli9073s.lib,
acli9073s.pdb,
libacli9073.so,
libacl9073.so,
libacli9073s.so,
libacl9073s.so,
libacli9073.dylib,
libacl9073.dylib,
libacli9073s.dylib,
libacl9073s.dylib
Description:On non-smp lisps, a with-timeout form specifying a timeout of less than 200 msec might not actually recognize the expiration of the time limit until some other event caused lisp to inspect the queued interrupts to that thread.
Impact: recommended
Shared library info:
PlatformACLIDIntl. ACLID
linux86smplisp_build_51lisp_build_52
freebsdlisp_build_52lisp_build_53
linux86lisp_build_54lisp_build_55
linuxamd64.64lisp_build_51lisp_build_52
linuxamd64.64smplisp_build_50lisp_build_51
macosx86lisp_build_52lisp_build_53
macosx86-64.64lisp_build_51lisp_build_52
macosx86-64.64smplisp_build_50lisp_build_51
solarislisp_build_50lisp_build_51
solaris.64lisp_build_50lisp_build_51
solarisamd64.64lisp_build_51lisp_build_52
windowslisp_build_54lisp_build_54
windows.smplisp_build_51lisp_build_51
windows.64lisp_build_52lisp_build_52
windows.64smplisp_build_51lisp_build_51

aserve patch aserve
Date posted: Mon May 13 09:29:33 PDT 2013
Patch name: code/aserve.005
Description:

One can specify which proxy requests are permitted or refused by using a proxy-control object. One can also add methods to the authorize-proxy-request generic function to further control the authorization process.

Updated documentation on AllegroServe's proxy feature is available here

Impact: recommended

jlinker patch pjn003
Date posted: Tue Apr 30 16:40:06 PDT 2013
Patch name: update/pjn003.001
Description:Add a new keyword argument to jlinker-init. The :end-function argument is a function called when a jlinker connection is terminated. The function gets a single argument, the jlinker connection instance. The argument was implemented but un-documented in earlier versions, but the earlier implementations allowed the function to be called more than once.
Impact: recommended

smtp patch smtp
Date posted: Mon Apr 29 14:03:09 PDT 2013
Patch name: code/smtp.001
Description:Handle SMTP servers which violate SMTP SASL AUTH protocol
Impact: recommended

base-lisp patch fastseq ...
Date posted: Mon Apr 29 14:03:09 PDT 2013
Patch names: code/fastseq.001,
code/safeseq.001
Description:Fixes a poor implementation of mapcan/mapcon to run many times faster than before.
Impact: recommended

jlinker patch jlinker.jar (version 2)
Date posted: Mon Apr 29 14:03:09 PDT 2013
Patch name: jlinker/jlinker.jar (version 2)
Description:The Java code in jlinker could throw a nullPointerException when ending a jlinker connection, and left a socket open. The patch avoids the exception and may allow a jlinker connection to end more cleanly.
Impact: recommended

src patch update.cl (version 3)
Date posted: Mon Apr 29 14:03:09 PDT 2013
Patch name: update.cl (version 3)
Description:Make sure build module patches are loaded when running update.exe/update.sh.
Impact: recommended

base patch runtime-std ... for non-express only
Date posted: Mon Apr 29 14:03:09 PDT 2013
Patch names: code/runtime-std.002,
code/runtime-dyn.002
Description:The Runtime Analyzer is now allowed in Dynamic and Standard Runtime generated applications.
Impact: recommended

shared-library patch acl9073.dll (version 45) ...
Date posted: Mon Apr 8 8:57:39 PDT 2013
Patch names: acl9073.dll (version 45),
acl9073.lib,
acl9073.pdb,
acli9073.dll,
acli9073.lib,
acli9073.pdb,
acli9073s.dll,
acli9073s.lib,
acli9073s.pdb,
libacli9073.so,
libacl9073.so,
libacli9073s.so,
libacl9073s.so,
libacli9073.dylib,
libacl9073.dylib,
libacli9073s.dylib,
libacl9073s.dylib
Description:Fix an internal build problem that affected patch loading.
Impact: recommended
Shared library info:
PlatformACLIDIntl. ACLID
linux86smplisp_build_45lisp_build_46
freebsdlisp_build_44lisp_build_45
linux86lisp_build_44lisp_build_45
linuxamd64.64lisp_build_44lisp_build_45
linuxamd64.64smplisp_build_44lisp_build_45
macosx86lisp_build_44lisp_build_45
macosx86-64.64lisp_build_44lisp_build_45
macosx86-64.64smplisp_build_44lisp_build_45
solarislisp_build_43lisp_build_44
solaris.64lisp_build_43lisp_build_44
solarisamd64.64lisp_build_44lisp_build_45
windowslisp_build_46lisp_build_46
windows.smplisp_build_45lisp_build_45
windows.64lisp_build_45lisp_build_45
windows.64smplisp_build_45lisp_build_45

base patch build
Date posted: Thu Apr 4 12:16:08 PDT 2013
Patch name: code/build.001
Description:

This document shows a table of environment variables. The values of these environment variables previously had to be either base 16 or base 10 numbers. They can now be numbers followed by a multiplier, which are:

  • k or K: multiply by 1024
  • m or M: multiply by (1024 * 1024)
This allows for conversion-free communication of the heap sizes and starting addresses, since during conversion on the command line during building of new images, the most significant bits can be lost.

Impact: recommended

base patch runtime-std ...
Date posted: Wed Apr 3 14:37:32 PDT 2013
Patch names: code/runtime-std.001,
code/runtime-dyn.001
Description:Allow the :disasm module in Allegro Runtime and Dynamic Runtime.
Impact: recommended

shared-library patch acl9073.dll (version 41) ...
Date posted: Wed Apr 3 14:37:32 PDT 2013
Patch names: acl9073.dll (version 41),
acl9073.lib,
acl9073.pdb,
acli9073.dll,
acli9073.lib,
acli9073.pdb,
acli9073s.dll,
acli9073s.lib,
acli9073s.pdb,
libacli9073.so,
libacl9073.so,
libacli9073s.so,
libacl9073s.so,
libacli9073.dylib,
libacl9073.dylib,
libacli9073s.dylib,
libacl9073s.dylib
Description:The short form of linking to a foreign function, using an already-loaded library, had a bug in several architectures. The least-disruptive effect would be that the entry point would not be found and a less efficient fallback procedure would be used. A more severe, but uncommon, failure mode was an addressing violation.
Impact: recommended
Shared library info:
PlatformACLIDIntl. ACLID
linux86smplisp_build_41lisp_build_42
freebsdlisp_build_41lisp_build_42
linux86lisp_build_41lisp_build_42
linuxamd64.64lisp_build_41lisp_build_42
linuxamd64.64smplisp_build_41lisp_build_42
macosx86lisp_build_41lisp_build_42
macosx86-64.64lisp_build_41lisp_build_42
macosx86-64.64smplisp_build_41lisp_build_42
solarislisp_build_41lisp_build_42
solaris.64lisp_build_41lisp_build_42
solarisamd64.64lisp_build_41lisp_build_42
windowslisp_build_41lisp_build_41
windows.smplisp_build_41lisp_build_41
windows.64lisp_build_41lisp_build_41
windows.64smplisp_build_41lisp_build_41

compiler patch pjb004
Date posted: Wed Apr 3 14:37:32 PDT 2013
Patch name: update/pjb004.001
Description:Fixes a warning that is issued in some circumstances when compile is called on a lambda/defun combination that contains a self-call. The undefined-function warning is bogus, and this patch eliminates it.
Impact: recommended

base-lisp patch pja006
Date posted: Thu Mar 21 15:10:38 PDT 2013
Patch name: update/pja006.001
Description:The debugger was trying to use invalid frame-descriptor references when building new frame-descriptors.
Impact: recommended

shared-library patch acl9073.dll (version 23) ...
Date posted: Wed Mar 20 10:28:08 PDT 2013
Patch names: acl9073.dll (version 23),
acl9073.lib,
acl9073.pdb,
acli9073.dll,
acli9073.lib,
acli9073.pdb,
acli9073s.dll,
acli9073s.lib,
acli9073s.pdb,
libacli9073.so,
libacl9073.so,
libacli9073s.so,
libacl9073s.so,
libacli9073.dylib,
libacl9073.dylib,
libacli9073s.dylib,
libacl9073s.dylib
Description:Fixes a stack alignment problem on non-windows x86-64 architectures where a signal occurring in C code will cause lisp code to run with the stack pointer misaligned.
Impact: recommended
Shared library info:
PlatformACLIDIntl. ACLID
linux86smplisp_build_10lisp_build_11
freebsdlisp_build_11lisp_build_12
linux86lisp_build_11lisp_build_12
linuxamd64.64lisp_build_11lisp_build_12
linuxamd64.64smplisp_build_11lisp_build_12
macosx86lisp_build_11lisp_build_12
macosx86-64.64lisp_build_11lisp_build_12
macosx86-64.64smplisp_build_11lisp_build_12
solarislisp_build_10lisp_build_11
solaris.64lisp_build_10lisp_build_11
solarisamd64.64lisp_build_11lisp_build_12
windowslisp_build_23lisp_build_23
windows.smplisp_build_22lisp_build_22
windows.64lisp_build_22lisp_build_22
windows.64smplisp_build_22lisp_build_22

compiler patch pjb003 for solaris.64 only
Date posted: Mon Mar 18 11:26:41 PDT 2013
Patch name: update/pjb003.001
Description:Fixes a problem with the allocation of float registers when using immediate-args and more than 7 floating point register arguments.
Impact: recommended
Other info:Affected code must be recompiled after this patch is installed.

jlinker patch pjn002 for non-mswindows only
Date posted: Tue Mar 12 11:21:12 PDT 2013
Patch name: update/pjn002.001
Description:The jlinker.001 patch changed the initial value of *jlinker-java-home* on Unix from nil to :find. This was an incompatible change that broke some applications. The patch restores the long-standing default value.
Impact: recommended

base-lisp patch pja005
Date posted: Mon Mar 11 11:18:03 PDT 2013
Patch name: update/pja005.001
Description:Fixes a recursive error sequence which results in hanging or death by stack-overflow, whenever the standard-output of the lisp has been corrupted in any way. This includes redirecting stdout to a bogus file or device, or corrupting stdout by killing the emacs that had attached to the lisp.
Impact: recommended

shared-library patch acl9073.dll (version 18) ...
Date posted: Fri Mar 8 08:57:09 PST 2013
Patch names: acl9073.dll (version 18),
acl9073.lib,
acl9073.pdb,
acli9073.dll,
acli9073.lib,
acli9073.pdb,
acli9073s.dll,
acli9073s.lib,
acli9073s.pdb,
libacli9073.so,
libacl9073.so,
libacli9073s.so,
libacl9073s.so,
libacli9073.dylib,
libacl9073.dylib,
libacli9073s.dylib,
libacl9073s.dylib
Description:When the gc dropped unanchored keys from a hash-table, it did not adjust the hash-table's count field correctly.
Impact: recommended
Shared library info:
PlatformACLIDIntl. ACLID
linux86smplisp_build_6lisp_build_7
freebsdlisp_build_6lisp_build_7
linux86lisp_build_6lisp_build_7
linuxamd64.64lisp_build_6lisp_build_7
linuxamd64.64smplisp_build_6lisp_build_7
macosx86lisp_build_6lisp_build_7
macosx86-64.64lisp_build_6lisp_build_7
macosx86-64.64smplisp_build_6lisp_build_7
solarislisp_build_6lisp_build_7
solaris.64lisp_build_6lisp_build_7
solarisamd64.64lisp_build_6lisp_build_7
windowslisp_build_18lisp_build_19
windows.smplisp_build_18lisp_build_19
windows.64lisp_build_18lisp_build_19
windows.64smplisp_build_18lisp_build_19

cg patch cg-dialog-item
Date posted: Thu Mar 7 18:43:19 PST 2013
Patch name: code/cg-dialog-item.001
Description:Any on-kill-focus event-handling function that is given to a widget on the GTK platforms (Mac and Linux) was not called, if the widget is one that's provided by GTK (an os-widget) rather than one that's implemented completely in Common Graphics (a lisp-widget).
Impact: recommended

ide patch ide-patch-dialog ...
Date posted: Thu Mar 7 18:43:19 PST 2013
Patch names: code/ide-patch-dialog.001,
update/pjl004.001
Description:When listing or downloading patches in the IDE, a warning was often printed telling you not to call without-interrupts inside code that may do window messaging. In this case it is actually lisp itself that is doing the without-interrupts, and so it should not be bothering the user about it.
Impact: recommended

ide patch pjl0003
Date posted: Thu Mar 7 18:43:19 PST 2013
Patch name: update/pjl0003.001
Description:On some Windows machines, if you entered multiple forms at a single prompt in an IDE listener and then pressed Enter to evaluate all of them, then often the multiple prompts that get printed for the multiple forms would be out of order, with higher-numbered prompts sometimes printed before lower-numbered prompts. This may have happened only on multiple-core machines, though it affect both non-SMP and SMP lisps.
Impact: recommended

clim patch pjj001 for mswindows only
Date posted: Thu Feb 28 13:23:29 PST 2013
Patch name: update/pjj001.002
Description:Fix select-file for directories on Windows.
Impact: recommended

jlinker patch jlinker
Date posted: Thu Feb 28 11:14:50 PST 2013
Patch name: code/jlinker.002
Description:Including jlinker in a generated application triggered an undefined-function error for notrace-remhash.
Impact: recommended

base patch datetime
Date posted: Thu Feb 28 10:24:06 PST 2013
Patch name: code/datetime.001
Description:Reduce slot-value usage to improve performance.
Impact: recommended

clim patch pjj001 for mswindows only
Date posted: Wed Feb 27 15:09:51 PST 2013
Patch name: update/pjj001.001
Description:Fix select-file for directories on Windows.
Impact: recommended

aserve patch aserve
Date posted: Wed Feb 27 13:45:06 PST 2013
Patch name: code/aserve.004
Description:Previously, net.client:do-http-request sometimes signaled connection reset and connection aborted errors when the :connection argument was used and the connection was severed (for example, the connection timed out on the server and was closed). With this fix, connection reset and aborted errors are treated as an eof: we retry the request with a new connection which should make keep-alive operation more reliable.
Impact: recommended

asdf patch asdf
Date posted: Wed Feb 27 13:45:06 PST 2013
Patch name: code/asdf.002
Description:Update to ASDF 2.31.
Impact: recommended

base patch regexp2-s ...
Date posted: Wed Feb 27 13:45:06 PST 2013
Patch names: code/regexp2-s.001,
code/regexp2.001
Description:
  • Improve Perl comatibility with split-re. These changes are described here.
  • Nested bound repetitions causing either errors on parsing or infinite loops during execution.
  • A specific nested alternation pattern to get into infinite loop.
Impact: recommended

base-lisp patch pja004
Date posted: Thu Feb 21 10:30:10 PST 2013
Patch name: update/pja004.001
Description:Allegro CL 9.0 improved the recognition of fasl files while being loaded as open streams, but in the process regressed in its ability to load string-streams as source files. This patch fixes that.
Impact: recommended

jlinker patch jlinker ...
Date posted: Wed Feb 13 09:22:41 PST 2013
Patch names: code/jlinker.001,
update/pjn001.002,
jlinker/jlinker.jar
Description:
  • This patch introduces several special variables in Lisp and static fields in Java to control how long some socket operations should last:
    • *jlinker-read-timeout*, LispCall.readTimeout:  This number limits how long a single socket read operation can block an application. The initial value is 30 seconds. This timeout can be used to detect network failures.
    • *jlinker-reply-timeout*, LispCall.replyTimeout:  This number limits how long a complete call can tie up the interface. The initial value in Lisp is 30 seconds, in Java it is 300 seconds.
    • *jlinker-request-timeout*, LispCall.requestTimeout:  This number specifies how long each side will wait for a new call from the other side. The initial value is nil in Lisp and 0 in Java to specify an indefinite wait.
  • refines the search for a Java runtime in both Windows and Unix environments to reduce the need for applications to specify a value for *jlinker-java-home*.
  • corrects a problem in the native interface to allow events registered with jregister-handler to be called correctly from Java.
  • corrects a problem in the native interface to allow functions with zero arguments to be called from Java.
  • includes a new Java jar file. This new jar file is needed if the new features are required. Applications that do not need the new features can continue to run with the original jar file distributed with ACL 9.0.
Impact: recommended

cg patch cg-text-edit-pane ...
Date posted: Mon Jan 28 09:26:04 PST 2013
Patch names: code/cg-text-edit-pane.001,
update/pjk001.001,
update/pjl002.001
Description:The code for doing lisp reading in text-edit-pane windows and widgets was out-of-date with the conversion of Common Graphics to the Unicode version of the Windows API. fresh-line erroneously printed a newline just after a blocking read. Lisp reading was broken in IDE listeners.
Impact: recommended

aserve patch aserve
Date posted: Fri Jan 11 11:32:39 PST 2013
Patch name: code/aserve.003
Description:In order to fight the slow http header Denial of Service attack there is now a parameter to control the maximum amount of time AllegroServe will spend reading the headers of a request.
Impact: recommended

soap patch soap
Date posted: Wed Dec 19 09:43:35 PST 2012
Patch name: code/soap.002
Description:

The code generator in the SOAP module was making an incorrect assumption about the format of some WSDL definitions. As a result, a no-applicable-method error was signalled when generating client code from some WSDL definitions. The patch corrects the assumption and avoids the inappropriate error signal.

The client code generator was generating an incorrect Lisp representation from a pattern such as <complex><choice>...</choice></complex> in a WSDL definition. As a result, arguments passed to a generated client function were ignored. The patch corrects the generated Lisp type definition, and the arguments are now correctly inserted in the client message.

Impact: recommended

compiler patch pjb002 for amd64 only
Date posted: Wed Dec 19 09:43:35 PST 2012
Patch name: update/pjb002.001
Description:On amd64 platforms, the machine code generated for the MOVL (32-bit) insruction involving certain registers was incorrect which most likely resulted in crashes or data corruption. This kind of instruction was generated very seldom however, making this bug slighty obscure.
Impact: recommended

aserve patch aserve
Date posted: Thu Dec 13 10:21:39 PST 2012
Patch name: code/aserve.002
Description:A new allegroserve-error condition object is introduced and used by allegroserve to express errors in the context of an allegroserve operation. Also compressing file responses did not work if the file was denoted by a logical namestring or pathname. That now works.
Impact: recommended

acache patch acache-2.1.22.fasl (version 0)
Date posted: Thu Dec 13 10:21:39 PST 2012
Patch name: code/acache-2.1.22.fasl (version 0)
Description:Previously rollback for an instance modified by a class change would not completely roll back changes--it would only rollback the effects of running initforms on the newly changed object. Now it will completely revert the object so that on next reference the initforms will be run again.
Impact: recommended

sax patch sax
Date posted: Mon Nov 19 16:36:08 PST 2012
Patch name: code/sax.001
Description:

The function parse-to-lxml is augmented with two new keyword arguments:

  • comments: When t collect XML comments into the LXML output as (:comment string) entries. When nil, comments are discarded. Default is nil.
  • warn: This argument is propagated to the SAX parser.

The function is also modified to collect processing instructions in the XML document into the LXML output as (:pi target data) entries.

If the :normalize argument to parse-to-lxml is one of the keywords :trim-simple, :trim-complex, :trim-all, or :trim, the parser will remove some whitespace characters that normally clutter the LXML output. This non-standard behavior is added as an optional convenience feature. Read the full details in the documentation page for parse-to-lxml.

Impact: recommended

ole patch ole
Date posted: Wed Nov 14 16:17:38 PST 2012
Patch name: ole/ole.002
Description:Eliminate excessive calls to RegOpenKeyEx, RegCreateKeyEx.
Impact: recommended

base-lisp patch pja003
Date posted: Wed Nov 14 16:17:38 PST 2012
Patch name: update/pja003.001
Description:Creating a condition object from an internal lisp error could capture references to stack-allocated lists that went out of scope before the condition object. This patch prevents that.
Impact: recommended

jlinker patch pjn001
Date posted: Wed Nov 14 16:17:38 PST 2012
Patch name: update/pjn001.001
Description:In find-java-runtime, if the default JRE is not found in the WindowsRegistry, look for 64bit JRE from a 32bit Lisp or 32bit JRE from 64 bit Lisp.
Impact: recommended
Other info:This patch requires the ole.001 patch that allows passing a bitmask as the :access argument to ole:open-registry-key.

soap patch soap
Date posted: Wed Nov 14 16:17:38 PST 2012
Patch name: code/soap.001
Description:

Encoding a double-float zero was signalling an error. This patch causes double-float zero to be encoded correctly.

Allow collapsible whitespace in boolean element content.

Several minor enhancements:

  • xmp-redef-default:  NEW variable in net.xmp.soap. The value of this variable defines the default value of the :redef keyword argument to define-soap-type and define-soap-element. The inital setting is :warn; other possible values are nil and :error.
  • xmp-report-error-action:  NEW variable in net.xmp.soap. The value of this variable defines the behavior when an error occurs in a user-supplied :include or :import action in a call to decode-wsdl-*. The initial value is :warn to signal a warning but continue decoding the wsdl. Other values are :ignore to ignore errors silently, or :error to signal an error.
  • decode-wsdl-at-uri:  The uri argument can be a string, a uri instance or a list of args to do-http-request.

Impact: recommended

src patch update.cl (version 2)
Date posted: Thu Nov 1 10:53:38 PDT 2012
Patch name: update.cl (version 2)
Description:Fix rebuilding images on Express.
Impact: recommended

shared-library patch acl9073.dll (version 16) ...
Date posted: Wed Oct 17 09:03:26 PDT 2012
Patch names: acl9073.dll (version 16),
acl9073.lib,
acl9073.pdb,
acli9073.dll,
acli9073.lib,
acli9073.pdb,
acli9073s.dll,
acli9073s.lib,
acli9073s.pdb,
libacli9073.so,
libacl9073.so,
libacli9073s.so,
libacl9073s.so,
libacli9073.dylib,
libacl9073.dylib,
libacli9073s.dylib,
libacl9073s.dylib
Description:The fasl reader was getting some buffers trashed when processing a (with-input-from-buffer (s buf) (fasl-read s)) where buf is a buffer larger than 4096 bytes.
Impact: recommended
Shared library info:
PlatformACLIDIntl. ACLID
linux86smplisp_build_14lisp_build_15
freebsdlisp_build_14lisp_build_15
linux86lisp_build_14lisp_build_15
linuxamd64.64lisp_build_14lisp_build_15
linuxamd64.64smplisp_build_14lisp_build_15
macosx86lisp_build_14lisp_build_15
macosx86-64.64lisp_build_14lisp_build_15
macosx86-64.64smplisp_build_14lisp_build_15
solarislisp_build_14lisp_build_15
solaris.64lisp_build_14lisp_build_15
solarisamd64.64lisp_build_14lisp_build_15
windowslisp_build_16lisp_build_17
windows.smplisp_build_16lisp_build_17
windows.64lisp_build_17lisp_build_18
windows.64smplisp_build_17lisp_build_18

shared-library patch acl9073.dll (version 14) ...
Date posted: Fri Oct 12 16:57:23 PDT 2012
Patch names: acl9073.dll (version 14),
acl9073.lib,
acl9073.pdb,
acli9073.dll,
acli9073.lib,
acli9073.pdb,
acli9073s.dll,
acli9073s.lib,
acli9073s.pdb,
libacli9073.so,
libacl9073.so,
libacli9073s.so,
libacl9073s.so,
libacli9073.dylib,
libacl9073.dylib,
libacli9073s.dylib,
libacl9073s.dylib
Description:When two or more processes are started using run-shell-command on 64-bit windows, reap-os-subprocesses quits working right. This patch rectifies the problem.
Impact: recommended
Shared library info:
PlatformACLIDIntl. ACLID
linux86smplisp_build_12lisp_build_13
freebsdlisp_build_12lisp_build_13
linux86lisp_build_12lisp_build_13
linuxamd64.64lisp_build_12lisp_build_13
linuxamd64.64smplisp_build_12lisp_build_13
macosx86lisp_build_12lisp_build_13
macosx86-64.64lisp_build_12lisp_build_13
macosx86-64.64smplisp_build_12lisp_build_13
solarislisp_build_12lisp_build_13
solaris.64lisp_build_12lisp_build_13
solarisamd64.64lisp_build_12lisp_build_13
windowslisp_build_14lisp_build_15
windows.smplisp_build_14lisp_build_15
windows.64lisp_build_15lisp_build_16
windows.64smplisp_build_15lisp_build_16

compiler patch pjb001
Date posted: Fri Oct 12 16:57:23 PDT 2012
Patch name: update/pjb001.001
Description:Fixes a bug in fasl-write when given a buffer-output stream rather than a file stream.
Impact: recommended

base patch reader
Date posted: Tue Oct 9 09:59:37 PDT 2012
Patch name: code/reader.001
Description:Reduce stack space needed for long lists that are involved in #= input expressions.
Impact: recommended

base patch loop
Date posted: Tue Oct 9 09:59:37 PDT 2012
Patch name: code/loop.001
Description:Re-fixes a prior fix to allow destructuring in loop variables, but without requiring the compiler. This now allows the loop module to be loaded into a runtime without error.
Impact: recommended

base-lisp patch pja002 ...
Date posted: Thu Sep 20 09:59:37 PDT 2012
Patch names: update/pja002.001,
acl9073.dll (version 200),
acl9073.lib,
acl9073.pdb,
acli9073.dll,
acli9073.lib,
acli9073.pdb,
acli9073s.dll,
acli9073s.lib,
acli9073s.pdb,
libacli9073.so,
libacl9073.so,
libacli9073s.so,
libacl9073s.so,
libacli9073.dylib,
libacl9073.dylib,
libacli9073s.dylib,
libacl9073s.dylib
Description: Adds the :virtual keyword to dumplisp, allowing the heap data to be captured in a memory-mapped virtual file on windows, to make dumplisp faster. Also adds the excl:release-dumplisp-virtual-image function to release the os resources associated with a virtual dumplisp when they are no longer needed. You can read more details about this feature here.
Impact: recommended
Shared library info:
PlatformACLIDIntl. ACLID
freebsdlisp_build_2lisp_build_3
linux86lisp_build_2lisp_build_3
linux86smplisp_build_2lisp_build_3
linuxamd64.64lisp_build_2lisp_build_3
linuxamd64.64smplisp_build_2lisp_build_3
macosx86lisp_build_2lisp_build_3
macosx86-64.64lisp_build_2lisp_build_3
macosx86-64.64smplisp_build_2lisp_build_3
solarislisp_build_2lisp_build_3
solaris.64lisp_build_2lisp_build_3
solarisamd64.64lisp_build_2lisp_build_3
windowslisp_build_4lisp_build_5
windowssmplisp_build_4lisp_build_5
windows.64lisp_build_4lisp_build_5
windows.64smplisp_build_4lisp_build_5

base patch uri
Date posted: Tue Sep 11 15:55:55 PDT 2012
Patch name: code/uri.001
Description:

Do not canonicalize a null fragment away. That is, the following URIs are now distinct:

  • http://www.example.com/path#
  • http://www.example.com/path
Impact: recommended

ole patch ole
Date posted: Tue Sep 11 15:55:55 PDT 2012
Patch name: ole/ole.001
Description:Allow users to pass an integer bitmask value as the :access argument to open-registry-key. This allows users to specify access rights not covered by the currently accepted :access keyword values. This is useful if, for example, one needs to access the 32-bit registry from a 64-bit lisp instance, or vice versa. Also exports expected access flags from the ole package.
Impact: recommended

base patch asdf
Date posted: Wed Aug 15 09:25:39 PDT 2012
Patch name: code/asdf.001
Description:On ACL 9.0 this new version of ASDF is required to allow SMP and non-SMP fasls to co-exist.
Impact: recommended

ide patch pjl001
Date posted: Thu Aug 9 09:26:47 PDT 2012
Patch name: update/pjl001.001
Description:This patch simply replaces the older image that appeared in the IDE's 'Help | About' dialog with the large version of the new red '(ACL)' icon.
Impact: recommended

xml-rpc patch xml-rpc ...
Date posted: Thu Aug 2 08:58:23 PDT 2012
Patch names: code/xml-rpc.001,
examples/xml-rpc/xml-rpc.cl,
examples/xml-rpc/xml-rpc.txt
Description:The documentation states that additional arguments to xml-rpc-call are added to the do-http-request call, but the distributed code was not accepting additional arguments. In addition, this patch removes the text from the obsolete file examples/xml-rpc/xml-rpc.txt. Up-to-date documentation for the xml-rpc-module is maintained in the ACL documentation files in doc/xml-rpc.htm.
Impact: recommended

base-lisp patch pja001
Date posted: Tue Jul 24 14:36:40 PDT 2012
Patch name: update/pja001.001
Description:Fixes a bug in read-line which makes it non-thread-safe. The safety is much more of a concern in smp lisps, and thus not as much so in 8.2 and in non-smp in 9.0.
Impact: recommended

update patch update.cl for mswindows only
Date posted: Tue Jul 24 09:39:48 PDT 2012
Patch name: update.cl
Description:Fix error rebuilding images on Windows.
Impact: recommended

aserve patch aserve
Date posted: Wed Jul 18 16:40:44 PDT 2012
Patch name: code/aserve.001
Description:When reading a large header a resource could be added to the freelist twice if lisp ran out of memory during the header read.
Impact: recommended

Initial ACLID_lisp_build numbers
Shared library info:
PlatformACLIDIntl. ACLID
freebsdlisp_build_12lisp_build_11
linux86lisp_build_12lisp_build_11
linux86smplisp_build_12lisp_build_11
linuxamd64.64lisp_build_10lisp_build_11
linuxamd64.64smplisp_build_10lisp_build_11
macosx86lisp_build_12lisp_build_11
macosx86-64.64lisp_build_10lisp_build_11
macosx86-64.64smplisp_build_10lisp_build_11
solarislisp_build_10lisp_build_11
solaris.64lisp_build_10lisp_build_11
solarisamd64.64lisp_build_10lisp_build_11
windowslisp_build_469lisp_build_468
windows.64lisp_build_360lisp_build_361
windows.64.smplisp_build_428lisp_build_429
windowssmplisp_build_473lisp_build_474
Copyright © 2013 Franz Inc., All Rights Reserved | Privacy Statement
Delicious Google Buzz Twitter