ObjFW  History of utils/ofzip/GZIPArchive.m of 9886c3f0b387b88d

History of the file that is called utils/ofzip/GZIPArchive.m at check-in 9886c3f0b387b88d

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
[e95550219d] part of check-in [14b9a27b65] ofzip: Add support for specifying the encoding (check-in: [14b9a27b65] user: js, branch: trunk, size: 4000) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[75b73d1fa8] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 3879) [annotate] [blame] [check-ins using] [diff]
2017-11-12
18:27
[b351c0ed90] part of check-in [34fe205b84] OFFileManager: Major API redesign

This removes all query methods and replaces them by a single one that
returns a dictionary. Not only does this allow querying multiple
attributes at once, it is also more extensible, as the previous
attributes were specific to file URLs. (check-in: [34fe205b84] user: js, branch: trunk, size: 3856) [annotate] [blame] [check-ins using] [diff]

2017-10-17
00:33
[c97ab3d19b] 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: 3639) [annotate] [blame] [check-ins using] [diff]

2017-08-05
17:48
[39d718e85f] 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: 3625) [annotate] [blame] [check-ins using] [diff]

17:24
[85573597fb] part of check-in [ccf8ecbb83] OFGZIPStream: Prepare for adding write support (check-in: [ccf8ecbb83] user: js, branch: trunk, size: 3550) [annotate] [blame] [check-ins using] [diff]
2017-07-22
23:04
[081b9cc60a] part of check-in [23e57c5040] OFFile: Simplify mode

This removes "b" for binary and always uses binary, as there is no good
reason to not use binary. (check-in: [23e57c5040] user: js, branch: trunk, size: 3530) [annotate] [blame] [check-ins using] [diff]

2017-06-05
21:57
[d96ec8b8b5] part of check-in [289f2b1272] OFFileManager: Don't use stat() on MorphOS (check-in: [289f2b1272] user: js, branch: trunk, size: 3531) [annotate] [blame] [check-ins using] [diff]
2017-06-03
14:37
[623af154e4] part of check-in [4175b93242] OFFileManager: Mask modes to ensure safe modes (check-in: [4175b93242] user: js, branch: trunk, size: 3508) [annotate] [blame] [check-ins using] [diff]
2017-05-07
20:10
[b72f242916] 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: 3585) [annotate] [blame] [check-ins using] [diff]

2017-02-26
21:29
[0352ca14b6] part of check-in [ebf74827f6] Localize ofzip (check-in: [ebf74827f6] user: js, branch: trunk, size: 3578) [annotate] [blame] [check-ins using] [diff]
2017-01-09
17:36
[5a9641513d] 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: 3236) [annotate] [blame] [check-ins using] [diff]

2016-06-04
22:31
[3a7c6d754a] part of check-in [c5901029a0] OFZIP: Cast app delegate to OFZIP* (check-in: [c5901029a0] user: js, branch: trunk, size: 3230) [annotate] [blame] [check-ins using] [diff]
2016-05-22
21:02
[d0b4b1bf2e] part of check-in [8dee4cac41] OFZIP: Add support for tar and tar.gz files (check-in: [8dee4cac41] user: js, branch: trunk, size: 3222) [annotate] [blame] [check-ins using] [diff]
20:00
[bc8629617c] part of check-in [5b5f4ec214] OFZIP: Only allow safe modes for .gz files (check-in: [5b5f4ec214] user: js, branch: trunk, size: 3182) [annotate] [blame] [check-ins using] [diff]
2016-05-16
13:44
[1fc9513872] part of check-in [fed68f8fd5] OFZIP: Add a mode for printing files (check-in: [fed68f8fd5] user: js, branch: trunk, size: 3110) [annotate] [blame] [check-ins using] [diff]
2016-04-24
14:36
[7bb45e0fc2] part of check-in [f984c522b1] OFZIP: Preserve mode when extracting .gz files (check-in: [f984c522b1] user: js, branch: trunk, size: 2590) [annotate] [blame] [check-ins using] [diff]
02:32
Added: [2572905d24] part of check-in [34e0dcaf87] OFZIP: Add GZIP support (check-in: [34e0dcaf87] user: js, branch: trunk, size: 2227) [annotate] [blame] [check-ins using]