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-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
2025-09-25
Merge pull request #24497 from ziglang/aro-translate-c
Andrew Kelley
2025-09-25
implement review suggestions
Loris Cro
2025-09-25
libc-test: disable daemon-failure.c
Alex Rønne Petersen
2025-09-24
x86_64: improve support for large enums
Jacob Young
2025-09-24
remove behavior test that depended on std.zig.c_translation
Andrew Kelley
2025-09-24
delete `@cImport` tests
Andrew Kelley
2025-09-24
delete all the translate-c tests
Andrew Kelley
2025-09-24
Integrate libc-test cases into the build system
rpkak
2025-09-23
forbid trivial local address returned from functions (#25333)
Andrew Kelley
2025-09-22
std.pie: fix register constraint in getDynamicSymbol() for s390x (#25327)
Alex Rønne Petersen
2025-09-22
Merge pull request #25324 from alexrp/freebsd
Alex Rønne Petersen
2025-09-22
test: disable some stack trace tests on FreeBSD
alexrp
2025-09-22
test: disable test-link on FreeBSD
alexrp
2025-09-22
compiler: don't use self-hosted backend on any BSD yet
alexrp
2025-09-21
Elf2: create a new linker from scratch
Jacob Young
2025-09-20
add behavior test: comptime C pointer to optional pointer
Andrew Kelley
2025-09-20
add behavior test: avoid unused field function body compile error
Andrew Kelley
2025-09-20
add behavior test: resist alias of explicit copy...
Andrew Kelley
2025-09-20
allow some test cases to regress
Andrew Kelley
2025-09-20
fix rebase error
mlugg
2025-09-20
Revert "frontend: another packedStructFieldPtrInfo fix"
mlugg
2025-09-20
standalone: fix misaligned stack crash
Jacob Young
[prev]
[next]