pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, output, updated. v0.6.1-1033-g302b


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, output, updated. v0.6.1-1033-g302bd0d
Date: Thu, 07 Jan 2010 04:30:24 +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, output has been updated
       via  302bd0da45b8920bf4a34d8751d9cbceacd5b6ea (commit)
       via  4f535d301fd8181ae3fbfeb023f4e016a91064d9 (commit)
       via  845f87804138053543fafe97994d18c78e65be23 (commit)
      from  204a1ee35aebcc2cf955017070c1a3638cdaee22 (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 302bd0da45b8920bf4a34d8751d9cbceacd5b6ea
Author: Ben Pfaff <address@hidden>
Date:   Mon Dec 21 17:11:47 2009 -0800

    casereader: Make parameter to casereader_count_cases const.
    
    casereader_count_cases does not conceptually modify its argument, since
    there is no way for the client to observe the difference (other than
    through improved performance).  So there is no need for the parameter to
    be const.

commit 4f535d301fd8181ae3fbfeb023f4e016a91064d9
Author: Ben Pfaff <address@hidden>
Date:   Sun Dec 20 20:05:24 2009 -0800

    str: New function ds_steal_cstr.

commit 845f87804138053543fafe97994d18c78e65be23
Author: Ben Pfaff <address@hidden>
Date:   Sun Dec 20 20:00:47 2009 -0800

    Add new SENTINEL macro to compiler.h, for GCC's __attribute__((sentinel)).

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

Summary of changes:
 src/data/casereader.c  |   10 +++++++---
 src/data/casereader.h  |    2 +-
 src/libpspp/compiler.h |   10 ++++++++++
 src/libpspp/str.c      |   11 +++++++++++
 src/libpspp/str.h      |    1 +
 5 files changed, 30 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GNU PSPP




reply via email to

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