pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, roc, updated. v0.6.1-692-gb883f96


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, roc, updated. v0.6.1-692-gb883f96
Date: Sun, 19 Jul 2009 18:23:12 +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, roc has been updated
       via  b883f96966eaf08620aae7269690875d3db11054 (commit)
       via  3d8d78ad9ca206b6489cc3944c985c8ba89e4b1e (commit)
       via  d6111d26da0701438a2e2813f14b0edfdf5453c8 (commit)
       via  b08a64f11b282cff537da3d8e8e2992103a3e916 (commit)
       via  ed0dda01c61c6b086e47f64302b75da5df97db87 (commit)
       via  ed7039fafdba4e2f72ad6e4192197fc938c6d2b0 (commit)
       via  3224d60c2fdf7fd1fff123fe79fc9c999deaec5b (commit)
      from  aa937be5e1ac11fadf7a3c6705416f9b4ad35c1f (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 b883f96966eaf08620aae7269690875d3db11054
Author: John Darrington <address@hidden>
Date:   Sun Jul 19 20:20:36 2009 +0200

    Added more (hopefully usefull) comments

commit 3d8d78ad9ca206b6489cc3944c985c8ba89e4b1e
Author: John Darrington <address@hidden>
Date:   Sun Jul 19 19:27:51 2009 +0200

    Add some comments and macros to make the code more readable

commit d6111d26da0701438a2e2813f14b0edfdf5453c8
Author: John Darrington <address@hidden>
Date:   Sun Jul 19 14:20:07 2009 +0200

    Add assertion to check code consitency

commit b08a64f11b282cff537da3d8e8e2992103a3e916
Author: John Darrington <address@hidden>
Date:   Sun Jul 19 13:35:35 2009 +0200

    Fix cleanup of ROC command.
    
    Properly deallocate variables, and use correct
    symbols for parser return values.  Also, delete
    roc.h which is unnecessary.  Thanks to Ben Pfaff
    for pointing out these problems.

commit ed0dda01c61c6b086e47f64302b75da5df97db87
Author: John Darrington <address@hidden>
Date:   Sun Jul 19 13:04:39 2009 +0200

    Respect the constness of caseproto.
    
    New function caseproto_clone.  This means we
    can clone a proto, then mutate it as we want.

commit ed7039fafdba4e2f72ad6e4192197fc938c6d2b0
Author: John Darrington <address@hidden>
Date:   Sun Jul 19 11:41:49 2009 +0200

    Corrected spelling of "consolidate".
    
    Thanks to Ben Pfaff for pointing out my mistake.

commit 3224d60c2fdf7fd1fff123fe79fc9c999deaec5b
Author: John Darrington <address@hidden>
Date:   Sun Jul 19 11:35:38 2009 +0200

    Added the '=' to the plot subcommand's documentation.
    
    Thanks to Ben Pfaff for pointing this out.

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

Summary of changes:
 doc/statistics.texi              |    2 +-
 src/data/caseproto.c             |   20 ++++
 src/data/caseproto.h             |    1 +
 src/data/casereader-translator.c |   26 ++++--
 src/language/stats/roc.c         |  182 ++++++++++++++++++++++++++------------
 src/language/stats/roc.h         |   24 -----
 tests/command/roc2.sh            |    2 +-
 7 files changed, 166 insertions(+), 91 deletions(-)
 delete mode 100644 src/language/stats/roc.h


hooks/post-receive
-- 
GNU PSPP




reply via email to

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