-
-
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
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…
linux/bpf: regenerate help function with alignment to make compiler happy
#21924
opened Nov 6, 2024 by
tw4452852
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…
Allocator.create: properly handle alignment for zero-sized types
#21864
opened Oct 31, 2024 by
gooncreeper
Loading…
add improved std.hash.int - deprecate std.hash.uint32
release notes
This PR should be mentioned in the release notes.
standard library
This issue involves writing Zig code for the standard library.
#21858
opened Oct 30, 2024 by
francescoalemanno
Loading…
change fatal on error.UnsupportedFlags to a std.log.err and return
#21852
opened Oct 29, 2024 by
mocompute
Loading…
fix
@ptrFromInt
to create a 0x0 address for ?*allowzero T
instead of null
#21846
opened Oct 29, 2024 by
Rexicon226
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.