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-07-30
Sema: disallow tags on non-auto unions when reifying (#23488)
Krzysztof Wolicki
2025-07-30
Sema: remove incorrect safety check for saturating left shift
Justus Klausecker
2025-07-30
Sema: catch error sets in atomic operations
Kendall Condon
2025-07-30
llvm: fix atomic widening of packed structs
Kendall Condon
2025-07-29
disable more failing tests
mlugg
2025-07-29
Sema: remove redundant comptime-known initializer tracking
mlugg
2025-07-28
aarch64: implement scalar `@mod`
Jacob Young
2025-07-28
aarch64: workaround some optional/union issues
Jacob Young
2025-07-28
Merge branch 'ziglang:master' into some-documentation-updates-0
Rue
2025-07-28
build: fix error in standalone test when using `--release`
Ivan
2025-07-27
aarch64: fix error union constants
Jacob Young
2025-07-27
aarch64: implement var args
Jacob Young
2025-07-27
Merge pull request #24585 from jacobly0/aarch64
Andrew Kelley
2025-07-26
Merge pull request #24587 from jacobly0/x86_64
Andrew Kelley
2025-07-26
aarch64: implement more optional/error union/union support
Jacob Young
2025-07-26
aarch64: implement some safety checks
Jacob Young
2025-07-26
aarch64: implement complex switch prongs
Jacob Young
2025-07-26
Merge pull request #22587 from castholm/deprecate-compile-apis
Matthew Lugg
2025-07-26
Sema: exclude sentinel from source array length in pointer cast to slice
mlugg
2025-07-26
x86_64: fix switch on mod result
Jacob Young
2025-07-26
Migrate from deprecated `Step.Compile` APIs
Carl Åstholm
2025-07-26
child_process standalone test: Test spawning a path with leading ..
Ryan Liptak
2025-07-26
std.process.Child: fix double path normalization in spawnWindows
lumanetic
2025-07-25
Merge pull request #23340 from castholm/pass-null-to-b-dependency
Andrew Kelley
2025-07-25
aarch64: more progress
Jacob Young
2025-07-25
init: replace '--strip' with '--minimal'
mlugg
2025-07-24
Revert "disable -fno-llvm -target wasm32-wasi testing"
Pavel Verigo
2025-07-24
stage2-wasm: implement try_ptr + is_(non_)err_ptr
Pavel Verigo
2025-07-23
Merge pull request #24536 from jacobly0/aarch64
Andrew Kelley
2025-07-23
test: enable arm-freebsd-eabihf std tests
Alex Rønne Petersen
2025-07-22
aarch64: add new from scratch self-hosted backend
Jacob Young
2025-07-22
llvm: fix switch loop on larger than pointer integer
Matthew Lugg
2025-07-22
`@rem()` and `@mod()` take `denominator != 0`, not just `denominator > 0`
IOKG04
2025-07-21
disable failing test
Andrew Kelley
2025-07-21
objcopy: delete most of it
Andrew Kelley
2025-07-20
Support passing `std.zig.BuildId` to `b.dependency()`
Carl Åstholm
2025-07-20
Support passing enum slices to `b.dependency()`
Carl Åstholm
2025-07-20
Coerce slice-like arguments passed to `b.dependency()`
Carl Åstholm
2025-07-20
Support passing null to `b.dependency()`
Carl Åstholm
2025-07-20
Add standalone test case for passing options to dependencies
Carl Åstholm
2025-07-20
Update test build.zig.zon files to conform to the new manifest rules
Carl Åstholm
2025-07-19
disable -fno-llvm -target wasm32-wasi testing
Andrew Kelley
2025-07-19
tests: remove more old async tests
mlugg
2025-07-17
test: Restore and fix deleted tests that relied on intern pool types (#24422)
Felix Koppe
2025-07-16
zig fmt
Andrew Kelley
2025-07-16
test: mark riscv soft float targets as extra targets
Alex Rønne Petersen
2025-07-16
test: actually build the tools!
Alex Rønne Petersen
2025-07-15
update dump-cov for alignment and writergate changes
dweiller
2025-07-15
better default min versions for freebsd and netbsd
Andrew Kelley
2025-07-14
make it a behavior test instead
Andrew Kelley
[prev]
[next]