docs
[pspp] / tests / libpspp / zip-test.c
2021-01-25 Ben Pfaffzip-reader: Make the zip_reader reference counted.
2021-01-25 Ben Pfaffzip-reader: Switch to a more usual error reporting...
2020-08-02 Ben Pfaffzip-test: Open files in binary mode.
2020-06-07 John DarringtonWhitespace changes only.
2019-12-15 John DarringtonRemove unused #include directives
2019-10-11 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