mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-08 05:27:04 +00:00
[PR #331] [MERGED] Absorb arraypool from CoreFX #971
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/331
Author: @adamhathcock
Created: 12/15/2017
Status: ✅ Merged
Merged: 12/15/2017
Merged by: @adamhathcock
Base:
master← Head:absorb_arraypool📝 Commits (1)
97f9870Absorb arraypool from CoreFX📊 Changes
6 files changed (+415 additions, -15 deletions)
View changed files
➕
src/SharpCompress/Buffers/ArrayPool.cs(+119 -0)➕
src/SharpCompress/Buffers/DefaultArrayPool.cs(+142 -0)➕
src/SharpCompress/Buffers/DefaultArrayPoolBucket.cs(+110 -0)➕
src/SharpCompress/Buffers/Utilities.cs(+38 -0)📝
src/SharpCompress/SharpCompress.csproj(+0 -9)📝
src/SharpCompress/Utility.cs(+6 -6)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.