ObjFW  History of src/OFMutableZIPArchiveEntry.m of a22b485eaf867421

History of the file that is called src/OFMutableZIPArchiveEntry.m at check-in a22b485eaf867421

2024-04-03
02:16
[306ccce6f3] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 4799) [annotate] [blame] [check-ins using] [diff]
2024-03-09
16:13
[40a5d52bcf] part of check-in [3fc6209af6] OFZIPArchive: Fix disk number 0 vs 1 (check-in: [3fc6209af6] user: js, branch: 1.0, size: 4591) [annotate] [blame] [check-ins using] [diff]
16:11
[3cc6456659] part of check-in [9fd7456e3a] OFZIPArchive: Fix disk number 0 vs 1 (check-in: [9fd7456e3a] user: js, branch: trunk, size: 4591) [annotate] [blame] [check-ins using] [diff]
2024-03-02
18:45
[1aea0e1342] part of check-in [d631674979] Add OFMutableZooArchiveEntry (check-in: [d631674979] user: js, branch: trunk, size: 4472) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[f4a3f02da1] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 4472) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[ac96625980] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 4472) [annotate] [blame] [check-ins using] [diff]
2022-10-25
23:10
[6a8c882277] part of check-in [2b7c5eb0ec] Fix building with Apple GCC 4.0.1 (check-in: [2b7c5eb0ec] user: js, branch: trunk, size: 4472) [annotate] [blame] [check-ins using] [diff]
2022-08-27
20:33
[5de5ffdaad] part of check-in [94c326ab78] OFZIPArchiveEntry: Make (un)compressedSize ull

This is for consistency with OFTarArchiveEntry and OFLHAArchiveEntry. (check-in: [94c326ab78] user: js, branch: trunk, size: 4227) [annotate] [blame] [check-ins using] [diff]

2022-08-24
19:54
[d21bf4e040] part of check-in [9f409b2ee0] OF*ArchiveEntry: Move inits to mutable class (check-in: [9f409b2ee0] user: js, branch: trunk, size: 4207) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[bdaf9f4cc4] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 3719) [annotate] [blame] [check-ins using] [diff]
2021-04-17
18:36
[fe9804e5f1] part of check-in [aa74e85220] Rename all remaining enums (check-in: [aa74e85220] user: js, branch: new-naming-convention, size: 3719) [annotate] [blame] [check-ins using] [diff]
2021-03-07
20:25
[0b4e9c4fc9] part of check-in [1b82d3bf4f] *.m: Fold methods into one line where it fits (check-in: [1b82d3bf4f] user: js, branch: trunk, size: 3619) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[1228f4a633] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 3621) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[7972fcd174] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 3710) [annotate] [blame] [check-ins using] [diff]
2019-03-08
00:35
[b63548e22a] part of check-in [bceb7ed4c9] Use dot syntax (check-in: [bceb7ed4c9] user: js, branch: trunk, size: 3707) [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
[477a94e0e9] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 3727) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[fb3858d64d] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 3721) [annotate] [blame] [check-ins using] [diff]
2017-10-17
00:33
[4990b8b9d2] 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: 3698) [annotate] [blame] [check-ins using] [diff]

2017-08-06
19:40
[fd0258d247] part of check-in [4594f434e7] OFZIPArchive: Add write and append support (check-in: [4594f434e7] user: js, branch: trunk, size: 3694) [annotate] [blame] [check-ins using] [diff]
2017-08-05
11:15
Added: [9090ae09d9] part of check-in [1aea73d8b1] Add OFMutableZIPArchiveEntry

This is in preparation for OFZIPArchive write support. (check-in: [1aea73d8b1] user: js, branch: trunk, size: 2744) [annotate] [blame] [check-ins using]