ObjFW  History of utils/ofzip/Archive.h of f5295111904c2b85

History of the file that is called utils/ofzip/Archive.h at check-in f5295111904c2b85

2018-06-17
16:16
Deleted: Rename ofzip to ofarc

It supports more than just ZIP now, so the name was no longer
appropriate. (check-in: [51343e2dfc] user: js, branch: trunk, size: 0)

2018-05-26
08:47
[f666c71e45] part of check-in [14b9a27b65] ofzip: Add support for specifying the encoding (check-in: [14b9a27b65] user: js, branch: trunk, size: 1193) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[4b94fd1dc8] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 1099) [annotate] [blame] [check-ins using] [diff]
2017-10-17
00:33
[ce3cd1c862] part of check-in [2f4e0df8be] Do not use implicit method return types

Instead, explicitly declare them, as OF_ASSUME_NONNULL_{BEGIN,END} does
not apply to implicit return types. This means that after this commit,
all init methods have a nonnull return type, as they should have. (check-in: [2f4e0df8be] user: js, branch: trunk, size: 1076) [annotate] [blame] [check-ins using] [diff]

2017-08-05
17:48
[c9b737aa7a] part of check-in [41949ecc65] ofzip: Support for writing files

Not supported for any file formats, yet. (check-in: [41949ecc65] user: js, branch: trunk, size: 1062) [annotate] [blame] [check-ins using] [diff]

2017-05-07
20:10
[9f8454bed8] part of check-in [4af49a13c3] Small code style change

Casts are now written like types in variable declarations. (check-in: [4af49a13c3] user: js, branch: trunk, size: 934) [annotate] [blame] [check-ins using] [diff]

2017-01-09
17:36
[d56995be03] part of check-in [44f45c2e35] Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. (check-in: [44f45c2e35] user: js, branch: trunk, size: 928) [annotate] [blame] [check-ins using] [diff]

2016-05-22
21:02
[900d834d42] part of check-in [8dee4cac41] OFZIP: Add support for tar and tar.gz files (check-in: [8dee4cac41] user: js, branch: trunk, size: 922) [annotate] [blame] [check-ins using] [diff]
2016-05-16
13:44
[9e6c49c585] part of check-in [fed68f8fd5] OFZIP: Add a mode for printing files (check-in: [fed68f8fd5] user: js, branch: trunk, size: 888) [annotate] [blame] [check-ins using] [diff]
2016-04-24
02:01
Added: [138de6bf97] part of check-in [4300366b0b] Refactor OFZIP

This splits out ZIP archive handling from the main file in preparation
for adding GZIP support. (check-in: [4300366b0b] user: js, branch: trunk, size: 829) [annotate] [blame] [check-ins using]