-
-
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
compiler_rt: enable
fmax
and fmin
to distinguish between 0.0
and -0.0
#24215
opened Jun 18, 2025 by
papparapa
Loading…
windows: msvc: avoid depending on ucrtbased.dll by statically linking to ucrt in debug mode
#24207
opened Jun 17, 2025 by
marler8997
Loading…
wasm2c warnings: add a noreturn attribute to panic
#24206
opened Jun 17, 2025 by
marler8997
Loading…
std.Build.Step.Options
: handle std.log.Level
and std.log.ScopeLevel
#24196
opened Jun 16, 2025 by
dweiller
Loading…
lib: Reword documentation for realloc to clarify size
#24187
opened Jun 15, 2025 by
87flowers
Loading…
compiler: test runner: fix tests never fails on crippled architectures
#24180
opened Jun 14, 2025 by
xtexx
Loading…
Step-style support for compile_commands.json generation
#24178
opened Jun 14, 2025 by
GreyElaina
Loading…
std.Build.Step.Run
: Set WINEDEBUG=-all
for -fwine
by default.
#24151
opened Jun 11, 2025 by
alexrp
Loading…
Sema: Stop adding Windows implib link inputs for 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.
extern "..."
syntax.
breaking
#24146
opened Jun 11, 2025 by
alexrp
Loading…
Fix: expose std.math.ldexp as C ldexp, scalbn and scalbln in compiler-rt to address LLVM release-mode simplification
#24142
opened Jun 10, 2025 by
th3james
Loading…
std.zip: allow extraction of a wider range of zip files
#24137
opened Jun 10, 2025 by
wooster0
Loading…
build_runner: add option to clear console when watching
#24122
opened Jun 8, 2025 by
romeobalta
Loading…
std.Build.Watch: key fanotify file descriptors by mount id
#24113
opened Jun 7, 2025 by
kevinboulain
Loading…
Enhancing
indexOfDiff
efficiency in large input slices
#24097
opened Jun 6, 2025 by
MINGtoMING
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.