History of file src/OFZooArchive.h at check-in 15dc72eb33794932
2024-06-17
| ||
21:08 | Always use <ObjFW/ObjFW.h> in documentation file: [19092fca0f] check-in: [164f2fb4bf] user: js, branch: trunk, size: 6227 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [a8baa8f5b7] check-in: [7413a728a7] user: js, branch: trunk, size: 6234 [annotate] [blame] [check-ins using] [diff] | |
2024-03-09
| ||
11:50 | OFZooArchive: Add support for archive comments file: [019d7fe0e7] check-in: [181edbb0f0] user: js, branch: trunk, size: 6026 [annotate] [blame] [check-ins using] [diff] | |
2024-03-03
| ||
19:54 | ofarc: Add support for creating Zoo archives file: [f7452af878] check-in: [780132a941] user: js, branch: trunk, size: 5873 [annotate] [blame] [check-ins using] [diff] | |
19:38 | Add IRI handler for Zoo archives file: [67f1c555c6] check-in: [4e1846598b] user: js, branch: trunk, size: 5725 [annotate] [blame] [check-ins using] [diff] | |
19:29 | OFZooArchive: Add write support file: [3db7e3fb48] check-in: [b431203426] user: js, branch: trunk, size: 5358 [annotate] [blame] [check-ins using] [diff] | |
2024-02-28
| ||
00:41 | Fix missing import file: [2cebcb2c91] check-in: [4f9e27d416] user: js, branch: trunk, size: 3936 [annotate] [blame] [check-ins using] [diff] | |
00:24 |
Added:
Add OFZooArchive
Only support for reading so far. Compression methods 0 (uncompressed) and 2 (LZ77 + Huffman, apparently | |