[gnomeweb-wml] Gnumeric: 1.12.9



commit 9abf1e647e0c45636f7cb7cb669c3bbcd4a366ff
Author: Morten Welinder <terra gnome org>
Date:   Thu Nov 28 16:22:58 2013 -0500

    Gnumeric: 1.12.9

 .../gnumeric/announcements/1.12/Makefile.am        |    1 +
 .../announcements/1.12/gnumeric-1.12.9.shtml       |  107 ++++++++++++++++++++
 .../gnumeric/announcements/1.12/index.shtml        |    1 +
 .../gnumeric/changelogs/1.12/Makefile.am           |    1 +
 .../gnumeric/changelogs/1.12/changelog-1.12.9.txt  |   92 +++++++++++++++++
 .../gnumeric/changelogs/1.12/index.shtml           |    1 +
 projects.gnome.org/gnumeric/downloads.shtml        |    6 +-
 projects.gnome.org/gnumeric/header-end.shtml       |    2 +-
 projects.gnome.org/gnumeric/index.shtml            |   11 ++
 9 files changed, 218 insertions(+), 4 deletions(-)
---
diff --git a/projects.gnome.org/gnumeric/announcements/1.12/Makefile.am 
b/projects.gnome.org/gnumeric/announcements/1.12/Makefile.am
index 0abce19..1edfe8e 100644
--- a/projects.gnome.org/gnumeric/announcements/1.12/Makefile.am
+++ b/projects.gnome.org/gnumeric/announcements/1.12/Makefile.am
@@ -1,6 +1,7 @@
 urlpath = /gnumeric/announcements/1.12
 
 page_SCRIPTS= \
+       gnumeric-1.12.9.shtml \
        gnumeric-1.12.8.shtml \
        gnumeric-1.12.7.shtml \
        gnumeric-1.12.6.shtml \
diff --git a/projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.9.shtml 
b/projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.9.shtml
new file mode 100644
index 0000000..3cad0b0
--- /dev/null
+++ b/projects.gnome.org/gnumeric/announcements/1.12/gnumeric-1.12.9.shtml
@@ -0,0 +1,107 @@
+<!--#set var="title" value="Gnumeric 1.12.9" --><!--#set var="rootdir" value="../.." --><!--#include 
virtual="../../header-begin.shtml" -->
+<!--#include virtual="../../header-end.shtml" -->
+
+  <h2>Gnumeric 1.12.9 aka &quot;Turkey Time&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  Gnumeric version 1.12.9.  This release requires the concurrently
+  released goffice 0.10.9.</p>
+  <p>Noteworthy news in this release:</p>
+  <ul>
+    <li>Accuracy improvements.  We have acquired more test cases and
+    have been fixing all issues -- mostly minor -- that they
+    highlight.</li>
+    <li>Fixes for more fuzzed-file problems with thanks to Juha
+      Kylmänen from <a href="https://www.ee.oulu.fi/research/ouspg/";>Oulu
+       University Secure Programming Group</a>.</li>
+  </ul>
+  <p>Details:</p>
+  <ul>
+  <li>Morten
+    <ul>
+      <li>
+       Implement double click for graph sheets. [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=712216";>Bug 712216</a>]      <li>
+       Minor improvement to history dialog.
+      </li>
+      <li>
+       Fix drop-down sizing (gtk+ regression).  [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=710749";>Bug 710749</a>].
+      </li>
+      <li>
+       Improve accuracy of R.QCAUCHY.
+      </li>
+      <li>
+       Acquire more special function test cases.
+      </li>
+      <li>
+       Improve accuracy of R.QGAMMA and thus R.QCHISQ.
+      </li>
+      <li>
+       Improve accuracy of R.QBETA, R.QF, R.QTUKEY, R.QSNORM, and R.QST.
+      </li>
+      <li>
+       Improve accuracy of COMBIN, PERMUT, POCHHAMMER, FACT, GAMMA.
+      </li>
+      <li>
+       Improve accuracy of bessel functions with large non-integer alpha.
+      </li>
+      <li>
+       Improve accuracy of ACOTH.
+      </li>
+      <li>
+       Fix fuzzed file problems.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=708091";>Bug 
708091</a>] [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=712662";>Bug 712662</a>] [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=712685";>Bug 712685</a>] [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=712700";>Bug 712700</a>]
+       [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=712708";>Bug 712708</a>] [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=712772";>Bug 712772</a>] [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=712788";>Bug 712788</a>] [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=712731";>Bug 712731</a>] [<a 
href="https://bugzilla.gnome.org/show_bug.cgi?id=715003";>Bug 715003</a>].
+      </li>
+      <li>
+       Restore sheet reordering by drag.
+      </li>
+      <li>
+       Fix BETA on win32.
+      </li>
+      <li>
+       Fix win32 registry initialization.
+      </li>
+      <li>
+       Fix win32 gdk-pixbuf install heisen-crash.
+      </li>
+      <li>
+       Incorporate new tests from crlibm.
+      </li>
+      <li>
+       New functions SINPI and COSPI.
+      </li>
+      <li>
+       Improve accuracy of SIN/COS/TAN on win32.
+      </li>
+      <li>
+       Work around GTK+ ABI break.  [Redhat <a href="https://bugzilla.gnome.org/show_bug.cgi?id=1033827";>Bug 
1033827</a>].
+      </li>
+    </ul>
+  </li>
+  <li>Xabier RodrĂ­guez Calvar
+    <ul>
+      <li>
+       Fix dialog button order. [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=710378";>Bug 710378</a>].
+      </li>
+    </ul>
+  </li>
+  </ul>
+  <h2>goffice 0.10.9 aka &quot;TBD&quot; is now available.</h2>
+  <p>The Gnumeric Team is pleased to announce the availability of
+  goffice version 0.10.9.</p>
+  <ul>
+  <li>Morten
+    <ul>
+      <li>
+       Improvements to quad precision code.
+      </li>
+      <li>
+       Fuzzed file isuues.  [<a href="https://bugzilla.gnome.org/show_bug.cgi?id=712663";>Bug 712663</a>].
+      </li>
+    </ul>
+  </li>
+  </ul>
+  <h2>Availability</h2>
+  <blockquote>
+    <p><a 
href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/";>http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/</a></p>
+    <p><a 
href="http://ftp.gnome.org/pub/GNOME/sources/goffice/0.10/";>http://ftp.gnome.org/pub/GNOME/sources/goffice/0.10/</a></p>
+  </blockquote>
+<!--#include virtual="../../footer.shtml" -->
diff --git a/projects.gnome.org/gnumeric/announcements/1.12/index.shtml 
b/projects.gnome.org/gnumeric/announcements/1.12/index.shtml
index 345706c..7d5ff48 100644
--- a/projects.gnome.org/gnumeric/announcements/1.12/index.shtml
+++ b/projects.gnome.org/gnumeric/announcements/1.12/index.shtml
@@ -20,6 +20,7 @@
 These are stable releases indented for regular users who want stability over
 features.  Generally we do not add features to stable series.</p>
 <ul>
+  <li><a href="gnumeric-1.12.9.shtml">1.12.9</a></li>
   <li><a href="gnumeric-1.12.8.shtml">1.12.8</a></li>
   <li><a href="gnumeric-1.12.7.shtml">1.12.7</a></li>
   <li><a href="gnumeric-1.12.6.shtml">1.12.6</a></li>
diff --git a/projects.gnome.org/gnumeric/changelogs/1.12/Makefile.am 
b/projects.gnome.org/gnumeric/changelogs/1.12/Makefile.am
index 7f69204..0913eb6 100644
--- a/projects.gnome.org/gnumeric/changelogs/1.12/Makefile.am
+++ b/projects.gnome.org/gnumeric/changelogs/1.12/Makefile.am
@@ -1,6 +1,7 @@
 urlpath = /gnumeric/changelogs/1.12
 
 page_SCRIPTS=                  \
+       changelog-1.12.9.txt    \
        changelog-1.12.8.txt    \
        changelog-1.12.7.txt    \
        changelog-1.12.6.txt    \
diff --git a/projects.gnome.org/gnumeric/changelogs/1.12/changelog-1.12.9.txt 
b/projects.gnome.org/gnumeric/changelogs/1.12/changelog-1.12.9.txt
new file mode 100644
index 0000000..8589fde
--- /dev/null
+++ b/projects.gnome.org/gnumeric/changelogs/1.12/changelog-1.12.9.txt
@@ -0,0 +1,92 @@
+2013-11-28  Morten Welinder <terra gnome org>
+
+       * Release 1.12.9
+
+2013-11-25  Morten Welinder  <terra gnome org>
+
+       * src/sf-gamma.c: Move lgamma_r and lgamma fallbacks to here from
+       mathfunc.c
+
+2013-11-19  Morten Welinder  <terra gnome org>
+
+       * src/print.c (print_page): Fix check for missing object.  Fixes
+       #712662.
+
+2013-11-18  Morten Welinder  <terra gnome org>
+
+       * src/sf-trig.c: Split out trigonometric functions from mathfunc.c
+
+2013-11-15  Morten Welinder  <terra gnome org>
+
+       * src/mathfunc.c (reduce_pi_half): New function.
+
+2013-11-14  Morten Welinder  <terra gnome org>
+
+       * src/mathfunc.c (gnm_sinpi, gnm_cospi): New functions.
+       (bessel_i, etc, qfactf, lgamma_r): Use gnm_sinpi and gnm_cospi.
+
+2013-11-13  Morten Welinder  <terra gnome org>
+
+       * src/mathfunc.c (lgamma_r): Fix fallback.  Didn't work for x<10.
+
+2013-11-13  Jean Brefort  <jean brefort normalesup org>
+
+       * src/sheet-object.c (sheet_object_view_button2_pressed),
+       (sheet_object_view_class_init): implement double click for graph sheets.
+       [#712216]
+
+2013-11-12  Morten Welinder  <terra gnome org>
+
+       * src/wbc-gtk.c (cb_sheet_label_button_press): Don't stop signal
+       emission.
+       (cb_bnotebook_page_reordered): New function.
+       (wbc_gtk_create_notebook_area): Attach a handler for reordering.
+
+       * src/mathfunc.c (gnm_cot): Work around gcc/glibc bug.
+
+2013-11-06  Morten Welinder  <terra gnome org>
+
+       * src/mathfunc.c (gnm_acoth): Improve accuracy for |x| near 1.
+
+2013-11-06  Jean Brefort  <jean brefort normalesup org>
+
+       * src/workbook-view.c: add more introspection related comments.
+       * src/workbook.c: ditto.
+
+2013-11-03  Morten Welinder  <terra gnome org>
+
+       * src/mathfunc.c (bessel_i, etc.): Do argument reduction for
+       sin/cos before scaling by pi.
+
+2013-11-01  Morten Welinder  <terra gnome org>
+
+       * src/mathfunc.c (dpois_raw): Handler x=0 as in newer R.
+       (gnm_gamma): Protect against unnecessary overflow at top of range.
+
+2013-10-31  Morten Welinder  <terra gnome org>
+
+       * src/mathfunc.c (qgamma): Flip tail for high values of p.  This
+       avoids accuracy problems since any cdf is completely flat in terms
+       of floating point values when going sufficiently far into the
+       tail.
+       (qtukey): Ditto.
+       (qbeta): Ditto.
+       (J_bessel): Extend xlrg_BESS_IJ to match current R.
+       (permut): Route this into pochhammer.
+       (qfact): New function.  Tabulate 0! through 50000! using quad
+       precision arithmetic.
+       (combin, fact, pochhammer): Improve accuracy using qfact.
+
+2013-10-22  Morten Welinder  <terra gnome org>
+
+       * src/func.c (function_call_with_exprs): Move flags argument into
+       structure.
+
+2013-10-19  Morten Welinder  <terra gnome org>
+
+       * src/hlink.c (_gnm_hlink_init): New function.
+       * src/libgnumeric.c (gnm_init): Use _gnm_hlink_init.
+
+2013-10-07  Morten Welinder <terra gnome org>
+
+       * configure.ac: Post-release bump.
diff --git a/projects.gnome.org/gnumeric/changelogs/1.12/index.shtml 
b/projects.gnome.org/gnumeric/changelogs/1.12/index.shtml
index 01d881d..113ae2c 100644
--- a/projects.gnome.org/gnumeric/changelogs/1.12/index.shtml
+++ b/projects.gnome.org/gnumeric/changelogs/1.12/index.shtml
@@ -18,6 +18,7 @@
 <p>Click on a link to go to the change log for that Gnumeric release.</p>
 <ul>
   <!-- new entries go on top -->
+  <li><a href="changelog-1.12.9.txt">1.12.9</a></li>
   <li><a href="changelog-1.12.8.txt">1.12.8</a></li>
   <li><a href="changelog-1.12.7.txt">1.12.7</a></li>
   <li><a href="changelog-1.12.6.txt">1.12.6</a></li>
diff --git a/projects.gnome.org/gnumeric/downloads.shtml b/projects.gnome.org/gnumeric/downloads.shtml
index 5fca583..50ac614 100644
--- a/projects.gnome.org/gnumeric/downloads.shtml
+++ b/projects.gnome.org/gnumeric/downloads.shtml
@@ -97,10 +97,10 @@ method for people who wish to help test development versions of Gnumeric.</p>
 
 
 <h3>Stable Branch</h3>
-<p>The current stable version of Gnumeric is 1.12.8.  Please read the
-<a href="announcements/1.12/gnumeric-1.12.8.shtml">release notes</a>.
+<p>The current stable version of Gnumeric is 1.12.9.  Please read the
+<a href="announcements/1.12/gnumeric-1.12.9.shtml">release notes</a>.
 The source code is available as a <a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.8.tar.xz";>xz compressed 
tarball</a>.  Dependencies for this version are:</p>
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.9.tar.xz";>xz compressed 
tarball</a>.  Dependencies for this version are:</p>
 <div id="deptable">
 <table class="dependencies">
   <thead>
diff --git a/projects.gnome.org/gnumeric/header-end.shtml b/projects.gnome.org/gnumeric/header-end.shtml
index 603b473..6af7380 100644
--- a/projects.gnome.org/gnumeric/header-end.shtml
+++ b/projects.gnome.org/gnumeric/header-end.shtml
@@ -15,7 +15,7 @@
          <li><a href="<!--#echo var="rootdir" -->/downloads.shtml">Get
          Gnumeric Now!</a></li>
          <li><a
-href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.8.tar.xz";>Latest
+href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.9.tar.xz";>Latest
 Source</a></li>
 <!--     <li><a
 href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.11/gnumeric-1.11.91.tar.xz";>Latest
diff --git a/projects.gnome.org/gnumeric/index.shtml b/projects.gnome.org/gnumeric/index.shtml
index 81fc445..28573b4 100644
--- a/projects.gnome.org/gnumeric/index.shtml
+++ b/projects.gnome.org/gnumeric/index.shtml
@@ -42,6 +42,17 @@
       <a href="features.shtml">go here</a>.</p>
 
       <h2>News</h2>
+      <p>November 2013:
+      <a href="announcements/1.12/gnumeric-1.12.9.shtml">Gnumeric
+      1.12.9 is out</a>.  Get it
+      from <a href="downloads.shtml">here</a>!  <!--We have
+      an <a href="http://people.gnome.org/~mortenw/gnumeric/gnumeric-1.12.8-20131016.exe";>experimental
+      Win32 build</a> of that.  (Sources in the same directory except
+      for parts found on this site.  Note, however, that recompilation
+      is very difficult.)  <em>This is not ready for production use
+      yet.</em>  Crashes are likely to eat your data.  Do not ask for
+      support.--></p>
+
       <p>October 2013:
       <a href="announcements/1.12/gnumeric-1.12.8.shtml">Gnumeric
       1.12.8 is out</a>.  Get it


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]