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.6.1-2081-gc3d6


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2081-gc3d6b68
Date: Thu, 16 Jun 2011 17:23:06 +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  c3d6b68809037b48ff51dd693a0c8e75bcc30d7a (commit)
       via  bb0bebf8612a24fc5b58d0a85ff90ddb6d3f9e7a (commit)
      from  8a2da340e85f70ce9449554ba42729a56277c24b (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 c3d6b68809037b48ff51dd693a0c8e75bcc30d7a
Author: Ben Pfaff <address@hidden>
Date:   Wed Jun 15 23:13:12 2011 -0700

    sys-file-reader, sys-file-writer: Use codepage numbers.
    
    PSPP has had a library for converting between encoding names
    and codepage numbers for a while, but the system file reader
    and writer code has not taken advantage of it.  This commit
    make them use it.

commit bb0bebf8612a24fc5b58d0a85ff90ddb6d3f9e7a
Author: Ben Pfaff <address@hidden>
Date:   Wed Jun 15 23:08:13 2011 -0700

    Update code that assumed a dictionary's encoding could be NULL.
    
    Until recently, I think, it was possible for dict_get_encoding()
    to return NULL.  It is no longer possible as far as I can see,
    so this commit adds a comment that says so to the definition
    of dict_get_encoding().  It also updates a few callers that
    had checks for null pointers.

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

Summary of changes:
 src/data/csv-file-writer.c              |    4 +--
 src/data/dictionary.c                   |    5 ++-
 src/data/sys-file-reader.c              |   12 +++-----
 src/data/sys-file-writer.c              |   45 ++++++++++++++++++------------
 src/language/dictionary/sys-file-info.c |    3 +-
 5 files changed, 37 insertions(+), 32 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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