index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
getAppDataDir
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
std.Io.Threaded-groups-2
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2025-07-26
child_process standalone test: Test spawning a path with leading ..
Ryan Liptak
2025-07-26
std.process.Child: fix double path normalization in spawnWindows
lumanetic
2025-07-25
Merge pull request #23340 from castholm/pass-null-to-b-dependency
Andrew Kelley
2025-07-25
aarch64: more progress
Jacob Young
2025-07-25
init: replace '--strip' with '--minimal'
mlugg
2025-07-24
Revert "disable -fno-llvm -target wasm32-wasi testing"
Pavel Verigo
2025-07-24
stage2-wasm: implement try_ptr + is_(non_)err_ptr
Pavel Verigo
2025-07-23
Merge pull request #24536 from jacobly0/aarch64
Andrew Kelley
2025-07-23
test: enable arm-freebsd-eabihf std tests
Alex Rønne Petersen
2025-07-22
aarch64: add new from scratch self-hosted backend
Jacob Young
2025-07-22
llvm: fix switch loop on larger than pointer integer
Matthew Lugg
2025-07-22
`@rem()` and `@mod()` take `denominator != 0`, not just `denominator > 0`
IOKG04
2025-07-21
disable failing test
Andrew Kelley
2025-07-21
objcopy: delete most of it
Andrew Kelley
2025-07-20
Support passing `std.zig.BuildId` to `b.dependency()`
Carl Åstholm
2025-07-20
Support passing enum slices to `b.dependency()`
Carl Åstholm
2025-07-20
Coerce slice-like arguments passed to `b.dependency()`
Carl Åstholm
2025-07-20
Support passing null to `b.dependency()`
Carl Åstholm
2025-07-20
Add standalone test case for passing options to dependencies
Carl Åstholm
2025-07-20
Update test build.zig.zon files to conform to the new manifest rules
Carl Åstholm
2025-07-19
disable -fno-llvm -target wasm32-wasi testing
Andrew Kelley
2025-07-19
tests: remove more old async tests
mlugg
2025-07-17
test: Restore and fix deleted tests that relied on intern pool types (#24422)
Felix Koppe
2025-07-16
zig fmt
Andrew Kelley
2025-07-16
test: mark riscv soft float targets as extra targets
Alex Rønne Petersen
2025-07-16
test: actually build the tools!
Alex Rønne Petersen
2025-07-15
update dump-cov for alignment and writergate changes
dweiller
2025-07-15
better default min versions for freebsd and netbsd
Andrew Kelley
2025-07-14
make it a behavior test instead
Andrew Kelley
2025-07-14
Sema: Fix invalid AIR generation for switch loop with comptime discarded tag
Justus Klausecker
2025-07-11
test: disable non-native loongarch64 behavior and std tests
Alex Rønne Petersen
2025-07-11
Remove numerous things deprecated during the 0.14 release cycle
Linus Groh
2025-07-08
CI: disable self-hosted riscv64
Andrew Kelley
2025-07-07
fix test case expected float value
Andrew Kelley
2025-07-07
update standalone and incremental tests to new API
Andrew Kelley
2025-07-07
delete bad behavior test
Andrew Kelley
2025-07-07
std.fmt: breaking API changes
Andrew Kelley
2025-07-07
remove `usingnamespace` from the language
Andrew Kelley
2025-07-07
zig fmt
Andrew Kelley
2025-07-07
remove `async` and `await` keywords
Andrew Kelley
2025-07-06
Sema: Stop adding Windows implib link inputs for `extern "..."` syntax.
Alex Rønne Petersen
2025-07-05
test: More cleanup of Windows targets in the module test matrix
Alex Rønne Petersen
2025-07-03
test: Respect various test skip options in test-cases
Alex Rønne Petersen
2025-07-02
Merge pull request #24302 from alexrp/riscv
Alex Rønne Petersen
2025-07-01
test: Disable stack_iterator test on riscv64-linux
Alex Rønne Petersen
2025-07-01
test: Disable vector division operators on RISC-V with vector support
Alex Rønne Petersen
2025-07-01
test: Only run coff_dwarf test on aarch64, x86, x86_64
Alex Rønne Petersen
2025-07-01
test: Properly limit glibc_compat versions based on the host
Alex Rønne Petersen
2025-06-29
Sema: correct OPV for optional empty error set
Andrew Kelley
2025-06-28
riscv64: skip failing tests
Bingwu Zhang
[prev]
[next]