pkgsrc/lang/sbcl
asau 7d0ca03aa1 Update to SBCL 1.3.3
changes in sbcl-1.3.3 relative to sbcl-1.3.2:
 * enhancement: warn about argument mismatch for functions passed as
   arguments to other functions (e.g. REDUCE, MAP) at compile-time.
 * optimization: functions accepting other functions (e.g. REDUCE, FIND) can
   now be constant-folded if all function arguments are declared as foldable.
 * optimization: improved logical operations on integers of unknown type.
 * bug fix: exception handling no longer leaks memory on OS X. (lp#326238)
2016-03-01 19:22:41 +00:00
..
patches Add patch comments. 2015-12-29 23:34:43 +00:00
DESCR
distinfo Update to SBCL 1.3.3 2016-03-01 19:22:41 +00:00
Makefile Update to SBCL 1.3.3 2016-03-01 19:22:41 +00:00
PLIST Update to SBCL 1.2.9 2015-03-10 20:50:37 +00:00