[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-104-g14db3
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-104-g14db379 |
Date: |
Sat, 31 Oct 2020 04:32:25 -0400 (EDT) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".
The branch, master has been updated
via 14db3799ae6a18b9a955264aba468cd364497431 (commit)
via fc64edfca5e53e7a463dd25ab0c79cf135c33531 (commit)
via 5552d6fb4044d9efc3676180c47818d469708a38 (commit)
via c12a728f7d49bbdf482b453624443e01c2d426f7 (commit)
via 3f3acd91293bc94ecf5183df253d1b138987726f (commit)
via f658ba02309641dde76686520fc9831b08d9b8bb (commit)
via 4056e461fd8f8d9ba7feca63c73d2f50a2048b63 (commit)
from 5164eb1bfa0527dcb32248fb1fc7db55c2bcc94c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 14db3799ae6a18b9a955264aba468cd364497431
Author: John Darrington <john@darrington.wattle.id.au>
Date: Sat Oct 31 09:24:16 2020 +0100
Fix oneway bug and add a test
Reported-by: Arbe Kablau
commit fc64edfca5e53e7a463dd25ab0c79cf135c33531
Author: John Darrington <john@darrington.wattle.id.au>
Date: Sun Oct 25 08:51:00 2020 +0100
User manual: Add 2020 to copyright date
commit 5552d6fb4044d9efc3676180c47818d469708a38
Author: John Darrington <john@darrington.wattle.id.au>
Date: Sun Oct 25 18:26:42 2020 +0100
User manual: kg -> kilogram
commit c12a728f7d49bbdf482b453624443e01c2d426f7
Author: John Darrington <john@darrington.wattle.id.au>
Date: Sun Oct 25 18:26:15 2020 +0100
User manual: Mention TeX in the list of supported output formats
commit 3f3acd91293bc94ecf5183df253d1b138987726f
Author: John Darrington <john@darrington.wattle.id.au>
Date: Sun Oct 25 08:38:52 2020 +0100
User manual: Move some sentances out of the future tense.
commit f658ba02309641dde76686520fc9831b08d9b8bb
Author: John Darrington <john@darrington.wattle.id.au>
Date: Sun Oct 25 21:33:52 2020 +0100
User manual: filename -> file name
The GNU Coding Standards prescribe this.
commit 4056e461fd8f8d9ba7feca63c73d2f50a2048b63
Author: John Darrington <john@darrington.wattle.id.au>
Date: Sun Oct 25 08:41:59 2020 +0100
User manual: Use italic typeface for latin abbreviations
-----------------------------------------------------------------------
Summary of changes:
NEWS | 3 +
doc/bugs.texi | 2 +-
doc/combining.texi | 4 +-
doc/command-index.texi | 2 +-
doc/concept-index.texi | 2 +-
doc/data-io.texi | 24 ++--
doc/data-selection.texi | 32 ++---
doc/expressions.texi | 4 +-
doc/files.texi | 49 +++----
doc/flow-control.texi | 4 +-
doc/function-index.texi | 2 +-
doc/installing.texi | 2 +-
doc/introduction.texi | 4 +-
doc/invoking.texi | 12 +-
doc/language.texi | 36 +++---
doc/license.texi | 2 +-
doc/not-implemented.texi | 2 +-
doc/pspp-convert.texi | 6 +-
doc/pspp-dev.texi | 4 +-
doc/pspp-dump-sav.texi | 2 +-
doc/pspp-output.texi | 2 +-
doc/pspp.texi | 2 +-
doc/regression.texi | 2 +-
doc/statistics.texi | 287 ++++++++++++++++++++++-------------------
doc/transformation.texi | 71 +++++-----
doc/tutorial.texi | 6 +-
doc/utilities.texi | 97 +++++++-------
doc/variables.texi | 4 +-
src/language/stats/oneway.c | 11 +-
tests/language/stats/oneway.at | 120 +++++++++++++----
30 files changed, 447 insertions(+), 353 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-104-g14db379,
John Darrington <=