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
Group-Canceled
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
groupAwait
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-21
std.fs.File.Reader: fix sendFile logic
Andrew Kelley
2025-07-21
std.fs.File.Reader: fix seek position logic
Andrew Kelley
2025-07-21
Sema: fix missed block OPV
Andrew Kelley
2025-07-21
Sema: fix missed error union OPV
Andrew Kelley
2025-07-21
Sema: fix missed union access OPV
Andrew Kelley
2025-07-21
Sema: fix missed union init OPV
Andrew Kelley
2025-07-21
Sema: fix missed slice access OPV
Andrew Kelley
2025-07-21
Sema: fix missed pointer access OPV
Andrew Kelley
2025-07-21
std.fs.File.Reader: only fcopyfile if size available
Andrew Kelley
2025-07-21
disable failing test
Andrew Kelley
2025-07-21
objcopy: delete most of it
Andrew Kelley
2025-07-21
std.fs.File: delete writeFileAll and friends
Andrew Kelley
2025-07-21
build runner: print newline before summary
Andrew Kelley
2025-07-21
std.json: delete dead API
Andrew Kelley
2025-07-21
std.fs.File.Reader: fix missed advance writer positions
Andrew Kelley
2025-07-21
std.Thread: don't spin
Andrew Kelley
2025-07-20
std.Io.Reader: fix takeStruct/peekStruct packed
Andrew Kelley
2025-07-20
langref: upgrade grammar.y for asm clobber change
Kendall Condon
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
Dupe string options
Carl Åstholm
2025-07-20
Serialize float options using the hexadecimal format
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-20
use stdout_buffer instead of stdio_buffer in main.zig
antlilja
2025-07-20
Merge pull request #24488 from ziglang/more
Andrew Kelley
2025-07-20
std.Io.Writer: support alignment for `{t}` specifier
Marc Tiehuis
2025-07-20
Merge pull request #24505 from ziglang/json
Andrew Kelley
2025-07-20
std.Build.Step.Run: fix up 681d324c49e7cdc773cc891ea49ed69dd03c23c7
Alex Rønne Petersen
2025-07-19
std.Io.Writer: fix writeSliceSwap
Andrew Kelley
2025-07-20
llvm: workaround crashes in llvm loop optimizations
Jacob Young
2025-07-19
std.zig.llvm.BitcodeReader: fix 32-bit skipBlock
Andrew Kelley
2025-07-19
disable -fno-llvm -target wasm32-wasi testing
Andrew Kelley
2025-07-19
Compilation: unrevert some stuff
Andrew Kelley
2025-07-19
frontend: align those stdio buffers
Andrew Kelley
2025-07-19
std.Io.Writer: add missing writeSliceSwap
Andrew Kelley
2025-07-19
std.mem: add byteSwapAllElements
Andrew Kelley
2025-07-19
std.debug: add assertAligned
Andrew Kelley
2025-07-19
Compilation: revert some stuff
Andrew Kelley
2025-07-19
std.zig: finish updating to new I/O API
Andrew Kelley
2025-07-20
cbe: fix comptime-known packed unions
Jacob Young
2025-07-19
std.zon: better namespace for Serializer
Andrew Kelley
2025-07-19
resinator: fix std.json API usage
Andrew Kelley
2025-07-19
std.zon: update to new I/O API
Andrew Kelley
2025-07-19
`zig env`: update std.json API
Andrew Kelley
2025-07-19
std.json: update to new I/O API
Andrew Kelley
2025-07-19
std.Io.Reader: remove aggressive assert from `fill`
Andrew Kelley
2025-07-19
std.hash.RapidHash: remove
Andrew Kelley
[prev]
[next]