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-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
2025-09-20
aarch64: fix behavior failures
Jacob Young
2025-09-20
disable failing stage2_aarch64 behavior tests
Andrew Kelley
2025-09-20
frontend: another packedStructFieldPtrInfo fix
Andrew Kelley
2025-09-20
cases: update for new error
mlugg
2025-09-20
Revert "delete failing test case"
mlugg
2025-09-20
Sema: add missed logic to checkPtrAttributes
Andrew Kelley
2025-09-20
delete failing test case
Andrew Kelley
2025-09-20
frontend: packed struct field ptr no longer finds byte borders
Andrew Kelley
2025-09-20
disable wasm backend coverage
Andrew Kelley
2025-09-20
disable spirv64-vulkan coverage
Andrew Kelley
2025-09-20
add compile error coverage for dependency loop
Andrew Kelley
2025-09-20
aarch64: enable fixed behavior
Jacob Young
2025-09-20
translate-c: remove cases associated with runtime vector indexing
Andrew Kelley
2025-09-20
coerce vectors to arrays rather than inline for
Andrew Kelley
2025-09-20
Sema: fix source location of "declared here" note
Andrew Kelley
2025-09-20
compiler: require comptime vector indexes
Andrew Kelley
2025-09-20
add behavior test: return undefined pointer from function
Andrew Kelley
2025-09-20
Merge pull request #25298 from ziglang/SegmentedList-orphaned-again
Andrew Kelley
2025-09-19
std.Build.Step.Run: Enable passing (generated) file content as args
Justus Klausecker
[prev]
[next]