cb5635714c
Sema: ban (most) runtime slices on spriv (#36118)
4331ba0fb2
Uri: fix compile errors from botched merge
e95c656d9a
Uri: use findLast for @ delimiter in authority parsing
7796e5cdff
Merge pull request 'Decouple Uri and net.HostName, plus a max len-related fix' (#36036) from squeek502/zig:uri-and-hostname into master
e07edda6e7
gen_parser_oracle: Handle CRLF line endings, fail on invalid grammar
ef3040786e
std.Io: disable
Group.cancel on sparc64-linux
6b30ad3342
zig build: handling empty -Dtest-filter
ebaa801cdc
parser: delete consistently out-of-sync comments
01b60634c7
Merge pull request 'Elf2: add sparc64 support' (#36095) from alexrp/zig:elf2-sparc64 into master
1890872b5e
Elf2: implement some sparc-specific __tls_get_addr() relocations
f2c9e7a5c9
std.Build: cache package_map to improve dependency resolution
f61b5c0e7c
elf2: fix _GLOBAL_OFFSET_TABLE_ definition for x86{,_64} and hexagon
2a1d559d67
Merge pull request 'Elf2: various enhancements' (#36069) from mlugg/elf2-enhancements into master
5b2082c6c9
std.c.darwin: add mach_vm_read_overwrite
4e5ca9bc42
Merge pull request '
std.Target: add switch (Nintendo Switch) Os tag' (#36081) from alexrp/zig:nintendo-switch-target into master
160e1b229b
add the missing compiler_rt routines for sparc32 (#35835)
c5af4c75da
Merge pull request '
std.debug.SelfInfo.Elf: enable DWARF unwinding for ARM' (#36035) from alexrp/zig:arm-dwarf-unwind into master
f0fdc90989
std.debug.SelfInfo.Elf: enable DWARF unwinding for ARM
7e8d4c3065
compiler: inherit uwtables/fp settings for vendored libs from root module
02efcc88c1
musl: mark ctr and xer clobbered in syscalls on powerpc
c0f9b51d84
Merge pull request 'spirv: bug fixes' (#36051) from alichraghi/zig:master into master
002f324dfc
wasm: implement
@abs on f16, f80 and f128 without compiler_rt
827c3d528c
test: unskip 72 passing behavior tests for spirv backend
59a628c6d9
Merge pull request 'crypto.pcurves: reject affine encodings of the point at infinity' (#35513) from jedisct1/zig:pcurvesidentity into master
e7bc7efda7
crypto.pcurves: reject affine encodings of the point at infinity
eb2a1bb0d0
Merge pull request 'zig build: avoid resolving absolute path to build root directory if possible' (#36028) from Techatrix/zig:relative-build-root into master
bd4e82b460
std.Uri: validate host length in parseAfterScheme (#35604)
67b05e5216
ci: bump x86_64-linux-debug-llvm timeout by 1 hour
d4f6ff2783
test-cases: run safety tests on wasm32-wasi
25fcf03a67
stage2-wasm: support .is_named_enum_value
3b9dddfb31
preload assets in autodoc
28e367f446
Build: mark Windows resource compilation stuff as deprecated
426de8e4b2
Merge pull request 'SPIR-V: miscellaneous changes' (#35974) from spirv-fixes into master
15f00d1756
std.Build.Cache: make Progress.Node for hits
580135241b
build: update how changing the currently checked out commit is detected
c737c2efe3
Merge pull request 'move all package management functionality from compiler to build system' (#35917) from build-system into master
f6d22629aa
resinator: Make LazyIncludePaths actually retain resolved values
779b6cc63c
Maker: partially implement configurer cache invalidation
fc7924d393
Maker: fatal rather than panic for unimplemented feature
cc9463e457
Maker: avoid printing configure cmdline on compilation errors
1d1193aa7b
std.math: Mark
signExtend as pub
3109e77474
Revert "CI: skip test-incremental on freebsd"
aeec09ebb6
CI: skip test-incremental on freebsd
77a4c4bbcf
Compilation: remove early 'bin_file = null' which results in a 'defer if (comp.bin_file)' block to not be executed
ba5420896d
Enable std tests for wasm backend again + enable field reordering
4c9d06416c
Merge pull request 'Test coverage for overlapping assignments' (#35918) from Fri3dNstuff/zig:overlapping-copy into master
eab71c7c86
don't use expectEqual
4cb608e921
add test coverage for overlapping assignment
175589fc71
ci: update QEMU to v11.0.2
902b71eafa
Merge pull request 'Type: allow vectors in externs for SPIR-V target' (#35953) from alichraghi/zig:master into master
bae68c8a45
test: unskip passing behavior tests for spirv backend
ce07ba754c
spirv: fix vector pointer access
56827cf78f
Sema: handle
@SpirvType(.runtime_array) in elemPtrOneLayerOnly()
e0e145048d
Make it possible to implement
Io.vtable.netWriteFile
b23a957915
rename
struct_field_val -> agg_field_val
efd6ded716
Merge pull request 'ConfigHeader standalone tests rework' (#35643) from fardragon/zig:fardragon/configheader-tests into master
1467054bae
In newline detection handle files that contain newlines, but don't end in one
9b5851f001
InternPool: fix incorrect coercion of
func_coerced
f05ceb6aa1
Merge remote-tracking branch 'origin/master' into fardragon/configheader-tests
8f7febfa6f
Step Runner: set color environment variables before executing test step
e0e91d13cd
stop running LLVM codegen when we're not emitting a binary
32b44497e2
fix(Io.Uring): free size must match alloc size
07782d7a46
Merge pull request 'hash: implement fast crc32c' (#30021) from sinon/zig:fast-crc32c into master
05cb944709
Merge pull request 'Sema: more fixes' (#35707) from sinon/zig:more-fixes into master
7208ca510c
Merge pull request 'std.zig.LibCInstallation: parse - tokenize CR, fix panic' (#35913) from cursedbythevoid/libcinstallation-parse-fixes into master
00ea8a9897
std.zig.LibCInstallation: fix parse panic
5dc2651cdd
std.zig.LibCInstallation: tokenize CR when parsing
f26cdb2771
x86_64: better support for splatting bool vectors
zig fetch failed if target project contains symlink
I modified the code and rebuilt it in the way you provided, and now it can execute the fetch command correctly:
b40b1178ef
Adds support for making run step argument paths absolute
c5d6277ace
rename an internal environment variable
53c670f465
llvm: update avr and nvptx data layouts for LLVM 22
2dca73595f
build: use new linker if both new-linker and use-llvm are true
9aa93a045e
Lld: don't include shared libraries in static archives