-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Pull requests: ziglang/zig
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Better unwind table support + unwind protection in
_start()
and clone()
#22035
opened Nov 20, 2024 by
alexrp
Loading…
std.debug
: Gracefully handle process_vm_readv()
EPERM
in MemoryAccessor.read()
.
#22034
opened Nov 20, 2024 by
alexrp
Loading…
zig fetch: add missing path separator in error message
#22032
opened Nov 20, 2024 by
tw4452852
Loading…
Add hexagon implementations for compiler_rt builtins
#22029
opened Nov 19, 2024 by
androm3da
Loading…
std.math.complex: Added a missing complex function.
#21998
opened Nov 16, 2024 by
chrboesch
Loading…
Add getSentinel helper to Pointer and Array builtin.Types
#21993
opened Nov 15, 2024 by
xdBronch
Loading…
Add build option to set tracy-callstack-depth in
build.zig
#21990
opened Nov 14, 2024 by
JustinBraben
Loading…
std.meta.eql
: use ==
directly when comparing packed struct
s
#21982
opened Nov 13, 2024 by
Fri3dNstuff
Loading…
link: ensure --whole-archive is passed down to linker for -l arguments
#21973
opened Nov 12, 2024 by
tmm1
Loading…
std.Build.Module.addShallowDependencies: fix missing dependencies creation
#21936
opened Nov 8, 2024 by
Lzard
Loading…
Fix float vector comparisons with signed zero and NaN, add test coverage
#21933
opened Nov 7, 2024 by
kcbanner
Loading…
fetch: Fix various issues related to
zig fetch --save
#21931
opened Nov 6, 2024 by
castholm
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.