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.7.9-433-gaa457


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-433-gaa4573b
Date: Sat, 22 Dec 2012 12:20:00 +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  aa4573b5e5c219d27fbbec0b56b35bfdac77876a (commit)
       via  ec950d9ec3a216424fd190a319d49cd2e9578b47 (commit)
       via  53a87aab3cc88c5c73ffb23fbbab155f1af3ba5c (commit)
      from  730da633e7e065e97943746d0a5660b2718c255d (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 aa4573b5e5c219d27fbbec0b56b35bfdac77876a
Author: Ben Pfaff <address@hidden>
Date:   Sat Dec 22 03:45:42 2012 -0800

    UPDATE: Do not update from missing values in transaction files.
    
    The documentation said that missing and all-spaces values in transaction
    files did not update the master file, but the implementation was wrong.
    
    Reported by Kees Varekamp <address@hidden>.

commit ec950d9ec3a216424fd190a319d49cd2e9578b47
Author: Ben Pfaff <address@hidden>
Date:   Sat Dec 22 03:42:10 2012 -0800

    combine-files: Break apart apply_file_case_and_advance().
    
    An upcoming patch will sometimes need to do something different from
    apply_case() before advancing.

commit 53a87aab3cc88c5c73ffb23fbbab155f1af3ba5c
Author: Ben Pfaff <address@hidden>
Date:   Sat Dec 22 03:32:09 2012 -0800

    value: New function value_is_spaces().

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

Summary of changes:
 src/data/value.c                     |   17 +++++++-
 src/data/value.h                     |    4 +-
 src/language/data-io/combine-files.c |   75 ++++++++++++++++++++++++++-------
 tests/language/data-io/update.at     |    5 +-
 4 files changed, 81 insertions(+), 20 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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