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
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 }}
adminicpc
/
zstd
Public
forked from
facebook/zstd
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
zstd
lib
legacy
on
level13
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 30, 2021
[copyright][license] Switch to yearless copyright and some cleanup in the linux-kernel files
Show description for a494308
terrelln
committed
a494308
View commit details
Copy full SHA for a494308
View code at this point
Browse repository at this point
Commits on Feb 5, 2021
fixed minor cast warning
Cyan4973
committed
b974875
View commit details
Copy full SHA for b974875
View code at this point
Browse repository at this point
Commits on Jan 4, 2021
[license] Update year to 2021
terrelln
committed
66e811d
View commit details
Copy full SHA for 66e811d
View code at this point
Browse repository at this point
Commits on Oct 9, 2020
Fix building on AIX 5.1
likema
committed
cc90777
View commit details
Copy full SHA for cc90777
View code at this point
Browse repository at this point
Commits on May 22, 2020
Fix legacy build after #2103
orivej
committed
93cec0c
View commit details
Copy full SHA for 93cec0c
View code at this point
Browse repository at this point
Commits on May 6, 2020
[lib] Fix NULL pointer dereference
Show description for 5717bd3
terrelln
committed
5717bd3
View commit details
Copy full SHA for 5717bd3
View code at this point
Browse repository at this point
Commits on May 4, 2020
Rewrite Include Paths to be Relative
Show description for 6028827
felixhandte
committed
6028827
View commit details
Copy full SHA for 6028827
View code at this point
Browse repository at this point
Purge C++-Style Comments (`// ...`), Make Compilation Succeed Under C90
felixhandte
committed
c7da66c
View commit details
Copy full SHA for c7da66c
View code at this point
Browse repository at this point
Commits on Mar 27, 2020
Fix copyright and license lines
Show description for ac58c8d
terrelln
committed
ac58c8d
View commit details
Copy full SHA for ac58c8d
View code at this point
Browse repository at this point
Commits on Jan 9, 2020
[fuzz] Allow zero sized buffers for streaming fuzzers (#1945)
Show description for d1cc9d2
terrelln
authored
d1cc9d2
View commit details
Copy full SHA for d1cc9d2
View code at this point
Browse repository at this point
Commits on Sep 23, 2019
Use clz ^ 31 instead of 31 - clz; better codegen for GCC
davidbolvansky
committed
1f7228c
View commit details
Copy full SHA for 1f7228c
View code at this point
Browse repository at this point
Commits on Aug 21, 2019
[legacy] Fix buffer overflow in v0.2 and v0.4 raw literals decompression
Show description for 07f22d4
terrelln
committed
07f22d4
View commit details
Copy full SHA for 07f22d4
View code at this point
Browse repository at this point
Commits on Aug 15, 2019
Fix Buffer Overflow in Legacy (v0.3) Raw Literals Decompression
felixhandte
committed
a42bbb4
View commit details
Copy full SHA for a42bbb4
View code at this point
Browse repository at this point
Commits on Jul 22, 2019
[legacy] Fix bug in zstd-0.5 decoder
Show description for e6edcfa
terrelln
committed
e6edcfa
View commit details
Copy full SHA for e6edcfa
View code at this point
Browse repository at this point
Commits on Apr 19, 2019
[legacy] Fix ZSTDv0*_decodeSequence()
Show description for 0fd322f
terrelln
committed
0fd322f
View commit details
Copy full SHA for 0fd322f
View code at this point
Browse repository at this point
Commits on Apr 18, 2019
[legacy] Fix Huffman jump table reads in v01 and v05
terrelln
committed
2536771
View commit details
Copy full SHA for 2536771
View code at this point
Browse repository at this point
[legacy] Fix bug in ZSTD_decodeSeqHeaders()
terrelln
committed
579f3d7
View commit details
Copy full SHA for 579f3d7
View code at this point
Browse repository at this point
[legacy] Fix a bug in ZSTDv06_findFrameSizeInfoLegacy()
terrelln
committed
ac098c7
View commit details
Copy full SHA for ac098c7
View code at this point
Browse repository at this point
Commits on Apr 17, 2019
[legacy] Return the right error code
terrelln
committed
5922f4e
View commit details
Copy full SHA for 5922f4e
View code at this point
Browse repository at this point
[libzstd] Fix ZSTD_decompressBound() on bad skippable frames
Show description for 450feb0
terrelln
committed
450feb0
View commit details
Copy full SHA for 450feb0
View code at this point
Browse repository at this point
Commits on Apr 12, 2019
Spelling (#1582)
Show description for a880ca2
jsoref
authored and
terrelln
committed
a880ca2
View commit details
Copy full SHA for a880ca2
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
Fix typo in legacy documentation
shakeelrao
committed
186ded6
View commit details
Copy full SHA for 186ded6
View code at this point
Browse repository at this point
Remove extraneous spacing in comments
shakeelrao
committed
5740eb6
View commit details
Copy full SHA for 5740eb6
View code at this point
Browse repository at this point
Add legacy mode in documentation
shakeelrao
committed
0a3fa6f
View commit details
Copy full SHA for 0a3fa6f
View code at this point
Browse repository at this point
Commits on Mar 18, 2019
Stylistic changes
shakeelrao
committed
20aa1b4
View commit details
Copy full SHA for 20aa1b4
View code at this point
Browse repository at this point
Commits on Mar 16, 2019
Test new ZSTD_findFrameCompressedSize and update documentation
shakeelrao
committed
19b75b6
View commit details
Copy full SHA for 19b75b6
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
Reorder declaration in ZSTD_findFrameSizeInfoLegacy
shakeelrao
committed
8cd423a
View commit details
Copy full SHA for 8cd423a
View code at this point
Browse repository at this point
Add legacy support to decompressBound
shakeelrao
committed
60796e7
View commit details
Copy full SHA for 60796e7
View code at this point
Browse repository at this point
Commits on Dec 22, 2018
fix confusion between unsigned <-> U32
Show description for ededcfc
Cyan4973
committed
ededcfc
View commit details
Copy full SHA for ededcfc
View code at this point
Browse repository at this point
Commits on Nov 20, 2018
changed searchLength into minMatch
Show description for e874dac
Cyan4973
committed
e874dac
View commit details
Copy full SHA for e874dac
View code at this point
Browse repository at this point
Commits on Oct 3, 2018
finalized minor warnings on Haiku
Cyan4973
committed
11cd2ea
View commit details
Copy full SHA for 11cd2ea
View code at this point
Browse repository at this point
Commits on Sep 28, 2018
fixed legacy compilation tests
Show description for 73773c6
Cyan4973
committed
73773c6
View commit details
Copy full SHA for 73773c6
View code at this point
Browse repository at this point
Commits on Sep 27, 2018
[zstd] Add -Wmissing-prototypes
terrelln
committed
f2d6db4
View commit details
Copy full SHA for f2d6db4
View code at this point
Browse repository at this point
Commits on Aug 16, 2018
Makefile: added variable SCANBUILD
Show description for 36d6165
Cyan4973
committed
36d6165
View commit details
Copy full SHA for 36d6165
View code at this point
Browse repository at this point
Commits on Aug 14, 2018
fixed several minor issues detected by scan-build
Show description for 6e66bbf
Cyan4973
committed
6e66bbf
View commit details
Copy full SHA for 6e66bbf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.