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-71-gdf88f9


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-71-gdf88f90
Date: Sat, 03 Mar 2012 11:26:10 +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  df88f907ccf92b69a06d4b26b729b50d571a7d0e (commit)
       via  c4cc86c7594c6e12573902d5727b45ebdcabee4c (commit)
       via  e03970503d5ba427ada341596db8e55f5cd91fad (commit)
       via  afcd7961919d0e2d3d8ecd240a14ace4a201e8d3 (commit)
       via  665a2cafacdb038478c614b040958b5f81cb7548 (commit)
       via  04c7908ba9dbc11eca3b20f43e9adfc2840b3679 (commit)
       via  34056dd7856c2a788f74bed86b2a258886f5eef5 (commit)
      from  aa3f30ff112a22a2b974705cee25ace88e4cb284 (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 df88f907ccf92b69a06d4b26b729b50d571a7d0e
Author: John Darrington <address@hidden>
Date:   Sat Mar 3 12:20:45 2012 +0100

    interaction.c: interaction_dump: don't crash on empty interactions (ie 
those with no variables)

commit c4cc86c7594c6e12573902d5727b45ebdcabee4c
Author: John Darrington <address@hidden>
Date:   Sat Mar 3 12:12:54 2012 +0100

    Remove unnecessary #include

commit e03970503d5ba427ada341596db8e55f5cd91fad
Author: John Darrington <address@hidden>
Date:   Sat Mar 3 12:05:17 2012 +0100

    moments.c: Implement calc_semean.
    
    This function was always declared, but never implemented.  It's fairly
    trivial, but for consistency it makes sense to have here.

commit afcd7961919d0e2d3d8ecd240a14ace4a201e8d3
Author: John Darrington <address@hidden>
Date:   Sat Mar 3 11:56:47 2012 +0100

    oneway.c: Set destroy pointer to NULL, since it is unused here

commit 665a2cafacdb038478c614b040958b5f81cb7548
Author: John Darrington <address@hidden>
Date:   Sat Mar 3 11:49:22 2012 +0100

    Categoricals.c: Call payload->destroy inside categoricals_done

commit 04c7908ba9dbc11eca3b20f43e9adfc2840b3679
Author: John Darrington <address@hidden>
Date:   Sat Mar 3 11:40:44 2012 +0100

    categoricals.c: Delete redundant function dump_interaction
    
     Remove dump_interaction, since there is such a function in interaction.c

commit 34056dd7856c2a788f74bed86b2a258886f5eef5
Author: John Darrington <address@hidden>
Date:   Sat Mar 3 11:33:38 2012 +0100

    Examine tests: Remove leading slash from factor variables.
    
    I haven't seen any examples of syntax which does this, and it leads to
    ambiguities: Does /STATISTICS refer to the STATISTICS subcommand or to
    a factor variable named "STATISTICS".  I think it's better therefore to
    disallow a slash here.

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

Summary of changes:
 src/language/stats/oneway.c     |    1 +
 src/math/categoricals.c         |   19 +++++--------------
 src/math/interaction.c          |    9 ++++++---
 src/math/moments.c              |    7 +++++++
 src/math/moments.h              |    2 +-
 src/math/trimmed-mean.h         |    2 --
 tests/language/stats/examine.at |    2 +-
 7 files changed, 21 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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