Skip to content

Pull requests: ziglang/zig

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

std: remove loop from growCapacity breaking Implementing this issue could cause existing code to no longer compile or have different behavior. standard library This issue involves writing Zig code for the standard library.
#25302 opened Sep 20, 2025 by andrewrk Loading…
add deflate compression, simplify decompression
#25301 opened Sep 20, 2025 by gooncreeper Loading…
std.c: add MSG support for dragonfly
#25300 opened Sep 20, 2025 by mrjbq7 Loading…
Elf2: create a new linker from scratch linking release notes This PR should be mentioned in the release notes.
#25299 opened Sep 19, 2025 by jacobly0 Loading…
std: delete SegmentedList again breaking Implementing this issue could cause existing code to no longer compile or have different behavior. release notes This PR should be mentioned in the release notes. standard library This issue involves writing Zig code for the standard library.
#25298 opened Sep 19, 2025 by andrewrk Loading…
std.crypto.ascon: disable Ascon-AEAD128 test on RISC-V with V support ci-riscv64-linux Pull requests with this label applied will have riscv64-linux jobs scheduled.
#25292 opened Sep 19, 2025 by alexrp Loading…
Improve code consistency
#25289 opened Sep 19, 2025 by rebornwwp Loading…
Integrate libc-test cases into the build system
#25270 opened Sep 18, 2025 by rpkak Loading…
load a std.crypto.Certificate.Bundle from file or buffer
#25261 opened Sep 17, 2025 by benburkert Loading…
add option to remove cwd() prefix from docgen output
#25240 opened Sep 15, 2025 by AvdN Loading…
lib/c: implement various string functions
#25238 opened Sep 15, 2025 by FnControlOption Loading…
std: std.fs.File fix sendFile with buffered data
#25235 opened Sep 14, 2025 by vesim987 Loading…
Fix restore_rt on PowerPC
#25231 opened Sep 14, 2025 by taylordotfish Loading…
ProTip! Filter pull requests by the default branch with base:master.