-
-
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
crypto.keccak.State: don't unconditionally permute after a squeeze()
#22020
opened Nov 18, 2024 by
jedisct1
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.crypto: make the key pair API creation consistent
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.
#21955
opened Nov 10, 2024 by
jedisct1
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…
compiler: Disallow 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.
align(0)
everywhere in the language.
breaking
#21909
opened Nov 4, 2024 by
alexrp
Loading…
compiler: Fix some real and theoretical miscompilations with
allowzero
and volatile
#21882
opened Nov 2, 2024 by
alexrp
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.