Adam Hathcock
|
eb844e8016
|
Fixed some exception tests
|
2026-02-16 16:29:20 +00:00 |
|
Adam Hathcock
|
2a613a8427
|
Merge branch 'master' into adam/fix-editorconfig-errors
|
2026-02-16 09:08:55 +00:00 |
|
Adam Hathcock
|
a2a1b2e8fd
|
Expose SharpCompressStream to allow ringbuffer to be used on non-seekable streams
|
2026-02-14 10:16:01 +00:00 |
|
Adam Hathcock
|
7a9c6b56b7
|
probably dispose tests
|
2026-02-13 14:26:54 +00:00 |
|
Adam Hathcock
|
84b5b5a717
|
add more tests
|
2026-01-14 14:33:20 +00:00 |
|
Adam Hathcock
|
3747a27109
|
Task to ValueTask
|
2026-01-08 12:35:12 +00:00 |
|
Adam Hathcock
|
5bf789ac65
|
Update csharpier and reformat
|
2025-11-25 11:50:21 +00:00 |
|
Adam Hathcock
|
a771ba3bc0
|
async tests
|
2025-11-01 10:35:07 +00:00 |
|
Adam Hathcock
|
fc2462e281
|
Update dependencies and csharpier
|
2025-10-13 10:40:43 +01:00 |
|
Adam Hathcock
|
95caffe607
|
Merge remote-tracking branch 'origin/master' into exception-normalization
# Conflicts:
# src/SharpCompress/Common/Rar/RarVolume.cs
# src/SharpCompress/Common/SevenZip/SevenZipFilePart.cs
# src/SharpCompress/Compressors/LZMA/LZipStream.cs
|
2025-04-28 15:59:34 +01:00 |
|
Adam Hathcock
|
5bf3d6dc32
|
update csharpier
|
2025-01-14 09:07:40 +00:00 |
|
Morilli
|
881d2756db
|
Add failing test
|
2024-10-29 02:57:25 +01:00 |
|
Adam Hathcock
|
e4d5b56951
|
fix more nulls and tests
|
2024-04-23 15:08:32 +01:00 |
|
Adam Hathcock
|
a283d99e1b
|
compiles
|
2024-04-23 14:48:33 +01:00 |
|
Adam Hathcock
|
8cb621ebed
|
Add SharpCompressException and use it or children in most places
|
2024-04-23 14:47:40 +01:00 |
|
Adam Hathcock
|
94d1503c64
|
more clean up
|
2024-03-14 08:57:16 +00:00 |
|
Adam Hathcock
|
5f13e245f0
|
more clean up on tests
|
2024-03-14 08:53:08 +00:00 |
|
Adam Hathcock
|
2715ae645d
|
use var
|
2024-03-14 08:38:12 +00:00 |
|
Adam Hathcock
|
0299232cb5
|
just using rider to clean up
|
2024-03-14 08:37:17 +00:00 |
|
Adam Hathcock
|
7080c2abd0
|
Update csharpier and fix formatting
|
2023-11-15 11:05:30 +00:00 |
|
Adam Hathcock
|
b01e97b168
|
more clean up
|
2022-12-20 15:20:49 +00:00 |
|
Adam Hathcock
|
959bbdcf1b
|
big clean up
|
2022-12-20 15:06:44 +00:00 |
|
Adam Hathcock
|
970e31a1b1
|
cleanup and run csharpier
|
2022-12-20 13:45:47 +00:00 |
|
Adam Hathcock
|
d6ac9a0363
|
Fix build
|
2022-12-20 13:09:16 +00:00 |
|
louis-michel
|
0f112d0685
|
BCJ executable filter (only for decoding), used by XZ.
|
2022-06-10 13:29:42 -04:00 |
|
Adam Hathcock
|
6950eebf9f
|
Dependency updates and start of enforcing some C# standards
|
2022-04-21 08:54:59 +01:00 |
|
Adam Hathcock
|
5357bd07c7
|
Let dotnet format do it’s thing
|
2021-01-09 13:33:34 +00:00 |
|
Adam Hathcock
|
400d2c1774
|
Fix usings and add braces for better merging
|
2020-04-03 08:47:30 +01:00 |
|
Adam Hathcock
|
5fdae1cf82
|
Make readonly and fix visibility
|
2018-05-05 19:23:34 +01:00 |
|
Adam Hathcock
|
525c1873e8
|
Fix merge
|
2017-09-17 22:16:57 +01:00 |
|
François
|
3d91b4eb5e
|
XZ: fix padding issues (#300)
* XZ: fix variable-length integers decoding
* XZ: fix block and index padding issues
* cleanup in XZStreamTests
|
2017-09-17 22:14:23 +01:00 |
|
François
|
f20c03180e
|
XZ: fix variable-length integers decoding (#299)
|
2017-09-17 22:05:20 +01:00 |
|
Sam Bott
|
16b7e3ffc8
|
Add XZ tests (#258)
* tests added and converted to xunit
* reordered two assertions
|
2017-06-11 13:44:00 +01:00 |
|