ObjFW  History of src/OFMutableZIPArchiveEntry.h of 86f8767eca8d0fb9

History of the file that is called src/OFMutableZIPArchiveEntry.h at check-in 86f8767eca8d0fb9

2024-04-03
02:16
Change license to LGPLv3 only file: [a0b0b47fda] check-in: [7413a728a7] user: js, branch: trunk, size: 3682 [annotate] [blame] [check-ins using] [diff]
2024-03-02
18:45
Add OFMutableZooArchiveEntry file: [c307086d80] check-in: [d631674979] user: js, branch: trunk, size: 3474 [annotate] [blame] [check-ins using] [diff]
17:58
Fix documentation for mutable classes

The immutable header should always be imported instead. file: [2c44770ad2] check-in: [18045dffca] user: js, branch: trunk, size: 3508 [annotate] [blame] [check-ins using] [diff]

2024-01-02
17:17
Update copyright file: [2122d6601a] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 3529 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [c7ff19b817] check-in: [8939cbdb52] user: js, branch: trunk, size: 3529 [annotate] [blame] [check-ins using] [diff]
2022-08-27
23:53
OFArchiveEntry: Add more properties file: [019337b54d] check-in: [406134b5e2] user: js, branch: trunk, size: 3529 [annotate] [blame] [check-ins using] [diff]
21:37
Add OF(Mutable)ArchiveEntry protocol

Also makes OF(Mutable){LHA,Tar,ZIP}ArchiveEntry conform to it, providing
a common protocol to access archives. file: [1e72e2f1c2] check-in: [a325d5a1ee] user: js, branch: trunk, size: 3886 [annotate] [blame] [check-ins using] [diff]

20:33
OFZIPArchiveEntry: Make (un)compressedSize ull

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

2022-08-24
19:54
OF*ArchiveEntry: Move inits to mutable class file: [2c15cacfc2] check-in: [9f409b2ee0] user: js, branch: trunk, size: 4174 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [7d57139a39] check-in: [1a86b8175b] user: js, branch: trunk, size: 3644 [annotate] [blame] [check-ins using] [diff]
2021-04-17
18:36
Rename all remaining enums file: [bd5d60ef28] check-in: [aa74e85220] user: js, branch: new-naming-convention, size: 3644 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [0cb20b81d1] check-in: [374e1a1bfa] user: js, branch: trunk, size: 3584 [annotate] [blame] [check-ins using] [diff]
2020-10-03
11:35
Use /** */ instead of /*! */ for documentation file: [b1ed162368] check-in: [163a4a5a2e] user: js, branch: trunk, size: 3673 [annotate] [blame] [check-ins using] [diff]
2020-09-26
21:58
Don't require __COUNTER__ for OF_RESERVE_IVARS

__COUNTER__ does not exist in GCC 4.2, and Apple GCC 4.2 is still the
newest compiler available for macOS 10.5. file: [187f5d4175] check-in: [ef614a225d] user: js, branch: trunk, size: 3673 [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
Update copyright file: [a34395e051] check-in: [c7f0229795] user: js, branch: trunk, size: 3647 [annotate] [blame] [check-ins using] [diff]
2019-09-29
19:35
Either restrict subclassing or reserve ivar space

This allows ABI stability with the fragile ABI. file: [860ca60c8f] check-in: [496695d778] user: js, branch: trunk, size: 3644 [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
Update copyright file: [a5c9bd1076] check-in: [0509d7a844] user: js, branch: trunk, size: 3619 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [330cdc5e3d] check-in: [7e5c81e186] user: js, branch: trunk, size: 3613 [annotate] [blame] [check-ins using] [diff]
2017-11-18
18:50
Documentation: Use @brief for all properties file: [dcd47df541] check-in: [cc3ad3ddd3] user: js, branch: trunk, size: 3590 [annotate] [blame] [check-ins using] [diff]
2017-08-11
22:26
Always have retain / copy before nonatomic file: [d647c5d768] check-in: [9db36c14b5] user: js, branch: trunk, size: 3506 [annotate] [blame] [check-ins using] [diff]
2017-08-06
19:40
OFZIPArchive: Add write and append support file: [4a738fdf41] check-in: [4594f434e7] user: js, branch: trunk, size: 3506 [annotate] [blame] [check-ins using] [diff]
2017-08-05
12:27
Add OFMutableTarArchiveEntry

This is in preparation for OFTarArchive write support. file: [051d102b30] check-in: [3f34a360bf] user: js, branch: trunk, size: 3473 [annotate] [blame] [check-ins using] [diff]

11:15
Added: Add OFMutableZIPArchiveEntry

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