Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
icsharpcode
/
SharpZipLib
Public
Notifications
You must be signed in to change notification settings
Fork
1k
Star
3.9k
Code
Issues
90
Pull requests
28
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat(zip): ZipOutputStream async support
- #574
#574
Merged
piksel
merged 11 commits into
master
icsharpcode/SharpZipLib:master
from
async-ZipOutputStream
icsharpcode/SharpZipLib:async-ZipOutputStream
Copy head branch name to clipboard
Oct 9, 2021
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat(zip): ZipOutputStream async support
#574
piksel
merged 11 commits into
master
icsharpcode/SharpZipLib:master
from
async-ZipOutputStream
icsharpcode/SharpZipLib:async-ZipOutputStream
Copy head branch name to clipboard
Commits
Commits on Dec 7, 2020
Add async support on ZipOutputStream
Show description for ba3b30f
0xced
committed
ba3b30f
View commit details
Copy full SHA for ba3b30f
Browse repository at this point
Commits on Feb 13, 2021
Split out (a)sync method logic and unify LE read/writes
piksel
committed
b83bbb7
View commit details
Copy full SHA for b83bbb7
Browse repository at this point
Commits on Feb 14, 2021
Merge branch 'master' into async-ZipOutputStream
piksel
committed
6b56eb0
View commit details
Copy full SHA for 6b56eb0
Browse repository at this point
Commits on Mar 7, 2021
Fix tests
piksel
committed
bbb9517
View commit details
Copy full SHA for bbb9517
Browse repository at this point
Commits on May 10, 2021
Merge branch 'master' into async-ZipOutputStream
piksel
committed
0db9b07
View commit details
Copy full SHA for 0db9b07
Browse repository at this point
Fix error output in tests from empty logging
piksel
committed
870fcbe
View commit details
Copy full SHA for 870fcbe
Browse repository at this point
Commits on Aug 12, 2021
Merge remote-tracking branch 'origin/master' into async-ZipOutputStream
Show description for 6f8a141
piksel
committed
6f8a141
View commit details
Copy full SHA for 6f8a141
Browse repository at this point
test: add byteorder tests
piksel
committed
89f589d
View commit details
Copy full SHA for 89f589d
Browse repository at this point
add async tests and bugfixes/cleanup
piksel
committed
ce6e38b
View commit details
Copy full SHA for ce6e38b
Browse repository at this point
fix tests
piksel
committed
3473cfa
View commit details
Copy full SHA for 3473cfa
Browse repository at this point
Commits on Oct 9, 2021
Merge branch 'master' of github.com:icsharpcode/SharpZipLib into async-ZipOutputStream
piksel
committed
34901ae
View commit details
Copy full SHA for 34901ae
Browse repository at this point
You can’t perform that action at this time.