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. v0.8.3-37-gd2b769


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.3-37-gd2b769f
Date: Wed, 09 Jul 2014 16:40:05 +0000

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  d2b769f76cbbadede9bd68da7caecabd69235bfa (commit)
       via  14be690de6bd259d26e710ad5363e106afde1e93 (commit)
      from  072acd2e5cfffdaddd624a5871e2d61f1354286e (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 d2b769f76cbbadede9bd68da7caecabd69235bfa
Author: John Darrington <address@hidden>
Date:   Wed Jul 9 14:23:37 2014 +0200

    Add OUTPUT MODIFY command

commit 14be690de6bd259d26e710ad5363e106afde1e93
Author: John Darrington <address@hidden>
Date:   Wed Jul 9 15:51:28 2014 +0200

    Fix typo in printed string

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

Summary of changes:
 doc/utilities.texi                 |   37 +++++++
 src/language/command.def           |    1 +
 src/language/stats/frequencies.c   |    2 +-
 src/language/utilities/automake.mk |    1 +
 src/language/utilities/output.c    |  192 ++++++++++++++++++++++++++++++++++++
 src/output/tab.c                   |   19 +++-
 src/output/tab.h                   |    3 +-
 tests/automake.mk                  |    1 +
 tests/output/tables.at             |   63 ++++++++++++
 9 files changed, 312 insertions(+), 7 deletions(-)
 create mode 100644 src/language/utilities/output.c
 create mode 100644 tests/output/tables.at


hooks/post-receive
-- 
GNU PSPP



reply via email to

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