Adam Hathcock
|
1323c96bc8
|
remove more scoped namespaces
|
2026-02-04 09:25:48 +00:00 |
|
Adam Hathcock
|
7b76858ae1
|
refactoring naming again
|
2026-01-15 11:41:30 +00:00 |
|
Twan van Dongen
|
3ebf97dd49
|
MultiVolume not supported, tests provided by split archive.
|
2026-01-03 19:09:43 +01:00 |
|
Adam Hathcock
|
5bf789ac65
|
Update csharpier and reformat
|
2025-11-25 11:50:21 +00:00 |
|
Twan van Dongen
|
7dd46fe5ed
|
More buffer boundary tests
|
2025-11-20 19:43:07 +01:00 |
|
Twan van Dongen
|
e0186eadc0
|
Add buffer boundary tests for streaming decompression. Methods 1,2,3 still need fixing full streaming; exception now thrown to prevent corrupt output
|
2025-11-18 08:14:34 +01:00 |
|
Twan van Dongen
|
4efb109da8
|
Arj's methods CompressedMost (1), Compressed (2) and CompressedFaster (3) implemented.
|
2025-11-14 15:39:58 +01:00 |
|
Twan van Dongen
|
a9017d7c25
|
ArjReader throws exception for password protected archives.
|
2025-11-06 09:32:12 +01:00 |
|
Twan van Dongen
|
997d3910d4
|
CSharpier appliedArjReader thrown exception for multi-part archives. Method4 (decodefastest) refactored to support Stream.
|
2025-11-05 08:05:30 +01:00 |
|
Twan van Dongen
|
0c199609eb
|
CSharpier...Merge branch 'master' of https://github.com/TwanVanDongen/sharpcompress
|
2025-10-31 16:17:23 +01:00 |
|
Twan
|
7ab16457c7
|
Added ARJ's compressmion method4 (compressed fastest).
Refactored TestBase to support archives with mixed compression algorithms.Merge branch 'adamhathcock:master' into master
|
2025-10-31 16:14:48 +01:00 |
|
Twan van Dongen
|
2aabd8d0e1
|
Initial implementation of the ARJ (Archived by Robert Jung) format, supporting 'store' for single file archives. Multi-file archives and all compression algorithms still require implementations.
|
2025-10-28 20:38:29 +01:00 |
|