-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Pull requests: ziglang/zig
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
std: Add several sockopt-related constants and structs
#25195
opened Sep 9, 2025 by
blblack
Loadingβ¦
Fix standalone test simple/cat/main.zig after Writergate update
#25188
opened Sep 8, 2025 by
imomaliev
Loadingβ¦
fix handling of comptime-only union fields in
Type.getUnionLayout
#25182
opened Sep 7, 2025 by
silversquirl
Loadingβ¦
change some posix functions to set flags using struct fields instead of bitwise and/or
#25164
opened Sep 6, 2025 by
Suibeom
Loadingβ¦
rework byval ZIR instructions; forbid runtime vector indexes
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.
#25154
opened Sep 5, 2025 by
andrewrk
Loadingβ¦
3 tasks
Remove things deprecated during the 0.15 release cycle
#25119
opened Sep 2, 2025 by
linusg
Loadingβ¦
std.math.complex: add imaginary unit, other breaking changes, etc.
#25115
opened Sep 2, 2025 by
youdie323323
Loadingβ¦
link(ELF): add ZSTD decompression support for compressed sections
#25107
opened Sep 1, 2025 by
neoto
Loadingβ¦
std: fix spawning processes from libraries with env map
#25092
opened Aug 31, 2025 by
sno2
Loadingβ¦
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.