izzybr pushed to master at izzybr/zig 2026年06月15日 17:37:37 +02:00
a85cb72877 cbe: fix helper call generation for int types that lower to 128-bit ints
9115f88386 test: skip failing/crashing behavior tests for spirv backend
88d2961df4 spirv: codegen and linker fixes for logical-addressing
281991328e std: rename gpu.zig to spirv.zig
e2d11ff76b spirv: set execution mode via cc info
Compare 250 commits »
izzybr pushed to fix_connectUnix at izzybr/zig 2026年05月27日 18:06:25 +02:00
fa7d0f7ac3 Merge branch 'master' into fix_connectUnix
284ab0ad86 std.Io.Uring: handle ReadOnlyFileSystem in dirOpenDir and dirRealPathFile
333724ff77 Maker.Step.Run: set WASMTIME_BACKTRACE_DETAILS=1 by default for Wasmtime
fba9a28a67
ci: bump timeout for aarch64-freebsd and aarch64-netbsd by 1 hour
0a22dae4a7
ci: only run aarch64-freebsd and aarch64-netbsd on master pushes for now
Compare 219 commits »
izzybr pushed to master at izzybr/zig 2026年05月27日 00:16:32 +02:00
f3a7a4c5e2 Merge pull request 'NetBSD 11.0 cross libc support' (#35464) from alexrp/zig:netbsd-11 into master
fc3406a961 std.debug.Pdb: deduplicate inline source locations
456b2ec07a forgejo: update the bug template
5940f65503 lldb: update for upcoming hash map rename
e966d0c385 Merge PR 'Fix build script compilation when usize is u32' (#32060)
Compare 198 commits »
izzybr pushed to fix_connectUnix at izzybr/zig 2026年05月26日 18:51:24 +02:00
7f668f6e25
Merge remote-tracking branch 'origin/master' into fix_connectUnix
c84f0f49d6
std.os.linux: fix dirfd type in mknodat()
8086ae1769 Merge pull request 'Elf2: more enhancements' (#35447) from elf2 into master
11bb8ab9b3 Merge pull request 'std: initial xtensa-linux-none port' (#35463) from alexrp/zig:xtensa-linux into master
84a100b3e0
std.os: no longer require libc for xtensa-linux
Compare 523 commits »
izzybr pushed to master at izzybr/zig 2026年05月26日 17:12:12 +02:00
c84f0f49d6
std.os.linux: fix dirfd type in mknodat()
8086ae1769 Merge pull request 'Elf2: more enhancements' (#35447) from elf2 into master
11bb8ab9b3 Merge pull request 'std: initial xtensa-linux-none port' (#35463) from alexrp/zig:xtensa-linux into master
84a100b3e0
std.os: no longer require libc for xtensa-linux
b0bda2d744
std.Thread: implement LinuxThreadImpl.freeAndExit() for xtensa
Compare 524 commits »
izzybr pushed to fix_connectUnix at izzybr/zig 2026年04月07日 02:59:36 +02:00
57de38f2ad Add missing bracket from merge
e29a77915f Merge remote-tracking branch 'upstream/master' into fix_connectUnix
a38c6bbcc4
test: disable incremental tests on x86_64-windows-selfhosted
be878b87c2
std.EnumSet: add back deprecated initialization functions
5ec8e45f3d Io: add failing io (Io.failing)
Compare 9 commits »
izzybr pushed to fix_connectUnix at izzybr/zig 2026年04月06日 19:55:38 +02:00
20b5fbb7ba fix line format
izzybr created pull request ziglang/zig#31768 2026年04月06日 19:11:43 +02:00
std.http.Client: update connectUnix for std.Io.net.UnixAddress API and add test coverage
izzybr pushed to fix_connectUnix at izzybr/zig 2026年04月06日 19:08:42 +02:00
672877205b Change variable name to match project convention
izzybr pushed to fix_connectUnix at izzybr/zig 2026年04月06日 18:36:30 +02:00
652ac959d7 Remove error{NameTooLong} as it is covered by Io.net.UnixAddress.InitError.
5ab9bfdd34 Create unit test to catch issue 31135.
77c623e6e5 Update std.posix errors to Io.net.UnixAddress.Init and .Connect errors. Remove node references to reflect updated API. Switch to Io.net.UnixAddress.init() + .connect(io).
5fb84445c2 Force evaluation of http.Client to catch signature mismatch at compile time
Compare 4 commits »
izzybr created branch fix_connectUnix in izzybr/zig 2026年04月06日 18:36:30 +02:00
izzybr created repository izzybr/zig 2026年04月06日 18:30:40 +02:00