This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
zstd
Watch
1
Star
0
Fork
0
You've already forked zstd
mirror of
https://github.com/facebook/zstd.git
synced
2025-10-06 00:04:13 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
zstd
/
lib
/
dictBuilder
History
Yann Collet
9d62957b31
Merge pull request
#2800
from animalize/fix_c89
...
Fix a C89 error in msvc
2021-10-18 14:32:04 -07:00
..
cover.c
Limit train samples (
#2809
)
2021-10-04 17:47:52 -07:00
cover.h
[1.5.0] Move
zstd_errors.h
and
zdict.h
to
lib/
root
2021-04-30 15:13:54 -07:00
divsufsort.c
fix typos (work done by Andrea Gelmini)
2021-01-07 18:47:23 +01:00
divsufsort.h
fixed multiple minor warnings for XCode
2016-08-26 01:43:47 +02:00
fastcover.c
Limit train samples (
#2809
)
2021-10-04 17:47:52 -07:00
zdict.c
Use __assume(0) for unreachable code path in msvc
2021-09-27 19:23:57 +08:00