Hello community,

here is the log from the commit of package sbcl for openSUSE:Factory checked in 
at 2013-12-02 07:27:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sbcl (Old)
 and      /work/SRC/openSUSE:Factory/.sbcl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sbcl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes        2013-11-04 
14:03:08.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.sbcl.new/sbcl.changes   2013-12-02 
07:27:15.000000000 +0100
@@ -1,0 +2,34 @@
+Sat Nov 30 17:44:30 UTC 2013 - [email protected]
+
+- Update to version 1.1.14
+
+  * Optimization:
+    + complicated TYPEP tests are less opaque to the
+      type propagation pass. (lp#1229340)
+    + [N]BUTLAST perform a single pass over the list.
+      (lp#1245697)
+    + EQUALP on structures with raw slots (double-float/complex)
+      no longer conses and is faster.
+    + RESTART-CASE expands to more compact code.
+      Thanks to Jan Moringen. (lp#1249055)
+  * Enhancement:
+    + Top-level defmethod without defgeneric no longer
+      causes  undefined-function warnings in subsequent forms.
+      (lp#503095)
+    + run-sbcl.sh is usefully handled by rlwrap.  Thanks
+      to William Cushing. (lp#1249183)
+    + new function SB-EXT:ASSERT-VERSION->= accepts a version
+      specification (multiple integer arguments) and signals a
+      continuable error if the current SBCL version is lower (older)
+      than the specification. (lp#674372)
+    + better ARRAY-RANK result derivation. (lp#1252108)
+  * Bug fix:
+    + EQUALP now compares correctly structures with raw slots larger
+      than a single word.
+    + OPEN reports a more meaningful error when an existing file is
+      opened for output with :if-exists :new-version.Thanks to
+      Philip Munksgaard. (lp#455381)
+    + DEFSTRUCTs with NIL as a slot name no longer cause strange
+      CLOS-related errors.  (lp#633911) 
+
+-------------------------------------------------------------------

Old:
----
  sbcl-1.1.13-source.tar.bz2

New:
----
  sbcl-1.1.14-source.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sbcl.spec ++++++
--- /var/tmp/diff_new_pack.jKRnkB/_old  2013-12-02 07:27:16.000000000 +0100
+++ /var/tmp/diff_new_pack.jKRnkB/_new  2013-12-02 07:27:16.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           sbcl
-Version:        1.1.13
+Version:        1.1.14
 Release:        0
 Summary:        Steel Bank Common Lisp
 License:        SUSE-Public-Domain and BSD-3-Clause

++++++ sbcl-1.1.13-source.tar.bz2 -> sbcl-1.1.14-source.tar.bz2 ++++++
++++ 4527 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to