-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Pull requests: ziglang/zig
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix uninitialized memory in __pthread_cond_s for glibc versions less than 2.41
#23227
opened Mar 13, 2025 by
TCROC
Loading…
linux/IoUring: Implement init for ReadBuffer and RecvBuffer
#23224
opened Mar 13, 2025 by
Mulling
Loading…
lib/std/http/Client.zig: Ignore empty proxy environment variables
#23223
opened Mar 12, 2025 by
elijahimmer
Loading…
Sema: convert slice sentinel to single pointer correctly
#23221
opened Mar 12, 2025 by
Rexicon226
Loading…
Minor fix for
Allocator.remap
and mem.bytesAsSlice
for zero-sized types
#23220
opened Mar 12, 2025 by
samy-00007
Loading…
cmake: Add ZIG_RELEASE_SAFE option to build as ReleaseSafe
#23217
opened Mar 12, 2025 by
selfisekai
Loading…
std.mem
: Don't use vectorized path for freestanding targets in indexOfSentinel()
#23182
opened Mar 10, 2025 by
alexrp
Loading…
Sema: rewrite comptime arithmetic
breaking
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.
#23177
opened Mar 10, 2025 by
mlugg
Loading…
Fix zig build lazy -> eager promotion while fetching dependencies.
#23172
opened Mar 9, 2025 by
timbess
Loading…
Remove VirtualAlloc & VirtualFree from standard library + update std.heap.PageAllocator
#23154
opened Mar 9, 2025 by
ziggoon
Loading…
Compile: Pass absolute --zig-lib-dir to child processes
#23122
opened Mar 7, 2025 by
selfisekai
Loading…
Allow \u escape in string literal to encode surrogate code point
#23102
opened Mar 5, 2025 by
andersen
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.