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
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
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-10-16
detect invalid `@bitCast` with arrays
xdBronch
2025-10-15
libc-test: disable utime.c
Alex Rønne Petersen
2025-10-14
windows: workaround kernel race condition in more places
Jacob Young
2025-10-14
Merge pull request #25402 from alexrp/libc-test-ci
Alex Rønne Petersen
2025-10-12
windows: workaround kernel race condition the most
Jacob Young
2025-10-11
windows: workaround kernel race condition even more
Jacob Young
2025-10-11
windows: workaround kernel race condition better
Jacob Young
2025-10-10
Coff: implement threadlocal variables
Jacob Young
2025-10-10
windows: workaround kernel race condition
Jacob Young
2025-10-11
test: disable test-link macho on FreeBSD
Alex Rønne Petersen
2025-10-08
build.zig: add -Dtest-default-only option
Andrew Kelley
2025-10-08
don't make OPV tuple fields `comptime`
xdBronch
2025-10-07
don't make anonymous tuple fields referencing `comptime var`s `comptime`
xdBronch
2025-10-07
detect references to `comptime var` in default values and sentinels
xdBronch
2025-10-06
don't pass zero-length `@memset` to the backend
xdBronch
2025-10-06
drop support for powerpc64 ELF v1
Alex Rønne Petersen
2025-10-05
test: disable standalone tsan test
Alex Rønne Petersen
2025-10-04
test: move standalone/options/ to cli/options/
Alex Rønne Petersen
2025-10-04
Revert "test: remove standalone options test"
Alex Rønne Petersen
2025-10-04
test: remove standalone sigpipe test
Alex Rønne Petersen
2025-10-04
test: remove standalone options test
Alex Rønne Petersen
2025-10-04
test: remove standalone issue_13970 test
Alex Rønne Petersen
2025-10-04
test: remove ad-hoc nvptx tests
Alex Rønne Petersen
2025-10-04
test: remove some tests that are now covered well enough by test-stack-traces
Alex Rønne Petersen
2025-10-03
x86_64: fix bool vector init register clobber
Jacob Young
2025-10-02
Coff2: create a new linker from scratch
Jacob Young
2025-10-02
x86_64: fix windows calling convention abi
Jacob Young
2025-10-01
test: disable an error trace test on optimized riscv64-linux
Alex Rønne Petersen
2025-10-01
libc-test: set a 1.6G max_rss for each test case
Alex Rønne Petersen
2025-10-01
libc-test: disable malloc-oom.c
Alex Rønne Petersen
2025-10-01
test: remove stack_iterator standalone test
Alex Rønne Petersen
2025-10-01
test: don't run error/stack trace tests on self-hosted on BSDs
Alex Rønne Petersen
2025-10-01
test: disable an error trace test on optimized x86_64-freebsd and loongarch64...
Alex Rønne Petersen
2025-09-30
std.debug.SelfInfo: remove shared logic
mlugg
2025-09-30
std.debug.SelfInfo: mark ARM unwinding as unsupported
mlugg
2025-09-30
std.debug: go back to storing return addresses instead of call addresses
mlugg
2025-09-30
update to new std.debug changes
mlugg
2025-09-30
std: allow disabling stack tracing
mlugg
2025-09-30
test-error-traces: skip some more optimized traces
mlugg
2025-09-30
tests: fix 32-bit compatible arch selection
mlugg
2025-09-30
windows_bat_args: fix path handling
mlugg
2025-09-30
test-standalone: update for std.debug changes
mlugg
2025-09-30
test-stack-traces: fix on x86-windows
mlugg
2025-09-30
test-stack-traces: don't try to strip unwind tables on x86-windows
mlugg
2025-09-30
tests: split up and enhance stack trace tests
mlugg
2025-09-27
x86_64: fix `~`/`!` miscomps
Jacob Young
2025-09-27
tests: fix redundant target in matrix
mlugg
2025-09-26
Merge pull request #25342 from ziglang/fuzz-limit
Andrew Kelley
2025-09-26
test: remove `pie` test case from test-standalone
Alex Rønne Petersen
2025-09-26
test: remove -Dskip-translate-c from test-standalone
Alex Rønne Petersen
[next]