mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-04 05:25:00 +00:00
[PR #326] [MERGED] Use arraypool for transfer/skip #962
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/adamhathcock/sharpcompress/pull/326
Author: @adamhathcock
Created: 12/7/2017
Status: ✅ Merged
Merged: 12/8/2017
Merged by: @adamhathcock
Base:
master← Head:arraypool📝 Commits (5)
1eaaa8dUse arraypool for transfer/skipd2858c4Merge commit 'a4ebd5fb3d1e81d92db63296b2d010882ab79455' into arraypool4ffc6d0Merge branch 'master' into arraypool21370ebMerge fixes55161baRemove redundant constant📊 Changes
4 files changed (+100 additions, -42 deletions)
View changed files
📝
build.cake(+6 -6)📝
src/SharpCompress/SharpCompress.csproj(+15 -0)📝
src/SharpCompress/Utility.cs(+78 -35)📝
tests/SharpCompress.Test/SharpCompress.Test.csproj(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.