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-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
2025-09-19
std: delete SegmentedList again
Andrew Kelley
2025-09-19
Merge pull request #23416 from gooncreeper/improved-fuzzer
Andrew Kelley
2025-09-18
greatly improve capabilities of the fuzzer
Kendall Condon
2025-09-18
test: disable some SIMD ABI tests on LoongArch
Alex Rønne Petersen
2025-09-18
test: disable some vector ctz/clz behavior tests on LoongArch with LSX
Alex Rønne Petersen
2025-09-18
test: respect -Dskip-translate-c in test-standalone
Alex Rønne Petersen
2025-09-18
test: remove unnecessary @cImport usage in some standalone tests
Alex Rønne Petersen
2025-09-18
test: skip dumpCurrentStackTrace test on architectures with no unwind support
Alex Rønne Petersen
2025-09-18
test: re-enable test-std for loongarch64-linux
Alex Rønne Petersen
2025-09-18
test: skip `alternative constraints` behavior test on LoongArch
Alex Rønne Petersen
2025-09-17
fix handling of comptime-only union fields in `Type.getUnionLayout` (#25182)
Silver
2025-09-17
Merge pull request #25197 from rootbeer/24380-flaky-sigset-test
Andrew Kelley
2025-09-17
Elf: implement `linksection`
Jacob Young
2025-09-17
Merge pull request #25201 from jacobly0/x86_64-addsat
Andrew Kelley
2025-09-16
test: move glibc_compat from link to standalone tests
Alex Rønne Petersen
2025-09-16
test: remove @cImport usage in interdependent_static_c_libs
Alex Rønne Petersen
2025-09-16
test: pull tests in test/cases/llvm/ up to test/cases/
Alex Rønne Petersen
2025-09-16
test: delete old stage1 compile_errors tests
Alex Rønne Petersen
2025-09-16
test: rename backend=stage2 to backend=selfhosted, and add backend=auto
Alex Rønne Petersen
2025-09-16
test: rename issue_8550 standalone test to compile_asm
Alex Rønne Petersen
2025-09-16
test: remove test-compare-output and test-asm-link tests
Alex Rønne Petersen
2025-09-15
frontend: fix reference tracking through coerced function bodies
mlugg
2025-09-13
std.math.big.int: normalize zero result for small multiplications
mlugg
2025-09-11
Fix standalone test simple/cat/main.zig after Writergate update (#25188)
Sardorbek Imomaliev
2025-09-10
x86_64: delete usages of avx2 `vpack?s??`
Jacob Young
2025-09-10
x86_64: fix strictness edge cases in `+|`
Jacob Young
2025-09-09
standalone posix tests for sigaction
Pat Tullmann
2025-09-09
standalone posix tests for relative path linking
Pat Tullmann
2025-09-09
standalone posix test for env vars
Pat Tullmann
2025-09-09
standalone posix test for current working directory
Pat Tullmann
2025-09-09
standalone posix tests: add skeleton
Pat Tullmann
[prev]
[next]