pkgsrc/lang/sbcl
asau 2f4d80c93b Update to SBCL 1.3.4
New in version 1.3.4

 * enhancement: who-sets and who-references work on DEFGLOBAL.
 * enhancement: CONSTANTP understands backquote.
   e.g. (CONSTANTP '`(0 (,CHAR-CODE-LIMIT))) => T
 * optimization: improvements to sequence functions: CONCATENATE,
   SUBSTITUTE, REVERSE.
 * bug fix: SB-EVAL does not signal an error for (THE KEYWORD :FOO)
 * bug fix: a DEFTYPE name that is redefined into a DEFSTRUCT name
   is less likely to cause confusion in the compiler.
 * bug fix: DOCUMENTATION works as intended for classes
   with non-standard metaclasses
 * bug fix: (TYPEP <extended-sequence> <extended-sequence-class>)
   no longer returns NIL in certain situations
 * bug fix: MAKE-SEQUENCE, MAP, CONCATENATE and MERGE accept class
   objects as result-type
 * bug fix: MAKE-SEQUENCE, MAP, CONCATENATE and MERGE expand
   DEFTYPEs in result-type
2016-04-14 09:16:54 +00:00
..
patches Add patch comments. 2015-12-29 23:34:43 +00:00
DESCR
distinfo Update to SBCL 1.3.4 2016-04-14 09:16:54 +00:00
Makefile Update to SBCL 1.3.4 2016-04-14 09:16:54 +00:00
PLIST Update to SBCL 1.2.9 2015-03-10 20:50:37 +00:00