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-1472-gf1a0


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1472-gf1a07a0
Date: Tue, 24 Aug 2010 03:34: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  f1a07a055a9e1fce1024443e8bf9dcd36c0739f2 (commit)
       via  5643b25173203af07925fdc4d12bda1f62769502 (commit)
      from  407f3c634628b92fb6b57cbcff229270107cdddc (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 f1a07a055a9e1fce1024443e8bf9dcd36c0739f2
Author: Ben Pfaff <address@hidden>
Date:   Sun Aug 15 22:03:19 2010 -0700

    format: Optimize fmt_from_io().
    
    A "switch" statement should be much faster than a linear search.

commit 5643b25173203af07925fdc4d12bda1f62769502
Author: Ben Pfaff <address@hidden>
Date:   Sun Aug 15 22:02:38 2010 -0700

    format: Fix type code for Z format in system and portable files.
    
    Z format is code 15, not 16 (which is N format).

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

Summary of changes:
 src/data/format.c   |   21 +++++++++++----------
 src/data/format.def |    4 ++--
 2 files changed, 13 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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