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
Sort

Pull requests list

std.os.linux: Implement clone3
#22616 opened Jan 26, 2025 by NicoElbers Loading…
compiler-rt memcpy followup
#22615 opened Jan 26, 2025 by dweiller Loading…
std: add a format function to builtin.SourceLocation
#22614 opened Jan 26, 2025 by nektro Loading…
x86_64: rewrite @min/@max for scalar floats
#22610 opened Jan 25, 2025 by jacobly0 Loading…
std: implement math.approxEqUlp
#22609 opened Jan 25, 2025 by aryalaadi Loading…
compiler-rt: memmove optimisation
#22606 opened Jan 25, 2025 by dweiller Draft
2 tasks
add @memmove builtin
#22605 opened Jan 25, 2025 by dweiller Draft
add -fstrip=debug_info command line option
#22591 opened Jan 24, 2025 by leroycep Loading…
Some miscellaneous target and calling convention changes 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.
#22589 opened Jan 24, 2025 by alexrp Loading…
std.net.listen: no REUSEPORT with unix socket
#22582 opened Jan 23, 2025 by krichprollsch Loading…
crypto/phc-encoding: forbid parameters named 'v'
#22569 opened Jan 21, 2025 by jedisct1 Loading…
Implement if_nametoindex for windows
#22555 opened Jan 20, 2025 by TheOnAndOnlyZenomat Loading…
std.Build: add search prefix "exact" variant
#22552 opened Jan 20, 2025 by BratishkaErik Loading…
std.Build: add build-id option
#22516 opened Jan 17, 2025 by Jan200101 Loading…
langref: describe memory model and atomic orders
#22507 opened Jan 16, 2025 by tau-dev Loading…
Classify empty environment variables as unset
#22497 opened Jan 15, 2025 by sno2 Loading…
std.math.big.int: Support strings up to base 36
#22461 opened Jan 11, 2025 by linusg Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.