-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Pull requests: facebook/zstd
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Avoid printing partial UTF-8 bytes in progress output
CLA Signed
#4774
opened Sep 9, 2026 by
Mikachu
Loading…
check pledged src size at end of multithreaded frame
CLA Signed
#4773
opened Sep 8, 2026 by
avionicharshit-byte
Loading…
decompress: sink nextState/nbBits loads in ZSTD_decodeSequence
CLA Signed
#4771
opened Sep 8, 2026 by
uarif1
Loading…
fix: parse repeated -e/--regexp/--file in zstdgrep
CLA Signed
#4770
opened Sep 8, 2026 by
vulragrag-star
Loading…
2 tasks
fix: update customDictContentEnd after ZDICT_finalizeDictionary in COVER_selectDict
CLA Signed
#4769
opened Sep 8, 2026 by
VirajMishra1
Loading…
decompress: Remove stale Clang branch-hint comments
CLA Signed
#4768
opened Sep 7, 2026 by
uarif1
Loading…
zstd: use x86 feature infrastructure for BMI2 dispatch
CLA Signed
#4767
opened Sep 7, 2026 by
uarif1
Loading…
programs: strip trailing '\r' from --filelist entries on Windows
CLA Signed
#4766
opened Sep 7, 2026 by
jaypatrickhoward
Loading…
dictBuilder: break COVER sort ties by position, not by address
CLA Signed
#4765
opened Sep 6, 2026 by
jaypatrickhoward
Loading…
dfast: pipelined extDict block compressor
CLA Signed
#4764
opened Sep 5, 2026 by
gaynor-anthropic
Loading…
Return -1 from the unreachable default case in seek_buff
CLA Signed
#4763
opened Sep 4, 2026 by
afonsojanu
Loading…
fix: correct operator precedence in DDict hashset load factor check
CLA Signed
#4760
opened Sep 3, 2026 by
VirajMishra1
Loading…
pzstd: add --stream-size option for stdin compression
CLA Signed
#4759
opened Sep 3, 2026 by
VirajMishra1
Loading…
fix: off-by-one heap buffer overread in seekable format
CLA Signed
#4758
opened Sep 3, 2026 by
VirajMishra1
Loading…
Decompress: optimize sequence decompression (fast-path inlining, ABI scalarization, branch elision)
CLA Signed
#4751
opened Aug 31, 2026 by
JoeAzar
Loading…
opt: allow bitCost == scaleLog in ZSTD_rescaleFreqs (fixes #4681)
CLA Signed
#4749
opened Aug 31, 2026 by
tvost2
Loading…
[codex] programs: sandbox CLI with Landlock on Linux
CLA Signed
#4745
opened Aug 27, 2026 by
maxvanamersfort
Loading…
fix: Guard zero compressed size in CLI trace ratio
CLA Signed
#4743
opened Aug 24, 2026 by
VedantMadane
Loading…
fix(fileio): guard ratio progress display against divide-by-zero on empty input
CLA Signed
#4742
opened Aug 21, 2026 by
rootkiller6788
Loading…
Reject a too large block in ZSTD_compressSequencesAndLiterals()
CLA Signed
#4741
opened Aug 21, 2026 by
nileshpatil6
Loading…
Apply ZSTD_c_deterministicRefPrefix to ZSTD_createCDict_byReference , ensure deterministic output.
CLA Signed
#4739
opened Aug 20, 2026 by
cdcxd
Loading…
[AArch64] Optimize ZSTD_isRLE() with 64-byte NEON vector unrolling
CLA Signed
#4736
opened Aug 16, 2026 by
wittkung
Loading…
6 tasks done
Request XSI alongside POSIX for setpriority()/getrusage()
CLA Signed
#4735
opened Aug 16, 2026 by
lzcunt
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:dev.