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.2-31-ge46129


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.2-31-ge461291
Date: Sun, 16 Feb 2014 23:02:32 +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  e461291a6df7145e7a870a83f2f10b5839845898 (commit)
       via  e3323705d3f74d510c380ad14f6945892e26d0b7 (commit)
       via  c2b953d03cc404e6edfd57f9dce96493b5ea834a (commit)
      from  905015f340600bf5ff9f9e1e2202b043e653f9f9 (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 e461291a6df7145e7a870a83f2f10b5839845898
Author: Ben Pfaff <address@hidden>
Date:   Sun Feb 16 14:59:54 2014 -0800

    Make SYSFILE INFO able to analyze valid encodings for a system file.
    
    Also, warn when opening a system file that does not identify its encoding.

commit e3323705d3f74d510c380ad14f6945892e26d0b7
Author: Ben Pfaff <address@hidden>
Date:   Sun Feb 16 14:46:27 2014 -0800

    sys-file-reader: Add character encoding record to all the tests.
    
    This will avoid a warning added in a later commit when reading a system
    file with no encoding record and no specific encoding specified.

commit c2b953d03cc404e6edfd57f9dce96493b5ea834a
Author: Ben Pfaff <address@hidden>
Date:   Sun Feb 16 14:43:53 2014 -0800

    sack: Drop md5sum generation and checking.
    
    md5sums made it hard to update the tests, and I don't recall the md5sums
    every actually helping to make sure that the test input was correct.

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

Summary of changes:
 NEWS                                       |   16 +-
 Smake                                      |    1 -
 doc/files.texi                             |   11 +-
 src/data/sys-file-reader.c                 |  167 ++++-
 src/data/sys-file-reader.h                 |    2 +
 src/language/dictionary/sys-file-info.c    |  356 +++++++++-
 src/libpspp/i18n.c                         |  121 ++-
 src/libpspp/i18n.h                         |    5 +-
 tests/data/sack.c                          |   15 +-
 tests/data/sys-file-reader.at              | 1104 +++++++++++-----------------
 tests/data/sys-file.at                     |    4 +-
 tests/language/dictionary/sys-file-info.at |    2 +-
 12 files changed, 1069 insertions(+), 735 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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