 |
Changes
- remove TarArchive as not used and not implemented ...
(details / githubweb)
- rename #usesFileNamed: to #usesFile:
(details / githubweb)
- Add test to ensure we can unzip from a stream
(details / githubweb)
- remove code duplication
(details / githubweb)
- API cleanup to use File References or file names that will be converted
(details / githubweb)
- rename #canWriteToFileNamed: to #canWriteToFile:
(details / githubweb)
- Allow ZipArchive to readFrom a FileReference (mandatory to use a memory
(details / githubweb)
- use memory file system for tests
(details / githubweb)
- add missing conversion to file reference
(details / githubweb)
- Add a test to ensure we can unzip from a file name
(details / githubweb)
|