-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Pull requests: ziglang/zig
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
std.Build: do not override properties of a package like named modules
#24879
opened Aug 16, 2025 by
Techatrix
Loading…
fuzz: prevent pcs slice panic and null-base memcpy; ensure capacity before first append
#24869
opened Aug 15, 2025 by
jwstolk
Loading…
Compilation: fix compiler_rt and ubsan_rt strategy logic
#24866
opened Aug 15, 2025 by
mlugg
Loading…
std lib test suite: fix illegal behavior found by valgrind
#24833
opened Aug 13, 2025 by
CorruptedVor
•
Draft
Add random_buffer and timestamp to params of std.crypto.tls.Client.init
#24808
opened Aug 11, 2025 by
pmovzxdq
Loading…
Add
__gnu_thumb1_case_{sqi,uqi,shi,uhi,si}
to compiler_rt
#24806
opened Aug 11, 2025 by
OrichalcumCosmonaut
Loading…
Reader.streamExactPreserve should not discard writers buffer data
#24787
opened Aug 10, 2025 by
ianic
Loading…
Remove array multiplication usages from source code
#24776
opened Aug 9, 2025 by
AndrewKraevskii
Loading…
Inherit build runner progress node from compiler if stderr is not a TTY
#24733
opened Aug 7, 2025 by
myclevorname
Loading…
fs.path: add hasDirectoryTraversal() for path security validation
standard library
This issue involves writing Zig code for the standard library.
#24729
opened Aug 7, 2025 by
jedisct1
Loading…
std.Random: optimize for cache utilizing @prefetch input queue
#24705
opened Aug 5, 2025 by
Olvilock
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.