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-1852-g4923


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1852-g49239dc
Date: Tue, 21 Dec 2010 08:12:45 +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  49239dc60d3bfe5a29b6f08b176783dd72804d91 (commit)
       via  ced729f41f90e56a7c8ec12f6497f61c9b73b779 (commit)
       via  17753a2ef0a1e33b5478a970c747a2a57454ee07 (commit)
       via  48e0129f54424a6fd5fb1bc7651e48dedc5293c2 (commit)
      from  d53d2523fad833f485e0f32e64e094fb5919b703 (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 49239dc60d3bfe5a29b6f08b176783dd72804d91
Author: Ben Pfaff <address@hidden>
Date:   Tue Dec 21 00:12:09 2010 -0800

    NPAR TESTS: Fix two test failures.
    
    Tests "NPAR TESTS CHISQUARE with DESCRIPTIVES" and "NPAR TESTS CHISQUARE,
    listwise missing" were failing because of some unexpected behavior of
    lex_put_back().  This fixes the problem by avoiding lex_put_back()
    entirely.

commit ced729f41f90e56a7c8ec12f6497f61c9b73b779
Author: Ben Pfaff <address@hidden>
Date:   Tue Dec 21 00:00:25 2010 -0800

    NPAR TESTS: Fix "NPAR TESTS BINOMIAL, P = 0.5; N1/N2 < 1" test failure.

commit 17753a2ef0a1e33b5478a970c747a2a57454ee07
Author: Ben Pfaff <address@hidden>
Date:   Mon Dec 20 23:59:28 2010 -0800

    lexer: Fix GCC warning for unhandled TOKEN_N_TYPES in lex_token_name().

commit 48e0129f54424a6fd5fb1bc7651e48dedc5293c2
Author: Ben Pfaff <address@hidden>
Date:   Mon Dec 20 23:58:59 2010 -0800

    lexer: Remove unused function lex_put_back_id().

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

Summary of changes:
 src/language/lexer/lexer.c |   12 +-----------
 src/language/lexer/lexer.h |    1 -
 src/language/stats/npar.c  |   15 +++++++++------
 3 files changed, 10 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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