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.8.3-65-g230091


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.3-65-g230091e
Date: Thu, 04 Sep 2014 04:08:59 +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  230091eca1a2f20277e2aac37a223084925ca567 (commit)
       via  de03eaac4eaa1d42d7196471f22c526223d225a0 (commit)
      from  491cd3744c11da45ac6e41c734e4a33c19b060c9 (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 230091eca1a2f20277e2aac37a223084925ca567
Author: Ben Pfaff <address@hidden>
Date:   Wed Sep 3 21:03:06 2014 -0700

    zip-writer: Write size and CRC in local directory when possible.
    
    Google Drive rejects ODT files as corrupted unless their size and CRC are
    in local file headers, even though the zip file specification says that it
    is OK for them to follow the file data.  Thus, this commit changes the
    zip writer to satisfy Google unless the output file is not seekable.

commit de03eaac4eaa1d42d7196471f22c526223d225a0
Author: Ben Pfaff <address@hidden>
Date:   Tue Sep 2 22:34:59 2014 -0700

    odt: Use text:outline-level instead of text:level inside text:h.
    
    text:level is for numbered lists, text:outline-level is for headings.
    
    Found by validating sample output against ODT Relax-NG schema with "jing".

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

Summary of changes:
 src/libpspp/zip-writer.c |   66 +++++++++++++++++++++++++++++++--------------
 src/output/odt.c         |    4 +-
 2 files changed, 47 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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