Hello community,

here is the log from the commit of package sbcl for openSUSE:Factory checked in 
at 2013-07-30 16:48:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-07-04 
18:07:01.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.sbcl.new/sbcl.changes   2013-07-30 
16:48:04.000000000 +0200
@@ -1,0 +2,26 @@
+Mon Jul 29 07:11:41 UTC 2013 - tog...@opensuse.org
+
+- Update to version 1.1.10
+
+  * Enhancement:
+    + ASDF has been updated to 3.0.2.
+  * Optimization:
+    + stack frames are packed more efficiently on
+      x86oids, which  ought to reduce the frequency of Methuselahn
+      conservative references (it certainly helps with gc.impure.lisp
+      / BUG-936304 on x86).
+    + on x86 and x86-64, integer negation forms like
+     (- * x) are now recognized in modular arithmetic contexts, and
+     compile to native negate, rather than going through bignums only
+     to keep the low bits.
+  * Bug fix
+    + Compiling potential modularic arithmetic forms does
+      not cause type errors when some integer types lack lower or upper
+      bounds.  (lp#1199127)
+    + Non-trivial modular arithmetic forms are always cut to
+      the right  bitwidth before being used in a non-modular context.
+      (lp#1199428)
+    + Multiple catch/unwind blocks in a single function are now
+      allocated in the right stack order on win32. (lp#1072739) 
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ sbcl.spec ++++++
--- /var/tmp/diff_new_pack.DGiYhG/_old  2013-07-30 16:48:05.000000000 +0200
+++ /var/tmp/diff_new_pack.DGiYhG/_new  2013-07-30 16:48:05.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           sbcl
-Version:        1.1.9
+Version:        1.1.10
 Release:        0
 Summary:        Steel Bank Common Lisp
 License:        SUSE-Public-Domain and BSD-3-Clause

++++++ sbcl-1.1.9-source.tar.bz2 -> sbcl-1.1.10-source.tar.bz2 ++++++
++++ 16654 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to