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
2024-10-10
Sema: implement @splat for arrays
mlugg
2024-10-09
Merge pull request #21644 from ziglang/macho-issue-21598
Andrew Kelley
2024-10-09
test/link/macho: test reporting undefined special symbols
Jakub Konka
2024-10-09
Dwarf: implement and test lexical blocks
Jacob Young
2024-10-09
lldb: print field names with a leading dot
Jacob Young
2024-10-08
link tests: add a way to check prefix and use it
Andrew Kelley
2024-10-08
link.Elf: avoid needless file system reads in flush()
Andrew Kelley
2024-10-08
untangle skip conditions
Parzival-3141
2024-10-08
revert disabling `aarch64` skip
Parzival-3141
2024-10-08
fix `standalone/empty_env` test
Parzival-3141
2024-10-08
stage2-wasm: airRem + airMod for floats
Pavel Verigo
2024-10-07
Sema: add missing runtime value validation to global mutable variables
mlugg
2024-10-07
Sema: add missing runtime value validation to @memcpy and @memset
mlugg
2024-10-06
test: Fix powerpc-aix-eabihf target triple in llvm_targets.
Alex Rønne Petersen
2024-10-06
Merge pull request #21605 from alexrp/ohos-stuff
Alex Rønne Petersen
2024-10-06
test: Add some missing x86_64-linux-* triples to llvm_targets.
Alex Rønne Petersen
2024-10-06
test: Add android/androideabi triples to llvm_targets.
Alex Rønne Petersen
2024-10-06
test: Add ohos/ohoseabi triples to llvm_targets.
Alex Rønne Petersen
2024-10-05
test: add x86_64-windows-cbe target to incremental cases
mlugg
2024-10-05
tests: add `test-incremental` step
mlugg
2024-10-04
remove `@fence` (#21585)
David Rubin
2024-10-04
Merge pull request #21572 from alexrp/tests-llvm-targets
Alex Rønne Petersen
2024-10-04
Merge pull request #21578 from alexrp/s390x-porting
Alex Rønne Petersen
2024-10-04
Merge pull request #21571 from alexrp/14366-progress
Alex Rønne Petersen
2024-10-04
test: Add s390x-linux-(none,musl,gnu) triples to module tests.
Alex Rønne Petersen
2024-10-03
fix: print correct number of provided arguments in min/max error message
WillLillis
2024-10-03
test: Rewrite the target triple list for llvm_targets.
Alex Rønne Petersen
2024-10-03
Merge pull request #21469 from alexrp/riscv32-tests
Alex Rønne Petersen
2024-10-02
test: Re-enable "bitcast nan float does not modify signaling bit" for LLVM + ...
Alex Rønne Petersen
2024-09-28
revert safety test cases to rely on deprecated old API
Andrew Kelley
2024-09-26
disable plan9 test
Andrew Kelley
2024-09-26
update safety test cases to new panic API
Andrew Kelley
2024-09-26
update test cases to new panic API
Andrew Kelley
2024-09-26
remove formatted panics
Andrew Kelley
2024-09-25
incr-check: specify backend in manifest, allow multiple targets/backends
mlugg
2024-09-25
disallow non-scalar sentinel types
Andrew Kelley
2024-09-24
std: add arch bits for s390x-linux (#21342)
Meghan Denny
2024-09-24
fix: disallow discard as errdefer capture
WillLillis
2024-09-23
fix: Add error note when attempt is made to destructure error union (#21491)
Will Lillis
2024-09-20
test: Add `riscv32-linux-(none,musl,gnu)` triples for module tests.
Alex Rønne Petersen
2024-09-19
test: Disable `shared_lib_unwind` on `x86_64-macos`.
Alex Rønne Petersen
2024-09-19
Revert "tests: skip native CPU std tests on Windows"
Alex Rønne Petersen
2024-09-19
test: Re-enable `store vector with memset` for LLVM.
Alex Rønne Petersen
2024-09-19
test: Re-enable LLVM riscv64 module tests.
Alex Rønne Petersen
2024-09-19
test: Update `wasm/infer-features` based on what LLVM produces.
Alex Rønne Petersen
2024-09-19
test: Disable `@bitCast of packed struct containing pointer` temporarily.
Alex Rønne Petersen
2024-09-18
Sema: mark export on owner nav when exporting function alias
mlugg
2024-09-17
Merge pull request #21428 from mlugg/compare-to-undef
Matthew Lugg
2024-09-17
Sema: clean up cmpNumeric
mlugg
2024-09-16
Sema: return undefined on comparison of runtime value against undefined
mlugg
[prev]
[next]