SharpCompress/src/SharpCompress
2025-12-08 17:49:58 +02:00
..
Algorithms update csharpier 2025-01-14 09:07:40 +00:00
Archives Csharpier 2025-12-03 12:05:16 -05:00
Common Reformatted modified files with csharpier 2025-12-08 17:49:58 +02:00
Compressors Fix DivideByZeroException when using BZip2 with empty files 2025-11-27 15:59:39 +00:00
Crypto Fixed some missing features caused by merging an earlier branch than required. 2025-07-21 23:45:57 +01:00
Factories Added ARJ's compressmion method4 (compressed fastest). 2025-10-31 16:14:48 +01:00
IO make formatting worse with csharpier 2025-11-14 03:54:26 +01:00
Polyfills add back net standard 2.0 2024-04-23 09:59:30 +01:00
Readers Apply code review feedback: improve documentation structure and add explicit DirectoryEntry case 2025-11-29 15:39:36 +00:00
Writers Reformatted modified files with csharpier 2025-12-08 17:49:58 +02:00
AssemblyInfo.cs formatting 2025-01-15 21:43:10 +03:00
LazyReadOnlyCollection.cs Consolidate not null 2025-10-22 09:17:13 +01:00
NotNullExtensions.cs more making rar faster 2025-10-23 11:43:21 +01:00
packages.lock.json update dependencies 2025-11-29 11:56:20 +00:00
SharpCompress.csproj Remove netstandard2.0 and net481 targets, keep net48, net8.0, net10.0 2025-11-29 11:42:05 +00:00
SharpCompress.pfx move files around 2015-12-30 11:19:42 +00:00
Utility.cs async xzblock 2025-10-31 11:47:27 +00:00