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-1529-g964b


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1529-g964bc1c
Date: Sun, 19 Sep 2010 16:31:33 +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  964bc1c0e1b3e490a893583e0598418ce25d5f14 (commit)
       via  c75794cffb05769b71a346af8513a3e8dde55f94 (commit)
       via  51c3424bf88d0fa110683fbcdd208d0fa5c98179 (commit)
       via  fe425c89a0080e781a6fb67e36d050c74cb50c09 (commit)
       via  99918a5a4da287dfe6b976c06c578674f6e11ea0 (commit)
      from  aaf7e27cbda4b400b6a98360fa7bab08e26c8696 (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 964bc1c0e1b3e490a893583e0598418ce25d5f14
Author: John Darrington <address@hidden>
Date:   Sun Sep 19 18:30:39 2010 +0200

    Fix bug #31052: Crash on histograms with only one datum

commit c75794cffb05769b71a346af8513a3e8dde55f94
Author: John Darrington <address@hidden>
Date:   Sun Sep 19 16:36:57 2010 +0200

    Const casts.
    
    Removed some unnecessary casts.  Changed some others to use the
    macros from src/libpspp/cast.h instead of literal casts.

commit 51c3424bf88d0fa110683fbcdd208d0fa5c98179
Author: John Darrington <address@hidden>
Date:   Sat Sep 18 16:54:31 2010 +0200

    Fix outstanding quote style issues

commit fe425c89a0080e781a6fb67e36d050c74cb50c09
Author: John Darrington <address@hidden>
Date:   Sat Sep 18 16:26:15 2010 +0200

    Remove gettext markup from diagnostic string.
    
    Markin a debug string for translattion just puts unnecessary
    load on the translators.

commit 99918a5a4da287dfe6b976c06c578674f6e11ea0
Author: John Darrington <address@hidden>
Date:   Thu Sep 16 18:11:17 2010 +0200

    FLIP: Don't change new variables to upper case.
    
    This was a legacy from the days when variables could only
    be upper case.

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

Summary of changes:
 src/data/psql-reader.c             |    2 +-
 src/data/sys-file-reader.c         |   12 ++++++------
 src/language/lexer/q2c.c           |    4 ++--
 src/language/stats/autorecode.c    |    6 +++---
 src/language/stats/flip.c          |    2 --
 src/language/tests/float-format.c  |    2 +-
 src/libpspp/hash.c                 |    2 +-
 src/libpspp/str.c                  |    4 +++-
 src/math/histogram.c               |    2 +-
 src/output/ascii.c                 |    2 +-
 src/output/options.c               |    2 +-
 src/ui/gui/main.c                  |    2 +-
 src/ui/gui/psppire-syntax-window.c |    2 +-
 src/ui/gui/recode.ui               |    2 +-
 src/ui/terminal/terminal-opts.c    |    2 +-
 tests/dissect-sysfile.c            |    6 +++---
 tests/language/stats/flip.at       |   26 +++++++++++++-------------
 17 files changed, 40 insertions(+), 40 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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