pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, value-rep, updated. v0.6.1-620-g8e


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, value-rep, updated. v0.6.1-620-g8e4fb73
Date: Mon, 25 May 2009 05:24:36 +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, value-rep has been updated
       via  8e4fb73b39ce686958fa4f55ef4a914730abedde (commit)
       via  5615b3f2d3de2433dab5e63107be30a45750e4aa (commit)
      from  21ea4558b0f581b5662f5e6fa5faf73417b22505 (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 8e4fb73b39ce686958fa4f55ef4a914730abedde
Author: Ben Pfaff <address@hidden>
Date:   Sun May 24 19:36:01 2009 -0700

    sys-file-reader: Fix memory leak.

commit 5615b3f2d3de2433dab5e63107be30a45750e4aa
Author: Ben Pfaff <address@hidden>
Date:   Sun May 24 19:35:40 2009 -0700

    Add support for value labels on long string variables.

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

Summary of changes:
 NEWS                                       |    4 +-
 doc/dev/concepts.texi                      |   29 ++-----
 doc/dev/system-file-format.texi            |   80 ++++++++++++++++++-
 doc/variables.texi                         |    3 +-
 perl-module/PSPP.xs                        |   15 ++--
 perl-module/t/Pspp.t                       |   68 ++++++++--------
 src/data/por-file-reader.c                 |    7 +--
 src/data/sys-file-reader.c                 |  122 ++++++++++++++++++++++++++--
 src/data/sys-file-writer.c                 |   76 +++++++++++++++++-
 src/data/variable.c                        |    1 -
 src/language/dictionary/apply-dictionary.c |   15 +---
 src/language/dictionary/value-labels.c     |   61 +++------------
 src/ui/gui/psppire-var-sheet.c             |    7 +--
 tests/dissect-sysfile.c                    |   68 +++++++++++++++-
 14 files changed, 405 insertions(+), 151 deletions(-)


hooks/post-receive
--
GNU PSPP




reply via email to

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