[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sbcl-commits
Subject:    [Sbcl-commits] master: NEWS for sbcl-2.0.6
From:       Christophe Rhodes via Sbcl-commits <sbcl-commits () lists ! sourceforge ! net>
Date:       2020-06-29 12:56:32
Message-ID: 1593435392.638041.9475 () sfp-scm-3 ! v30 ! lw ! sourceforge ! com
[Download RAW message or body]

The branch "master" has been updated in SBCL:
       via  dc39df4d7de31858c401dcacbd5d321b4a844208 (commit)
      from  5bdb2e381f7660c2d44ff314b2273ef42caf8bed (commit)

- Log -----------------------------------------------------------------
commit dc39df4d7de31858c401dcacbd5d321b4a844208
Author: Christophe Rhodes <csr21@cantab.net>
Date:   Mon Jun 29 13:56:21 2020 +0100

    NEWS for sbcl-2.0.6
---
 NEWS | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/NEWS b/NEWS
index 88c70da43..51201ce19 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,27 @@
 ;;;; -*- coding: utf-8; fill-column: 78 -*-
 
 changes relative to sbcl-2.0.5:
+  * planned incompatible change: the defined symbols in the Metaobject
+    Protocol, currently accessible from both SB-MOP and SB-PCL packages, will
+    in a later release be no longer exported from SB-PCL.
+  * platform support:
+    ** better support for dynamic-extent on the SPARC architecture.
+    ** bug fix for loading very large core files.
+    ** bug fix for logior and logxor on PPC64.
   * enhancement: EQUALP on structure instances uses code specialized
     to each structure type, inlining comparison of non-pointer slots.
+  * enhancement: some standard operators, such as WITH-OUTPUT-TO-STRING and
+    CHANGE-CLASS, have been adapted to use dynamic-extent temporary objects,
+    and so cons less garbage on the heap.
+  * enhancement: read tables are more space- and speed efficient
+  * bug fix: stream conditions with dynamic-extent streams have the stream
+    replaced by a stub.  (reported by Matt Kaufmann)
+  * bug fix: garbage collections triggered from foreign callbacks crashed.
+    (lp#1884403, reported by Andrew Kent)
+  * bug fix: compiler failure in compiling MAKE-LIST.  (lp#1881349)
+  * bug fix: using the debugger from frames with calls to functions with
+    unsupplied optional arguments is less likely to cause heap corruption.
+    (lp#1883745)
 
 changes in sbcl-2.0.5 relative to sbcl-2.0.4:
   * platform support:

-----------------------------------------------------------------------


hooks/post-receive
-- 
SBCL


_______________________________________________
Sbcl-commits mailing list
Sbcl-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sbcl-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic