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-1871-gad05


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1871-gad05a02
Date: Sat, 05 Feb 2011 21:18:50 +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  ad05a0285feaa0faa4e1329b8ee985c2ce17b1c9 (commit)
       via  aa33afb8a5abdcb5277e5329f8b048ea1ac708a0 (commit)
       via  c0d0b8039a3cd836398a76a0a884d6166ed761e0 (commit)
       via  50f245ab3b7e42ae79ea4076ad7a2bbb97841cc6 (commit)
       via  df291f0446ae11b5a3c788a06ee73eb9ac877ca5 (commit)
       via  c9ae1257ff1983917d2d39de53c743ae72ba16ee (commit)
      from  c58173ea116eed59ce96a4b233f2d2d8ceb50b26 (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 ad05a0285feaa0faa4e1329b8ee985c2ce17b1c9
Author: Ben Pfaff <address@hidden>
Date:   Sun Dec 12 14:29:00 2010 -0800

    tests: Add `check-programs' target.
    
    Occasionally I want to build all the programs required to run "make check"
    without actually running the tests.  This target allows me to do that.

commit aa33afb8a5abdcb5277e5329f8b048ea1ac708a0
Author: Ben Pfaff <address@hidden>
Date:   Sun Dec 26 21:12:06 2010 -0800

    Smake: Avoid duplicating $(GNULIB_TOOL) invocation.
    
    The "all" and "gnulib" rules both contained the same gnulib-tool
    invocation.  This commit changes the "all" rule to use the "gnulib" rule
    as a subrule.

commit c0d0b8039a3cd836398a76a0a884d6166ed761e0
Author: Ben Pfaff <address@hidden>
Date:   Fri Feb 4 21:33:47 2011 -0800

    i18n: Always allocate from pool in recode_substring_pool().

commit 50f245ab3b7e42ae79ea4076ad7a2bbb97841cc6
Author: Ben Pfaff <address@hidden>
Date:   Tue Jan 4 21:55:07 2011 -0800

    sys-file-writer: Fix subtype used for v14+ multiple response set records.

commit df291f0446ae11b5a3c788a06ee73eb9ac877ca5
Author: Ben Pfaff <address@hidden>
Date:   Mon Jan 3 13:10:07 2011 -0800

    doc: Document that type-7 records must appear in ascending numerical order.
    
    Every system file that I have seen puts them in this order, so I cannot
    imagine that any other order receives any testing.

commit c9ae1257ff1983917d2d39de53c743ae72ba16ee
Author: Ben Pfaff <address@hidden>
Date:   Sat Feb 5 13:18:07 2011 -0800

    doc: Update description of character encoding information in system files.
    
    Based on information provided by John Darrington and on system files
    obtained freely from the Internet.

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

Summary of changes:
 Smake                           |    5 +--
 doc/dev/system-file-format.texi |   68 ++++++++++++++++++++++++++++++++------
 src/data/sys-file-writer.c      |    4 +-
 src/libpspp/i18n.c              |    2 +-
 tests/automake.mk               |    2 +
 5 files changed, 63 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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