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 }}
inikep
/
zstd
Public
forked from
facebook/zstd
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
dev
User selector
All users
All time
Commit history
Commits on Mar 18, 2017
updated build of Windows packages
inikep
committed
8086d62
View commit details
Copy full SHA for 8086d62
Browse repository at this point
Merge remote-tracking branch 'refs/remotes/facebook/dev' into dev
inikep
committed
beaeccc
View commit details
Copy full SHA for beaeccc
Browse repository at this point
Commits on Mar 17, 2017
fixed typo in server type
Cyan4973
committed
8a7f416
View commit details
Copy full SHA for 8a7f416
Browse repository at this point
Merge branch 'dev' of github.com:facebook/zstd into dev
Cyan4973
committed
dcc0494
View commit details
Copy full SHA for dcc0494
Browse repository at this point
updated compression graph
Cyan4973
committed
e5c4f04
View commit details
Copy full SHA for e5c4f04
Browse repository at this point
Merge pull request #605 from iburinoc/term
Show description for 35c147a
Cyan4973
authored
35c147a
View commit details
Copy full SHA for 35c147a
Browse repository at this point
Only run IS_CONSOLE tests with a TTY
sean-purcell
committed
9a38dfa
View commit details
Copy full SHA for 9a38dfa
Browse repository at this point
Commits on Mar 16, 2017
fix minor details in man page
Cyan4973
committed
0a189b6
View commit details
Copy full SHA for 0a189b6
Browse repository at this point
Add tests for compressed data on console
sean-purcell
committed
d973071
View commit details
Copy full SHA for d973071
Browse repository at this point
Merge pull request #604 from iburinoc/manpage
Show description for 3fa95a7
Cyan4973
authored
3fa95a7
View commit details
Copy full SHA for 3fa95a7
Browse repository at this point
Fix zstd not erroring on compressing to terminal without forceStdout
sean-purcell
committed
b8e52d3
View commit details
Copy full SHA for b8e52d3
Browse repository at this point
Convert manpage to Markdown, converted with ronn
sean-purcell
committed
72a243e
View commit details
Copy full SHA for 72a243e
Browse repository at this point
Merge pull request #603 from iburinoc/slowfuzzer
Show description for bfd6227
Cyan4973
authored
bfd6227
View commit details
Copy full SHA for bfd6227
Browse repository at this point
Commits on Mar 15, 2017
Prevent fuzz testers from combining large dicts with high clevel
sean-purcell
committed
f5e5051
View commit details
Copy full SHA for f5e5051
Browse repository at this point
Commits on Mar 14, 2017
Merge pull request #602 from iburinoc/doc
Show description for 7e35b35
Cyan4973
authored
7e35b35
View commit details
Copy full SHA for 7e35b35
Browse repository at this point
Add functions missing from manual, and fix parameter alignment
sean-purcell
committed
dec2b96
View commit details
Copy full SHA for dec2b96
Browse repository at this point
Merge branch 'dev' of github.com:facebook/zstd into dev
Cyan4973
committed
118a8e9
View commit details
Copy full SHA for 118a8e9
Browse repository at this point
updated NEWS for v1.1.4
Cyan4973
committed
7ae3039
View commit details
Copy full SHA for 7ae3039
Browse repository at this point
Merge pull request #601 from terrelln/nxz
Show description for 3773bd3
Cyan4973
authored
3773bd3
View commit details
Copy full SHA for 3773bd3
Browse repository at this point
Merge pull request #600 from iburinoc/legacy
Show description for 20f9c70
Cyan4973
authored
20f9c70
View commit details
Copy full SHA for 20f9c70
Browse repository at this point
Add xz and lzma support.
Show description for aa8bcf3
terrelln
committed
aa8bcf3
View commit details
Copy full SHA for aa8bcf3
Browse repository at this point
Fix legacy support=0 case and accidental double include of version headers
sean-purcell
committed
9830aee
View commit details
Copy full SHA for 9830aee
Browse repository at this point
Commits on Mar 13, 2017
Update builds to not support legacy v01-v03
sean-purcell
committed
120df49
View commit details
Copy full SHA for 120df49
Browse repository at this point
ZSTD_LEGACY_SUPPORT defines lowest supported version
sean-purcell
committed
334cb34
View commit details
Copy full SHA for 334cb34
Browse repository at this point
Commits on Mar 10, 2017
Merge pull request #598 from iburinoc/undef
Show description for a296c66
Cyan4973
authored
a296c66
View commit details
Copy full SHA for a296c66
Browse repository at this point
Change gotoDict type to uPtrDiff
sean-purcell
committed
784082f
View commit details
Copy full SHA for 784082f
Browse repository at this point
Fix undefined behaviour in decompressor
sean-purcell
committed
8fe5c68
View commit details
Copy full SHA for 8fe5c68
Browse repository at this point
Merge pull request #597 from iburinoc/ci
Show description for ee16a44
Cyan4973
authored
ee16a44
View commit details
Copy full SHA for ee16a44
Browse repository at this point
Merge pull request #596 from ldv-alt/dev
Show description for a404caf
Cyan4973
authored
a404caf
View commit details
Copy full SHA for a404caf
Browse repository at this point
Make signed integer overflow recoverable in UBsan
sean-purcell
committed
caf0ee8
View commit details
Copy full SHA for caf0ee8
Browse repository at this point
Add testing description
sean-purcell
committed
2500dcf
View commit details
Copy full SHA for 2500dcf
Browse repository at this point
Make test times overwritable
sean-purcell
committed
7c8f5d5
View commit details
Copy full SHA for 7c8f5d5
Browse repository at this point
Update .travis.yml and Makefile for medium tests
sean-purcell
committed
daec40d
View commit details
Copy full SHA for daec40d
Browse repository at this point
Commits on Mar 9, 2017
programs/Makefile: remove zstd-internal target
Show description for 201e8c8
ldv-alt
committed
201e8c8
View commit details
Copy full SHA for 201e8c8
Browse repository at this point
Merge pull request #595 from terrelln/macros
Show description for a067c38
Cyan4973
authored
a067c38
View commit details
Copy full SHA for a067c38
Browse repository at this point
Previous
Next
You can’t perform that action at this time.