pkgsrc/lang/sbcl
asau c3beb041ae Update to SBCL 1.3.2
changes in sbcl-1.3.2 relative to sbcl-1.3.1:
 * enhancement: {READ,WRITE}-SEQUENCE are much faster for some combinations
   of short sequences and stream types
 * enhancement: MAKE-LIST's result can be stack-allocated on x86-64
 * bug fix: WRITE-SEQUENCE no longer fails to write lists containing integers
   to bivalent streams
 * bug fix: LOGTEST (and hence ODDP) no longer conses when given fixnum
   arguments and small bit positions.  (lp#1277690)
 * bug fix: READ-FROM-STRING compiler-macro does not permute its arguments
 * bug fix: DEFUN of a function name that collides with a system-generated
   structure accessor does not confuse the runtime. (lp#540063)
 * bug fix: heap corruption from miscompiled RESTART-BIND. (lp#1530390)
2016-02-01 23:29:56 +00:00
..
patches Add patch comments. 2015-12-29 23:34:43 +00:00
DESCR
distinfo Update to SBCL 1.3.2 2016-02-01 23:29:56 +00:00
Makefile Update to SBCL 1.3.2 2016-02-01 23:29:56 +00:00
PLIST Update to SBCL 1.2.9 2015-03-10 20:50:37 +00:00