zip-writer: Write size and CRC in local directory when possible.
[pspp] / src / libpspp / zip-writer.c
2014-09-04 Ben Pfaffzip-writer: Write size and CRC in local directory when...
2013-09-25 John DarringtonUse the msg function to report errors wherever possible.
2012-03-02 Ben Pfaffzip-writer: Add missing #include <byteswap.h>.
2012-03-01 John Darringtonzip-writer.c: Fix incorrect big-endian handling.
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-07-01 John DarringtonImplemented a zip-writer to correspond to zip-reader
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-02 Ben PfaffUse ftello() and fseeko() instead of ftell() and fseek... 20100502040503/pspp
2010-02-24 Ben Pfaffodt: Remove dependency on external "zip" program. 20100224040512/pspp