pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-139-ge57b1


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-139-ge57b1dd
Date: Sat, 28 Nov 2020 08:08:41 -0500 (EST)

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  e57b1dd82fac611c20be59a73c0a55032d0b2a30 (commit)
       via  82b3be052c948c7d3820f965bcabf4310e1d6034 (commit)
       via  3aaf55988637cd30d00acd14d188ed5716c0eb74 (commit)
       via  adb05b9a13e7cd677a4fef52163eba05cb56d37f (commit)
       via  c2c9d5e9312b79217fbfc598ef31951dec869458 (commit)
      from  556aadcdd474f7b1a718a821548652cc64f8770d (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 e57b1dd82fac611c20be59a73c0a55032d0b2a30
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sat Nov 28 14:07:29 2020 +0100

    doc/variables.texi: Rearrange sections into a more logical reading order.

commit 82b3be052c948c7d3820f965bcabf4310e1d6034
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sat Nov 28 11:50:39 2020 +0100

    Documentation: Add an example for SORT CASES

commit 3aaf55988637cd30d00acd14d188ed5716c0eb74
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sat Nov 28 11:29:43 2020 +0100

    Documentation: Add an example showing how AGGREGATE works

commit adb05b9a13e7cd677a4fef52163eba05cb56d37f
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sat Nov 28 11:22:41 2020 +0100

    Documentation: Add an example showing the use of SELECT IF.

commit c2c9d5e9312b79217fbfc598ef31951dec869458
Author: John Darrington <john@darrington.wattle.id.au>
Date:   Sat Nov 28 11:11:11 2020 +0100

    Documentation: New example for the temporary command

-----------------------------------------------------------------------

Summary of changes:
 doc/automake.mk                 |   6 +-
 doc/data-selection.texi         |  66 ++--
 doc/pspp-figures/aggregate.sps  |  10 +
 doc/pspp-figures/select-if.sps  |   8 +
 doc/pspp-figures/sort-cases.sps |   3 +
 doc/pspp-figures/temporary.sps  |  17 +
 doc/pspp.texi                   |   2 +-
 doc/transformation.texi         |  55 ++-
 doc/variables.texi              | 766 ++++++++++++++++++++--------------------
 examples/personnel.sav          | Bin 4209 -> 4209 bytes
 10 files changed, 535 insertions(+), 398 deletions(-)
 create mode 100644 doc/pspp-figures/aggregate.sps
 create mode 100644 doc/pspp-figures/select-if.sps
 create mode 100644 doc/pspp-figures/sort-cases.sps
 create mode 100644 doc/pspp-figures/temporary.sps


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]