[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-509-g76c79
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-509-g76c7900 |
Date: |
Sun, 20 Mar 2016 00:19:50 +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 76c790067446eb993f615813069936887fbb4fc8 (commit)
from d4988f76544bdb8c94d6e73756b4317d09c1dc07 (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 76c790067446eb993f615813069936887fbb4fc8
Author: Ben Pfaff <address@hidden>
Date: Sat Mar 19 17:19:45 2016 -0700
Implement new command SORT VARIABLES.
-----------------------------------------------------------------------
Summary of changes:
NEWS | 4 +
doc/variables.texi | 77 +++++++++
src/data/attributes.c | 8 +-
src/data/attributes.h | 4 +-
src/language/command.def | 3 +-
src/language/dictionary/automake.mk | 1 +
src/language/dictionary/sort-variables.c | 272 ++++++++++++++++++++++++++++++
src/libpspp/i18n.c | 77 +++++++++-
src/libpspp/i18n.h | 3 +-
tests/automake.mk | 1 +
10 files changed, 441 insertions(+), 9 deletions(-)
create mode 100644 src/language/dictionary/sort-variables.c
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-509-g76c7900,
Ben Pfaff <=