[gnumeric-web] Gnumeric: 1.12.30
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric-web] Gnumeric: 1.12.30
- Date: Sat, 18 Jun 2016 17:03:53 +0000 (UTC)
commit be66db5bec571377a404aa0904b4a7c9e55b4a45
Author: Morten Welinder <terra gnome org>
Date: Sat Jun 18 13:03:35 2016 -0400
Gnumeric: 1.12.30
Makefile | 1 +
announcements/1.12/gnumeric-1.12.30.html | 97 ++++++++++++++++++++++++++++++
announcements/1.12/index.html | 1 +
changelogs/1.12/changelog-1.12.30.txt | 36 +++++++++++
download.html | 2 +-
index.html | 60 ++++---------------
past-news.html | 48 +++++++++++++++
7 files changed, 196 insertions(+), 49 deletions(-)
---
diff --git a/Makefile b/Makefile
index efa78f8..b29edb8 100644
--- a/Makefile
+++ b/Makefile
@@ -275,6 +275,7 @@ WWWFILES = \
announcements/1.12/gnumeric-1.12.27.html \
announcements/1.12/gnumeric-1.12.28.html \
announcements/1.12/gnumeric-1.12.29.html \
+ announcements/1.12/gnumeric-1.12.30.html \
\
style/date.png \
style/gnumeric52.png \
diff --git a/announcements/1.12/gnumeric-1.12.30.html b/announcements/1.12/gnumeric-1.12.30.html
new file mode 100644
index 0000000..c42994f
--- /dev/null
+++ b/announcements/1.12/gnumeric-1.12.30.html
@@ -0,0 +1,97 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<!-- MARKER: start-header -->
+<head>
+<title>Gnumeric</title>
+<link rel="stylesheet" href="/style/style.css" type="text/css" />
+<link rel="icon" type="image/png" href="/logo.png" />
+</head>
+<body>
+<div id="wrap">
+ <a href="/"><div id="header">
+ <h1 id="logo-text"><span>Gnumeric</span></h1>
+ <p id="slogan">Free, Fast, Accurate — Pick Any Three!</p>
+ <img id="logo" src="/gnumeric.png" alt="logo" class="float-right"/>
+ </div></a>
+
+ <div id="nav">
+ <ul>
+ <li><a href="/">Home</a></li>
+ <li><a href="/development.html">Development</a></li>
+ <li><a href="/contact.html">Contact</a></li>
+ </ul>
+ </div>
+
+ <div id="content-wrap">
+ <!-- MARKER: start-main -->
+ <div id="fullmain">
+ <div class="generalitem">
+ <h2><span class="gnumeric-bullet"></span>Gnumeric 1.12.30 aka "TBD" is now available.</h2>
+ <p>The Gnumeric Team is pleased to announce the availability of
+ Gnumeric version 1.12.30.</p>
+ <p>Noteworthy news in this release:</p>
+ <ul>
+ <li>Gnumeric is a good deal smarter about guessing the locale
+ and format of csv and text files. Note, that we actively
+ discourage the use of csv files due necessary guesswork
+ involved in interpreting them. At the same time we realize
+ that some people do not have the luxury of shunning them.</li>
+ <li>Database functions (DSUM, etc.) got a test suite and a resulting
+ overhaul.</li>
+ </ul>
+
+ <p>Details of changes by contributor:</p>
+ <ul>
+ <li>Morten
+ <ul>
+ <li>
+ Improve format guessing for csv and txt files.
+ </li>
+ <li>
+ Fix DCOUNT and DCOUNTA with missing field. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=767290">Bug 767290</a>].
+ </li>
+ <li>
+ Fix strictness in database functions.
+ </li>
+ <li>
+ Fix a bunch of corner cases for database functions.
+ </li>
+ <li>
+ Add tests for database functions.
+ </li>
+ </ul>
+ </li>
+ </ul>
+ </div>
+ <div class="generalitem">
+ <h2><span class="gnumeric-bullet"></span>goffice 0.10.30 aka "TBD" is now available.</h2>
+ <p>The Gnumeric Team is pleased to announce the availability of
+ goffice version 0.10.30.</p>
+
+ <p>Details of changes by contributor:</p>
+ <ul>
+ <li>Jean
+ <ul>
+ <li>
+ Fix color scale reference to its axis. [<a
href="https://bugzilla.gnome.org/show_bug.cgi?id=766829">Bug 766829</a>].
+ </li>
+ </ul>
+ </li>
+ </ul>
+ </div>
+ <div class="generalitem">
+ <h2><span class="gnumeric-bullet"></span>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>
+ </div>
+ </div>
+ <!-- MARKER: end-main -->
+ <!-- MARKER: start-sidebar -->
+ <!-- MARKER: end-sidebar -->
+ </div>
+</div>
+</body>
+</html>
diff --git a/announcements/1.12/index.html b/announcements/1.12/index.html
index 5eb7c33..b6aa799 100644
--- a/announcements/1.12/index.html
+++ b/announcements/1.12/index.html
@@ -32,6 +32,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.30.html">1.12.30</a></li>
<li><a href="gnumeric-1.12.29.html">1.12.29</a></li>
<li><a href="gnumeric-1.12.28.html">1.12.28</a></li>
<li><a href="gnumeric-1.12.27.html">1.12.27</a></li>
diff --git a/changelogs/1.12/changelog-1.12.30.txt b/changelogs/1.12/changelog-1.12.30.txt
new file mode 100644
index 0000000..0a419ee
--- /dev/null
+++ b/changelogs/1.12/changelog-1.12.30.txt
@@ -0,0 +1,36 @@
+2016-06-17 Morten Welinder <terra gnome org>
+
+ * Release 1.12.30
+
+2016-06-17 Morten Welinder <terra gnome org>
+
+ * src/value.c (parse_criteria): Anchor matches at the beginning,
+ but not at the end.
+
+2016-06-11 Morten Welinder <terra gnome org>
+
+ * src/value.c (find_rows_that_match): Fix blank handling.
+ (criteria_test_unequal): Wrong type means unequal.
+ (criteria_test_match): Only match strings.
+ (parse_criteria): Don't anchor matches. This is the right thing
+ to do for DSUM and friends. Hopefully this doesn't break anything
+ else.
+ (criteria_inspect_values): Strings are incompatible with
+ non-strings.
+ (criteria_test_less, criteria_test_less_or_equal)
+ (criteria_test_greater, criteria_test_greater_or_equal): handle
+ strings.
+
+2016-05-19 Morten Welinder <terra gnome org>
+
+ * src/stf-parse.c (stf_parse_options_guess_formats): Separate
+ decimal counts for the hypothetical comma and point choices.
+
+2016-05-10 Morten Welinder <terra gnome org>
+
+ * src/stf-parse.h (struct StfParseOptions_t): Remove unused struct
+ members. Doc fix.
+
+2016-05-06 Morten Welinder <terra gnome org>
+
+ * configure.ac: Post-release bump.
diff --git a/download.html b/download.html
index f50a023..8b780c6 100644
--- a/download.html
+++ b/download.html
@@ -49,7 +49,7 @@
<div class="generalitem">
<h2><span class="gnumeric-bullet"></span>Source Code</h2>
<p>Users experienced with compiling software
- can <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.29.tar.xz">download
+ can <a href="http://ftp.gnome.org/pub/GNOME/sources/gnumeric/1.12/gnumeric-1.12.30.tar.xz">download
the latest release</a>.</p>
</div>
</div>
diff --git a/index.html b/index.html
index 40fb49c..305d73f 100644
--- a/index.html
+++ b/index.html
@@ -54,6 +54,18 @@
<div class="newsitem">
<h2>
<span class="date">
+ <span class="month">Jun</span>
+ <span class="year">2016</span>
+ </span>
+ Gnumeric 1.12.30
+ </h2>
+ <p><a href="announcements/1.12/gnumeric-1.12.30.html">Gnumeric
+ 1.12.30 is out</a>. Get it
+ from <a href="download.html">here</a>!</p>
+ </div>
+ <div class="newsitem">
+ <h2>
+ <span class="date">
<span class="month">May</span>
<span class="year">2016</span>
</span>
@@ -87,54 +99,6 @@
1.12.27 is out</a>. Get it
from <a href="download.html">here</a>!</p>
</div>
- <div class="newsitem">
- <h2>
- <span class="date">
- <span class="month">Dec</span>
- <span class="year">2015</span>
- </span>
- Gnumeric 1.12.26
- </h2>
- <p><a href="announcements/1.12/gnumeric-1.12.26.html">Gnumeric
- 1.12.26 is out</a>. Get it
- from <a href="download.html">here</a>!</p>
- </div>
- <div class="newsitem">
- <h2>
- <span class="date">
- <span class="month">Dec</span>
- <span class="year">2015</span>
- </span>
- Gnumeric 1.12.25
- </h2>
- <p><a href="announcements/1.12/gnumeric-1.12.25.html">Gnumeric
- 1.12.25 is out</a>. Get it
- from <a href="download.html">here</a>!</p>
- </div>
- <div class="newsitem">
- <h2>
- <span class="date">
- <span class="month">Sep</span>
- <span class="year">2015</span>
- </span>
- Gnumeric 1.12.24
- </h2>
- <p><a href="announcements/1.12/gnumeric-1.12.24.html">Gnumeric
- 1.12.24 is out</a>. Get it
- from <a href="download.html">here</a>!</p>
- </div>
- <div class="newsitem">
- <h2>
- <span class="date">
- <span class="month">Jul</span>
- <span class="year">2015</span>
- </span>
- Gnumeric 1.12.23
- </h2>
- <p><a href="announcements/1.12/gnumeric-1.12.23.html">Gnumeric
- 1.12.23 is out</a>. Get it
- from <a href="download.html">here</a>!</p>
- </div>
<div id="newsend">
<p><a href="past-news.html">Older news...</a></p>
</div>
diff --git a/past-news.html b/past-news.html
index 8ec16d3..25d75f0 100644
--- a/past-news.html
+++ b/past-news.html
@@ -37,6 +37,54 @@
<div class="newsitem">
<h2>
<span class="date">
+ <span class="month">Dec</span>
+ <span class="year">2015</span>
+ </span>
+ Gnumeric 1.12.26
+ </h2>
+ <p><a href="announcements/1.12/gnumeric-1.12.26.html">Gnumeric
+ 1.12.26 is out</a>. Get it
+ from <a href="download.html">here</a>!</p>
+ </div>
+ <div class="newsitem">
+ <h2>
+ <span class="date">
+ <span class="month">Dec</span>
+ <span class="year">2015</span>
+ </span>
+ Gnumeric 1.12.25
+ </h2>
+ <p><a href="announcements/1.12/gnumeric-1.12.25.html">Gnumeric
+ 1.12.25 is out</a>. Get it
+ from <a href="download.html">here</a>!</p>
+ </div>
+ <div class="newsitem">
+ <h2>
+ <span class="date">
+ <span class="month">Sep</span>
+ <span class="year">2015</span>
+ </span>
+ Gnumeric 1.12.24
+ </h2>
+ <p><a href="announcements/1.12/gnumeric-1.12.24.html">Gnumeric
+ 1.12.24 is out</a>. Get it
+ from <a href="download.html">here</a>!</p>
+ </div>
+ <div class="newsitem">
+ <h2>
+ <span class="date">
+ <span class="month">Jul</span>
+ <span class="year">2015</span>
+ </span>
+ Gnumeric 1.12.23
+ </h2>
+ <p><a href="announcements/1.12/gnumeric-1.12.23.html">Gnumeric
+ 1.12.23 is out</a>. Get it
+ from <a href="download.html">here</a>!</p>
+ </div>
+ <div class="newsitem">
+ <h2>
+ <span class="date">
<span class="month">Apr</span>
<span class="year">2015</span>
</span>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]