History of file src/OFMutableZIPArchiveEntry.m at check-in ab7cb38e256367d5
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [306ccce6f3] check-in: [7413a728a7] user: js, branch: trunk, size: 4799 [annotate] [blame] [check-ins using] [diff] | |
2024-03-09
| ||
16:13 | OFZIPArchive: Fix disk number 0 vs 1 file: [40a5d52bcf] check-in: [3fc6209af6] user: js, branch: 1.0, size: 4591 [annotate] [blame] [check-ins using] [diff] | |
16:11 | OFZIPArchive: Fix disk number 0 vs 1 file: [3cc6456659] check-in: [9fd7456e3a] user: js, branch: trunk, size: 4591 [annotate] [blame] [check-ins using] [diff] | |
2024-03-02
| ||
18:45 | Add OFMutableZooArchiveEntry file: [1aea0e1342] check-in: [d631674979] user: js, branch: trunk, size: 4472 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [f4a3f02da1] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 4472 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [ac96625980] check-in: [8939cbdb52] user: js, branch: trunk, size: 4472 [annotate] [blame] [check-ins using] [diff] | |
2022-10-25
| ||
23:10 | Fix building with Apple GCC 4.0.1 file: [6a8c882277] check-in: [2b7c5eb0ec] user: js, branch: trunk, size: 4472 [annotate] [blame] [check-ins using] [diff] | |
2022-08-27
| ||
20:33 |
OFZIPArchiveEntry: Make (un)compressedSize ull
This is for consistency with OFTarArchiveEntry and OFLHAArchiveEntry. file: [5de5ffdaad] check-in: [94c326ab78] user: js, branch: trunk, size: 4227 [annotate] [blame] [check-ins using] [diff] | |
2022-08-24
| ||
19:54 | OF*ArchiveEntry: Move inits to mutable class file: [d21bf4e040] check-in: [9f409b2ee0] user: js, branch: trunk, size: 4207 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [bdaf9f4cc4] check-in: [1a86b8175b] user: js, branch: trunk, size: 3719 [annotate] [blame] [check-ins using] [diff] | |
2021-04-17
| ||
18:36 | Rename all remaining enums file: [fe9804e5f1] check-in: [aa74e85220] user: js, branch: new-naming-convention, size: 3719 [annotate] [blame] [check-ins using] [diff] | |
2021-03-07
| ||
20:25 | *.m: Fold methods into one line where it fits file: [0b4e9c4fc9] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 3619 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [1228f4a633] check-in: [374e1a1bfa] user: js, branch: trunk, size: 3621 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [7972fcd174] check-in: [c7f0229795] user: js, branch: trunk, size: 3710 [annotate] [blame] [check-ins using] [diff] | |
2019-03-08
| ||
00:35 | Use dot syntax file: [b63548e22a] check-in: [bceb7ed4c9] user: js, branch: trunk, size: 3707 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [477a94e0e9] check-in: [0509d7a844] user: js, branch: trunk, size: 3727 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [fb3858d64d] check-in: [7e5c81e186] user: js, branch: trunk, size: 3721 [annotate] [blame] [check-ins using] [diff] | |
2017-10-17
| ||
00:33 |
Do not use implicit method return types
Instead, explicitly declare them, as OF_ASSUME_NONNULL_{BEGIN,END} does | |
2017-08-06
| ||
19:40 | OFZIPArchive: Add write and append support file: [fd0258d247] check-in: [4594f434e7] user: js, branch: trunk, size: 3694 [annotate] [blame] [check-ins using] [diff] | |
2017-08-05
| ||
11:15 |
Added:
Add OFMutableZIPArchiveEntry
This is in preparation for OFZIPArchive write support. file: [9090ae09d9] check-in: [1aea73d8b1] user: js, branch: trunk, size: 2744 [annotate] [blame] [check-ins using] | |