yarnf pushed to master at yarnf/zig 2026年05月19日 18:01:08 +02:00
a8376afca9 Merge pull request 'add sparc64-linux-none to module test matrix' (#35348) from alexrp/zig:sparc64-linux into master
0843d3e5f2 compiler: delete llvm-ints and detect-cpu subcommands
30698b03c0 Merge pull request 'std: Remove more deprecated functions' (#35253) from linus/zig:more-deprecations into master
71f23402bc Writer: Fix splatBytePreserve losing data in certain cases
5b647b792c std.Io.Dir: doc comment for renamePreserve and tests (#35317)
Compare 22 commits »
yarnf pushed to add-preserve-none-callconv at yarnf/zig 2026年05月19日 17:30:21 +02:00
645ed755ec Merge remote-tracking branch 'origin/master' into add-preserve-none-callconv
a8376afca9 Merge pull request 'add sparc64-linux-none to module test matrix' (#35348) from alexrp/zig:sparc64-linux into master
0843d3e5f2 compiler: delete llvm-ints and detect-cpu subcommands
30698b03c0 Merge pull request 'std: Remove more deprecated functions' (#35253) from linus/zig:more-deprecations into master
71f23402bc Writer: Fix splatBytePreserve losing data in certain cases
Compare 23 commits »
yarnf created pull request ziglang/zig#35352 2026年05月19日 05:39:55 +02:00
add EIO error path to dirOpenDirPosix + dirOpenFilePosix
yarnf pushed to dirOpenDirPosix-errno at yarnf/zig 2026年05月19日 03:57:06 +02:00
4f23b0eb80 add EIO error path to dirOpenDirPosix + dirOpenFilePosix
yarnf pushed to dirOpenDirPosix-errno at yarnf/zig 2026年05月19日 03:51:17 +02:00
71e5bd6e39 Merge remote-tracking branch 'origin/master' into dirOpenDirPosix-errno
71f23402bc Writer: Fix splatBytePreserve losing data in certain cases
5b647b792c std.Io.Dir: doc comment for renamePreserve and tests (#35317)
eae06cf5cc libzigc: add missing __dup3() symbol
27be3b069a Merge pull request 'Elf2: various enhancements' (#35332) from elf2 into master
Compare 12 commits »
yarnf pushed to dirOpenDirPosix-errno at yarnf/zig 2026年05月19日 03:50:50 +02:00
e7e9db3bac add EIO error path to dirOpenDirPosix + dirOpenFilePosix
yarnf pushed to dirOpenDirPosix-errno at yarnf/zig 2026年05月17日 17:12:35 +02:00
540796c7a7 error enum member doc comment
yarnf pushed to dirOpenDirPosix-errno at yarnf/zig 2026年05月17日 17:02:54 +02:00
1d03625216 add EIO error path to dirOpenDirPosix + dirOpenFilePosix
bdfbf432dd
std.process.abort: trap on freestanding
9787df9421 fix(std.Target/spirv): correct variable_pointers feature description
cb1fe0e578 Merge pull request 'ci: build/run all darwin module tests on aarch64-macos' (#35256) from alexrp/zig:maccatalyst-ci into master
c461befcf9
ci: build/run all darwin module tests on aarch64-macos
Compare 7 commits »
yarnf pushed to dirOpenDirPosix-errno at yarnf/zig 2026年05月17日 05:05:07 +02:00
c72549a35a add EIO error path to dirOpenDirPosix + dirOpenFilePosix
0623c8a891 std.process.abort: trap on freestanding
1e2a680140 fix(std.Target/spirv): correct variable_pointers feature description
6fe50186d0 ci: build/run all darwin module tests on aarch64-macos
65335d170a test: don't run x86_64-macos module tests
Compare 6 commits »
yarnf pushed to dirOpenDirPosix-errno at yarnf/zig 2026年05月17日 04:57:05 +02:00
141a469b91 add enum members
yarnf pushed to dirOpenDirPosix-errno at yarnf/zig 2026年05月17日 03:10:35 +02:00
6100ae2966 add EIO error path to dirOpenDirPosix + dirOpenFilePosix
yarnf closed pull request ziglang/zig#35318 2026年05月17日 02:25:50 +02:00
dirOpenDirPosix + dirOpenFilePosix EIO errno
yarnf pushed to dirOpenDirPosix-errno at yarnf/zig 2026年05月17日 02:06:07 +02:00
77cca05693
add enum member
dc7ad5913e
add enum member
Compare 2 commits »
yarnf closed pull request ziglang/zig#35313 2026年05月17日 01:07:19 +02:00
preserve_none call-convention, lower to llvm
yarnf commented on issue ziglang/zig#35322 2026年05月16日 08:19:17 +02:00
Zig ARM64 backend: method call uses wrong register for self pointer when second parameter is 0

LLM writeup aside, the bug is in your code, unless I am mistaken.

yarnf created pull request ziglang/zig#35318 2026年05月15日 19:29:15 +02:00
dirOpenDirPosix + dirOpenFilePosix EIO errno
yarnf pushed to dirOpenDirPosix-errno at yarnf/zig 2026年05月15日 19:26:57 +02:00
78386b8565
add EIO error path to dirOpenFilePosix
yarnf pushed to dirOpenDirPosix-errno at yarnf/zig 2026年05月15日 19:22:46 +02:00
b9105e4e1a
add EIO error path to dirOpenDirPosix
yarnf created branch dirOpenDirPosix-errno in yarnf/zig 2026年05月15日 19:22:46 +02:00