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-1519-g0e21


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1519-g0e21d88
Date: Thu, 16 Sep 2010 12:52:56 +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  0e21d88d0a4b1143e7c1c96707da42af932590e8 (commit)
       via  173d1687aea88e0e5e1b1d8615ed68ebefb15d08 (commit)
      from  4277d80790ded2c83d81a34ed536abe95c925d45 (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 0e21d88d0a4b1143e7c1c96707da42af932590e8
Author: John Darrington <address@hidden>
Date:   Wed Sep 15 15:21:18 2010 +0200

    Update en_GB localisation

commit 173d1687aea88e0e5e1b1d8615ed68ebefb15d08
Author: John Darrington <address@hidden>
Date:   Wed Sep 15 14:53:41 2010 +0200

    Consolidate quoting style in printed strings.
    
    The GNU coding standards say to use `xxxx'  for quoted
    strings.  Previously we've been using a mixture of that style
    and "xxxx".  This change substitutes all instances of the latter
    with the former.

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

Summary of changes:
 po/en_GB.po                             | 2426 +++++++++++++++++--------------
 src/data/any-reader.c                   |    4 +-
 src/data/csv-file-writer.c              |    4 +-
 src/data/data-in.c                      |    2 +-
 src/data/file-handle-def.c              |    2 +-
 src/data/gnumeric-reader.c              |    6 +-
 src/data/por-file-reader.c              |    4 +-
 src/data/por-file-writer.c              |    4 +-
 src/data/sys-file-reader.c              |   12 +-
 src/data/sys-file-writer.c              |    4 +-
 src/language/control/repeat.c           |   10 +-
 src/language/data-io/data-reader.c      |    2 +-
 src/language/data-io/data-writer.c      |    4 +-
 src/language/data-io/get-data.c         |    1 -
 src/language/data-io/placement-parser.c |    2 +-
 src/language/data-io/print.c            |    2 +-
 src/language/data-io/save-translate.c   |    2 +-
 src/language/data-io/trim.c             |    4 +-
 src/language/dictionary/mrsets.c        |    2 +-
 src/language/expressions/helpers.c      |   10 +-
 src/language/expressions/parse.c        |   56 +-
 src/language/lexer/format-parser.c      |    4 +-
 src/language/lexer/lexer.c              |    2 +-
 src/language/utilities/set.q            |    4 +-
 src/libpspp/i18n.c                      |    2 +-
 src/libpspp/model-checker.c             |    6 +-
 src/output/ascii.c                      |    4 +-
 src/output/cairo.c                      |    6 +-
 src/output/csv.c                        |    2 +-
 src/output/driver.c                     |    5 +-
 src/output/html.c                       |    6 +-
 src/output/journal.c                    |    4 +-
 src/output/measure.c                    |    6 +-
 src/output/msglog.c                     |    2 +-
 src/output/options.c                    |   18 +-
 src/ui/gui/helper.c                     |    4 +-
 src/ui/gui/psppire-dict.c               |    2 +-
 src/ui/gui/psppire-syntax-window.c      |    2 +-
 src/ui/gui/psppire-var-store.c          |    6 +-
 src/ui/gui/psppire-var-view.c           |    2 +-
 src/ui/gui/psppire-window.c             |    2 +-
 src/ui/gui/psppire.c                    |    2 +-
 src/ui/gui/text-data-import-dialog.c    |   10 +-
 src/ui/gui/val-labs-dialog.c            |    2 +-
 src/ui/source-init-opts.c               |    8 +-
 tests/command/get-data-gnm.sh           |    4 +-
 tests/command/list.sh                   |    2 +-
 tests/command/weight.sh                 |    2 +-
 tests/dissect-sysfile.c                 |    4 +-
 tests/language/dictionary/mrsets.at     |    4 +-
 tests/language/expressions/evaluate.at  |   74 +-
 tests/perl-module.at                    |    2 +-
 52 files changed, 1514 insertions(+), 1252 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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