1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:adamhathcock/sharpcompress More... about 4 years ago
Merge pull request #560 from adamhathcock/gzip-fixes More... about 4 years ago
Mark for 0.27 More... about 4 years ago
Merge pull request #559 from adamhathcock/net5 More... about 4 years ago
formatting More... about 4 years ago
Merge branch 'master' into net5 More... about 4 years ago
Fix formatting More... about 4 years ago
Merge branch 'master' into gzip-fixes More... about 4 years ago
Merge pull request #561 from adamhathcock/format More... about 4 years ago
Let dotnet format do it’s thing More... about 4 years ago
Use dotnet format More... about 4 years ago
Merge branch 'master' into gzip-fixes More... about 4 years ago
Merge pull request #485 from adamhathcock/issue-256 More... about 4 years ago
Read trailer for GZip for CRC and uncompressed size More... about 4 years ago
Merge branch 'master' into issue-256 More... about 4 years ago
Expose Last Modified time on GZipStream More... about 4 years ago
Use Net5, NetCoreApp3.1, NetStandard2.1, NetStandard2.0 only More... about 4 years ago
Merge pull request #551 from carbon/alder32 More... about 4 years ago
Use hardware accelerated Alder32 impl More... about 4 years ago
Merge pull request #550 from carbon/cq More... about 4 years ago
Format NewSubHeaderType More... about 4 years ago
Cross target .NETCOREAPP3.1 and react to new nullablity annotations More... about 4 years ago
Format AbstractArchive More... about 4 years ago
Use pattern matching More... about 4 years ago
Format ArchiveFactory More... about 4 years ago
Format AesDecoderStream More... about 4 years ago
Remove NETSTANDARD1_3 symbol More... about 4 years ago
Inline variable declarations More... about 4 years ago
Improve conditional logic to prepare to add .NETCOREAPP target More... about 4 years ago
Add polyfills for string.EndWith(char) && string.Contains(char) More... about 4 years ago