Adam Hathcock
|
c696197b03
|
formatting
|
2025-10-27 10:19:24 +00:00 |
|
Adam Hathcock
|
738a72228b
|
added fixes and more async tests
|
2025-10-27 10:15:06 +00:00 |
|
Adam Hathcock
|
fdca728fdc
|
add some dispose async
|
2025-10-27 09:47:15 +00:00 |
|
Adam Hathcock
|
f8cc4ade8a
|
format
|
2025-10-27 09:37:00 +00:00 |
|
copilot-swe-agent[bot]
|
b3975b7bbd
|
Add async tests for EntryStream and compression streams
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
|
2025-10-27 09:28:34 +00:00 |
|
copilot-swe-agent[bot]
|
43aa2bad22
|
Integrate async/await support from PR #976 as baseline
Co-authored-by: adamhathcock <527620+adamhathcock@users.noreply.github.com>
|
2025-10-27 09:00:38 +00:00 |
|
Adam Hathcock
|
e3e2c0c567
|
Update tests/SharpCompress.Performance/LargeMemoryStream.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-23 14:19:16 +01:00 |
|
Adam Hathcock
|
f9ed0f2df9
|
Update tests/SharpCompress.Performance/Program.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-23 11:47:42 +01:00 |
|
Adam Hathcock
|
f0d28aa5cf
|
fmt
|
2025-10-23 11:43:38 +01:00 |
|
Adam Hathcock
|
cc84f6fee4
|
more making rar faster
|
2025-10-23 11:43:21 +01:00 |
|
Adam Hathcock
|
c108f2dcf3
|
add perf testing project using JB memory and cpu
|
2025-10-23 09:39:57 +01:00 |
|
Adam Hathcock
|
4531fe39e6
|
Merge branch 'master' into adam/rework-deps
|
2025-10-22 10:48:16 +01:00 |
|
Adam Hathcock
|
8d276a85bc
|
rework dependencies to be correct for frameworks and update
|
2025-10-22 10:47:43 +01:00 |
|
Adam Hathcock
|
408f07e3c4
|
Merge branch 'master' into adam/reduce-custom-utilities
|
2025-10-22 10:38:01 +01:00 |
|
Adam Hathcock
|
d1a540c90c
|
use windows instead of skippable fact
|
2025-10-22 10:32:47 +01:00 |
|
Adam Hathcock
|
00df8e930e
|
add windows only compile constant
|
2025-10-22 10:30:40 +01:00 |
|
Adam Hathcock
|
e8867de049
|
Merge branch 'master' into dependabot/nuget/AwesomeAssertions-9.2.1
|
2025-10-22 10:21:59 +01:00 |
|
Adam Hathcock
|
a1dfa3dfa3
|
xplat tests for path characters
|
2025-10-22 10:21:22 +01:00 |
|
Adam Hathcock
|
249b8a9cdd
|
add AI generated tests
|
2025-10-22 09:28:07 +01:00 |
|
Adam Hathcock
|
084fe72b02
|
Consolidate not null
|
2025-10-22 09:17:13 +01:00 |
|
Adam Hathcock
|
84e03b1b27
|
Allow 7zip files of all sizes?
|
2025-10-21 10:28:58 +01:00 |
|
Adam Hathcock
|
f1a80da34b
|
fix tests that use extract all wrongly
|
2025-10-21 09:56:29 +01:00 |
|
dependabot[bot]
|
087011aede
|
Bump AwesomeAssertions from 9.2.0 to 9.2.1
---
updated-dependencies:
- dependency-name: AwesomeAssertions
dependency-version: 9.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-20 10:44:17 +00:00 |
|
Adam Hathcock
|
89a565c6c4
|
format
|
2025-10-13 12:10:42 +01:00 |
|
Adam Hathcock
|
6ed60e4d5f
|
adjust Microsoft.NETFramework.ReferenceAssemblies
|
2025-10-13 12:08:39 +01:00 |
|
Adam Hathcock
|
4dab1df3ae
|
adjust usage of sourcelink
|
2025-10-13 12:06:34 +01:00 |
|
Adam Hathcock
|
fc2462e281
|
Update dependencies and csharpier
|
2025-10-13 10:40:43 +01:00 |
|
Mitch Capper
|
553c533ada
|
ZStandard tar support
|
2025-09-23 03:26:33 -07:00 |
|
Adam Hathcock
|
c789ead590
|
Merge branch 'master' into bugfix/StreamBufferFix
|
2025-08-22 14:05:35 +01:00 |
|
Morilli
|
8eea2cef97
|
add failing test
|
2025-08-21 20:08:34 +02:00 |
|
Nanook
|
76de7d54c7
|
Rewind buffer fix for directory extract.
|
2025-08-01 21:47:09 +01:00 |
|
Nanook
|
8a0152fe7c
|
Fixed up test issue after copilot "fixes" :S.
|
2025-07-24 01:33:18 +01:00 |
|
Nanook
|
7769435fc8
|
CSharpier fixes after copilot tweaks.
|
2025-07-24 01:31:30 +01:00 |
|
Nanook
|
ae311ea66e
|
Update tests/SharpCompress.Test/Zip/TestPseudoTextStream.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-24 01:28:56 +01:00 |
|
Nanook
|
d15816f162
|
Update tests/SharpCompress.Test/Zip/TestPseudoTextStream.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-24 01:28:40 +01:00 |
|
Nanook
|
5cbb31c559
|
Update tests/SharpCompress.Test/Zip/TestPseudoTextStream.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-24 01:28:23 +01:00 |
|
Nanook
|
e9dd413de6
|
CSharpier formatting.
|
2025-07-24 00:46:09 +01:00 |
|
Nanook
|
c5de3d8cc1
|
Zip ZStandard Writing with tests. Level support.
|
2025-07-24 00:23:55 +01:00 |
|
Adam Hathcock
|
893890c985
|
Merge branch 'master' into feature/StreamStack
|
2025-07-23 08:46:16 +01:00 |
|
Morilli
|
5e72ce5fbe
|
add failing test
|
2025-07-22 20:11:13 +02:00 |
|
Adam Hathcock
|
236e653176
|
Merge branch 'master' into feature/StreamStack
|
2025-07-22 11:55:57 +01:00 |
|
Nanook
|
60d5955101
|
Final tidy.
|
2025-07-22 00:12:30 +01:00 |
|
Nanook
|
587675e488
|
Fixed some missing features caused by merging an earlier branch than required.
|
2025-07-21 23:45:57 +01:00 |
|
Nanook
|
5fe9516c09
|
Various copilot suggestions. Tests still passing.
|
2025-07-20 19:16:11 +01:00 |
|
Nanook
|
938775789d
|
Formated with Sharpier.
|
2025-07-20 18:11:37 +01:00 |
|
Nanook
|
f37bebe51f
|
Merge branch 'master' into feature/StreamStack
|
2025-07-20 17:46:28 +01:00 |
|
Nanook
|
21f14cd3f2
|
Added IStreamStack for debugging and configurable buffer management. Added SharpCompressStream to consolodate streams to help simplify debugging. All unit tests passing.
|
2025-07-20 17:35:22 +01:00 |
|
Morilli
|
d78a682dd8
|
add failing test
|
2025-07-19 19:56:38 +02:00 |
|
Morilli
|
8de30db7f9
|
add failing test
|
2025-07-13 15:08:45 +02:00 |
|
Adam Hathcock
|
b02584ef9e
|
Update deps again
|
2025-06-03 08:30:28 +01:00 |
|