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-2256-g5825


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2256-g5825b0b
Date: Wed, 26 Oct 2011 16:02:47 +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  5825b0b870739af3760c07138bed50e99db788ae (commit)
       via  cf40a7c5308d086195265623f35b310c0b35f766 (commit)
      from  981b76b7d6b3e2dccb6a3fb15890ec32a8a87f13 (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 5825b0b870739af3760c07138bed50e99db788ae
Author: John Darrington <address@hidden>
Date:   Sun Oct 23 19:44:42 2011 +0200

    New object: psppire-lex-reader
    
    This object reads lexer input direct from a GtkBuffer instead of converting 
to a string first.

commit cf40a7c5308d086195265623f35b310c0b35f766
Author: John Darrington <address@hidden>
Date:   Sun Oct 23 14:42:51 2011 +0200

    Remove duplicate #include lines

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

Summary of changes:
 src/language/lexer/format-parser.c                 |    2 -
 src/language/stats/median.c                        |    8 +-
 src/ui/gui/automake.mk                             |    2 +
 src/ui/gui/psppire-lex-reader.c                    |  106 ++++++++++++++++++++
 .../ods-reader.h => ui/gui/psppire-lex-reader.h}   |   11 +-
 src/ui/gui/psppire-syntax-window.c                 |    9 +--
 src/ui/terminal/main.c                             |    1 -
 7 files changed, 118 insertions(+), 21 deletions(-)
 create mode 100644 src/ui/gui/psppire-lex-reader.c
 copy src/{data/ods-reader.h => ui/gui/psppire-lex-reader.h} (79%)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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