Overview
Comment: | OFZIPArchive: Initial implementation.
Still a lot to do, see list of FIXMEs in the source. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
1c78b3a4db12d837ec3bf7bc16e2fa38 |
User & Date: | js on 2013-08-12 21:59:05 |
Other Links: | manifest | tags |
Context
2013-08-13
| ||
10:39 | Add a few more instancetypes. check-in: 73ae6fa60f user: js tags: trunk | |
2013-08-12
| ||
21:59 | OFZIPArchive: Initial implementation. check-in: 1c78b3a4db user: js tags: trunk | |
13:26 | Fix OFSeekableStream. check-in: d101b6f8b4 user: js tags: trunk | |
Changes
Modified ObjFW.xcodeproj/project.pbxproj from [ded6ae00ad] to [46a4859faa]. [diff]
Modified src/Makefile from [45aff8468f] to [757f467d0a]. [diff]
Modified src/OFObject.m from [1d6bb87b12] to [5387ac3c3a]. [diff]
Added src/OFZIPArchive.h version [58ddf733c1].
Added src/OFZIPArchive.m version [f436d4f99e].
Modified src/ObjFW.h from [7016b0c88a] to [3262ca71e0]. [diff]
Modified src/exceptions/Makefile from [c7c844bb16] to [99a0658ee8]. [diff]
Added src/exceptions/OFChecksumFailedException.h version [fa48d9c342].
Added src/exceptions/OFChecksumFailedException.m version [2df4011a84].