ObjFW  All files named "utils/objfw-unzip.m"

History for utils/objfw-unzip.m

2013-11-10
00:35
Deleted: objfw-unzip -> ofzip

This way, one tool can be used for all ZIP operations, even though it
only has an extraction mode yet. check-in: [ab0be1f3f9] user: js, branch: trunk, size: 0

2013-11-06
22:35
Make a few implicit casts explicit. file: [df6343564c] check-in: [62d1b84b30] user: js, branch: trunk, size: 3785 [annotate] [blame] [check-ins using] [diff]
21:11
objfw-unzip: Add "never override" mode. file: [b335e42d82] check-in: [64f72315cd] user: js, branch: trunk, size: 3770 [annotate] [blame] [check-ins using] [diff]
2013-10-20
11:30
Added: Add objfw-unzip.

This a small tool to extract ZIP files, using OFZIPArchive.

The idea is that as ObjFW contains a complete ZIP implementation anyway,
it makes sense to add those few extra lines of code to have a very small
tool using ObjFW's ZIP implementation. file: [b923b772b8] check-in: [0964e7d687] user: js, branch: trunk, size: 3571 [annotate] [blame] [check-ins using]