History of file src/OFMutableArchiveEntry.h at check-in 816c13da9ba3f865
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [fc44ed648e] check-in: [164f2fb4bf] user: js, branch: trunk, size: 2414 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [7bdf283c16] check-in: [7413a728a7] user: js, branch: trunk, size: 2423 [annotate] [blame] [check-ins using] [diff] | |
2024-03-02
| ||
17:58 |
Fix documentation for mutable classes
The immutable header should always be imported instead. file: [28b60b2b5b] check-in: [18045dffca] user: js, branch: trunk, size: 2215 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [b33a39ff2a] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2239 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [bcb41124c1] check-in: [8939cbdb52] user: js, branch: trunk, size: 2239 [annotate] [blame] [check-ins using] [diff] | |
2022-08-27
| ||
23:53 | OFArchiveEntry: Add more properties file: [ffb170561c] check-in: [406134b5e2] user: js, branch: trunk, size: 2239 [annotate] [blame] [check-ins using] [diff] | |
21:37 |
Added:
Add OF(Mutable)ArchiveEntry protocol
Also makes OF(Mutable){LHA,Tar,ZIP}ArchiveEntry conform to it, providing | |