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
Age
Commit message (
Expand
)
Author
2025-07-30
std.Target: pull Os.requiresLibC() up to Target
Alex Rønne Petersen
2025-07-30
std.Io.Reader: introduce readVec back into the VTable
Andrew Kelley
2025-07-30
compiler: disable self-hosted x86_64 backend on OpenBSD
Alex Rønne Petersen
2025-07-30
Sema: remove incorrect safety check for saturating left shift
Justus Klausecker
2025-07-30
Update doc comment for `ptr_type` and `ptr_type_bit_range` to `data` of `.ext...
Kurt Wagner
2025-07-30
langref: clarify allowed atomic types
Kendall Condon
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-30
update `zig env` to respect `ZIG_LIB_DIR` and support wasi
Techatrix
2025-07-29
std.Io.Reader: make fillUnbuffered respect prexisting buffer
Andrew Kelley
2025-07-30
Sema: fixes (#24617)
Matthew Lugg
2025-07-29
disable more failing tests
mlugg
2025-07-29
Sema: don't rely on Liveness
mlugg
2025-07-29
Sema: remove dead logic
mlugg
2025-07-29
Sema: fix comptime-known union initialization with OPV field
mlugg
2025-07-29
Sema: remove redundant comptime-known initializer tracking
mlugg
2025-07-28
aarch64: implement scalar `@mod`
Jacob Young
2025-07-28
DeprecatedReader.Adapted: fix EndOfStream handling
Kendall Condon
2025-07-28
Update `zig init` help with new `-m` arg
Silver
2025-07-28
aarch64: workaround some optional/union issues
Jacob Young
2025-07-28
`.strong`, not `.Strong`
IOKG04
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
std.compress.xz: eliminate dependency on std.Io.bitReader
Andrew Kelley
2025-07-27
Merge pull request #24600 from jacobly0/aarch64
Andrew Kelley
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
std.zig: fmtId returns a FormatId
A cursed quail
2025-07-26
std.Io.Reader: add rebase to the vtable
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 stack probing
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 dst create alloc reg clobbering src
Jacob Young
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
std.Build: Deprecate `Step.Compile` APIs that mutate the root module
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 #24564 from ziglang/terminal-progress-bar
Andrew Kelley
2025-07-25
Merge pull request #24559 from ziglang/zstd
Andrew Kelley
2025-07-25
Merge pull request #23340 from castholm/pass-null-to-b-dependency
Andrew Kelley
2025-07-25
std.Progress: introduce Status
Andrew Kelley
2025-07-25
std.Progress: support progress bar escape codes
Andrew Kelley
2025-07-25
std.posix.ftruncate: handle NonResizable properly
Andrew Kelley
2025-07-25
std.compress.zstd.Decompress: fix bytes_written tracking
Andrew Kelley
[prev]
[next]