pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, refs/heads/charset, updated. v0.6.


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, refs/heads/charset, updated. v0.6.1-491-gf4768c8
Date: Sat, 28 Mar 2009 12:19:37 +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, refs/heads/charset has been updated
       via  f4768c8822dcce37de6286b2b5acccb69c61de97 (commit)
       via  aa3e1a5079053b45611d421d12e3f276dd2a461a (commit)
       via  a046ee9e84cf029b92a0c364c26a0b1fe4a24df4 (commit)
      from  3393b6c0fe4006c0b17be9e9e999b753ce2b7d92 (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 f4768c8822dcce37de6286b2b5acccb69c61de97
Author: John Darrington <address@hidden>
Date:   Sat Mar 28 21:00:26 2009 +0900

    Display a file's encoding in SYSFILE INFO.
    
    Add a file's encoding to the information given by SYSFILE INFO.

commit aa3e1a5079053b45611d421d12e3f276dd2a461a
Author: John Darrington <address@hidden>
Date:   Sat Mar 28 20:50:51 2009 +0900

    Convert encoding even if encodings are identical.
    
    recode_string must continue, even if the source and
    target encodings are identical, because invalid bytes
    in the source string need to become '?' to avoid
    later problems.

commit a046ee9e84cf029b92a0c364c26a0b1fe4a24df4
Author: John Darrington <address@hidden>
Date:   Sat Mar 28 20:46:46 2009 +0900

    Pass dict to name_to_string and label_to_string.
    
    Oops, forgot to replace these NULLs.

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

Summary of changes:
 src/language/dictionary/sys-file-info.c |    9 ++++++++-
 src/libpspp/i18n.c                      |    5 +----
 src/ui/gui/variable-info-dialog.c       |    6 +++---
 tests/command/sysfile-info.sh           |    1 +
 4 files changed, 13 insertions(+), 8 deletions(-)


hooks/post-receive
--
GNU PSPP




reply via email to

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