zip-reader: Read the whole central directory at .zip open time.
[pspp] / tests / libpspp / zip-test.c
2019-02-10 Ben Pfaffzip-reader: Read the whole central directory at .zip...
2017-04-22 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-04-22 John DarringtonWhitespace changes only: Remove trailing whitespace
2013-03-13 Ben PfaffMerge 'master' into 'psppsheet'.
2013-03-07 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-07 John Darringtonzip-test.c: Remove erroneous call to zip_member_unref
2012-02-29 John Darringtonzip-test.c: More thorough error messages
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-07-01 John DarringtonImplemented a zip-writer to correspond to zip-reader