Adam Hathcock
|
8759cf08ff
|
tests all pass
|
2026-02-04 08:20:05 +00:00 |
|
Adam Hathcock
|
8cff7cb551
|
rewinding works more?
|
2026-02-03 17:21:29 +00:00 |
|
Adam Hathcock
|
1b0ec2410d
|
fix deflate rewinding?
|
2026-02-03 17:07:39 +00:00 |
|
Adam Hathcock
|
236ee215b9
|
fix async parts of arc
|
2026-02-03 08:14:25 +00:00 |
|
Adam Hathcock
|
6af612fd54
|
fix ace async
|
2026-02-02 17:26:37 +00:00 |
|
Adam Hathcock
|
361e695380
|
non-async ace works
|
2026-02-02 14:38:16 +00:00 |
|
Adam Hathcock
|
e6ad44def8
|
more async streams
|
2026-02-02 12:39:36 +00:00 |
|
Adam Hathcock
|
46e2ea8507
|
more async fixes
|
2026-02-01 09:38:46 +00:00 |
|
Adam Hathcock
|
62b8fc92d1
|
not sure I like this fix
|
2026-02-01 08:47:17 +00:00 |
|
Adam Hathcock
|
cb27b117b4
|
remove IStreamStack from non specialized streams
|
2026-01-31 19:03:49 +00:00 |
|
Adam Hathcock
|
6112b2d1d9
|
recording isn't great here but it works better
|
2026-01-31 17:42:32 +00:00 |
|
Adam Hathcock
|
0e2f8068a6
|
async crypto
|
2026-01-31 15:56:44 +00:00 |
|
Adam Hathcock
|
227e70926b
|
fmt
|
2026-01-31 15:53:52 +00:00 |
|
Adam Hathcock
|
86e412cf77
|
more fixes?
|
2026-01-31 15:44:09 +00:00 |
|
Adam Hathcock
|
037b6842bf
|
remove SharpCompressStream
|
2026-01-31 15:29:34 +00:00 |
|
Adam Hathcock
|
7112dba345
|
some shrink fixes
|
2026-01-31 13:56:58 +00:00 |
|
Adam Hathcock
|
0767292bb0
|
ReduceStream is async
|
2026-01-31 13:19:10 +00:00 |
|
Adam Hathcock
|
b40e1a002a
|
Merge remote-tracking branch 'origin/adam/data-descriptor-fix' into adam/more-explode-async
|
2026-01-31 11:18:42 +00:00 |
|
Adam Hathcock
|
c096164486
|
add shrink stream async
|
2026-01-31 11:18:16 +00:00 |
|
Adam Hathcock
|
d92def91b0
|
Opus 4.5 did this fix, need to understand it
|
2026-01-31 10:59:30 +00:00 |
|
Adam Hathcock
|
4ed1f89866
|
more ppmd async
|
2026-01-30 13:19:24 +00:00 |
|
Adam Hathcock
|
525bcea989
|
ppmd create
|
2026-01-30 12:37:21 +00:00 |
|
Adam Hathcock
|
6c3f7c86da
|
lzma works with zip
|
2026-01-30 12:28:01 +00:00 |
|
Adam Hathcock
|
c9db03335b
|
Fixed AsyncMarkingBinaryReader
|
2026-01-29 16:23:37 +00:00 |
|
Adam Hathcock
|
659f5d7834
|
fix some more tests
|
2026-01-29 15:47:22 +00:00 |
|
Adam Hathcock
|
1ca914823f
|
more rework
|
2026-01-29 14:42:29 +00:00 |
|
Adam Hathcock
|
d60abc3f45
|
fmt
|
2026-01-29 10:16:37 +00:00 |
|
Adam Hathcock
|
b994f0ab55
|
more 7z async
|
2026-01-29 10:13:55 +00:00 |
|
Adam Hathcock
|
e2cb9f39ab
|
fix up rewindable stream and use it more, add NonDisposingStream
|
2026-01-29 09:08:40 +00:00 |
|
Adam Hathcock
|
58459bda12
|
using a byte array instead of memory streams
|
2026-01-28 19:15:34 +00:00 |
|
Adam Hathcock
|
c219eb4abb
|
Merge branch 'release'
# Conflicts:
# src/SharpCompress/Archives/ArchiveFactory.cs
# src/SharpCompress/Archives/AutoArchiveFactory.cs
# src/SharpCompress/Archives/SevenZip/SevenZipArchive.cs
# src/SharpCompress/Archives/Zip/ZipArchive.cs
# src/SharpCompress/Factories/AceFactory.cs
# src/SharpCompress/Factories/ArcFactory.cs
# src/SharpCompress/Factories/ArjFactory.cs
# src/SharpCompress/Factories/Factory.cs
# src/SharpCompress/Factories/GZipFactory.cs
# src/SharpCompress/Factories/IFactory.cs
# src/SharpCompress/Factories/RarFactory.cs
# src/SharpCompress/Factories/SevenZipFactory.cs
# src/SharpCompress/Factories/TarFactory.cs
# src/SharpCompress/Factories/ZStandardFactory.cs
# src/SharpCompress/Factories/ZipFactory.cs
# src/SharpCompress/IO/SharpCompressStream.cs
# src/SharpCompress/Readers/AbstractReader.cs
# src/SharpCompress/Utility.cs
|
2026-01-28 11:12:49 +00:00 |
|
Adam Hathcock
|
4d31436740
|
constant should be a static property
|
2026-01-27 12:39:01 +00:00 |
|
Adam Hathcock
|
0a50386ada
|
Using Constants class differently
|
2026-01-27 10:46:54 +00:00 |
|
Adam Hathcock
|
979c8d9234
|
Merge fixes
|
2026-01-26 14:20:42 +00:00 |
|
Adam Hathcock
|
04eabb7866
|
Merge remote-tracking branch 'origin/master' into adam/async-creation
# Conflicts:
# src/SharpCompress/Common/EntryStream.cs
# src/SharpCompress/IO/BufferedSubStream.cs
# src/SharpCompress/packages.lock.json
|
2026-01-26 14:16:14 +00:00 |
|
Adam Hathcock
|
73704bcd7e
|
Merge branch 'opencode/clever-knight' into adam/async-creation
|
2026-01-25 15:04:07 +00:00 |
|
Adam Hathcock
|
55100cb37a
|
ExplodeStream is async
|
2026-01-25 15:03:06 +00:00 |
|
Adam Hathcock
|
14fd880dac
|
add tar writing async
|
2026-01-25 14:57:44 +00:00 |
|
Adam Hathcock
|
bf4217fde6
|
Merge pull request #1156 from adamhathcock/copilot/fix-sharpcompress-archive-iteration
Fix silent iteration failure when input stream throws on Flush()
# Conflicts:
# src/SharpCompress/packages.lock.json
|
2026-01-24 10:18:02 +00:00 |
|
Adam Hathcock
|
f1102dc980
|
Undoing https://github.com/adamhathcock/sharpcompress/pull/1151
|
2026-01-24 10:01:49 +00:00 |
|
Adam Hathcock
|
414cad1241
|
add braces
|
2026-01-23 10:55:51 +00:00 |
|
Adam Hathcock
|
7732fbb698
|
Merge pull request #1151 from adamhathcock/copilot/fix-entrystream-flush-issue
Fix EntryStream.Dispose() throwing NotSupportedException on non-seekable streams
|
2026-01-23 08:59:56 +00:00 |
|
Adam Hathcock
|
44402414a6
|
LZMA create
|
2026-01-22 17:01:48 +00:00 |
|
Adam Hathcock
|
11b92d102a
|
Create for explodestream
|
2026-01-22 16:48:53 +00:00 |
|
Adam Hathcock
|
3b83d08e2a
|
fmt
|
2026-01-22 16:38:44 +00:00 |
|
Adam Hathcock
|
b622a2ce73
|
fix disposal and other simple issues
|
2026-01-22 16:38:35 +00:00 |
|
Adam Hathcock
|
77c1cebefc
|
Merge remote-tracking branch 'origin/master' into adam/async-creation
# Conflicts:
# src/SharpCompress/Common/EntryStream.cs
# tests/SharpCompress.Test/SharpCompress.Test.csproj
|
2026-01-22 15:29:38 +00:00 |
|
Adam Hathcock
|
5152e3197e
|
fix build flags
|
2026-01-22 15:12:18 +00:00 |
|
Adam Hathcock
|
4c838db876
|
everything compiles and passes (minus 3 tests)
|
2026-01-22 14:08:20 +00:00 |
|
Adam Hathcock
|
d1f6fd9af1
|
move more and fmt
|
2026-01-22 14:05:23 +00:00 |
|