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
/
lib
/
compiler
Age
Commit message (
Expand
)
Author
2025-09-18
Remove usages of deprecatedWriter
andrewkraevskii
2025-08-31
std.fmt: delete deprecated APIs
Andrew Kelley
2025-08-30
Merge pull request #25077 from ziglang/GenericReader
Andrew Kelley
2025-08-30
update tools and other miscellaneous things to new APIs
Andrew Kelley
2025-08-30
upgrade more old API uses
Andrew Kelley
2025-08-30
rework std.Io.Writer.Allocating to support runtime-known alignment
Andrew Kelley
2025-08-30
std.Target: add managarm OS tag
Alex Rønne Petersen
2025-08-29
std.Io: delete GenericReader
Andrew Kelley
2025-08-28
resinator: Complete the update to the new Reader/Writer
Ryan Liptak
2025-08-28
resinator: some updates to avoid GenericWriter
Andrew Kelley
2025-08-28
update GenericWriter usage found by test-cases
Andrew Kelley
2025-08-28
aro: update to not use GenericWriter
Andrew Kelley
2025-08-28
more updates to not use GenericWriter
Andrew Kelley
2025-08-25
start adding big endian RISC-V support
Alex Rønne Petersen
2025-08-21
zig reduce: adapt to new Writer API
Justus Klausecker
2025-08-16
std-docs: improve error message on write failure
Isaac Freund
2025-08-13
build runner: fix single-threaded build
mlugg
2025-08-11
std.ArrayList: make unmanaged the default
Andrew Kelley
2025-08-08
zig std: fix build failures
Andrew Kelley
2025-08-08
std.Io: remove BufferedWriter
Andrew Kelley
2025-08-07
std.Io: delete CountingWriter
Andrew Kelley
2025-08-07
resinator: a few more updates/fixes
Ryan Liptak
2025-08-07
resinator: just enough fixes to make it compile
Andrew Kelley
2025-08-07
std.Io: delete BufferedReader
Andrew Kelley
2025-08-04
build runner: fix FTBFS on targets without `--watch` implementation
mlugg
2025-08-03
Merge pull request #22997 from Rexicon226/align-0-reify
Matthew Lugg
2025-08-02
std.Build.Watch: add macOS implementation based on FSEventStream
mlugg
2025-08-01
build system: replace fuzzing UI with build UI, add time report
mlugg
2025-08-01
remove usages of `.alignment = 0`
David Rubin
2025-07-25
std.Progress: introduce Status
Andrew Kelley
2025-07-24
zig std: fix sources.tar generation
Ian Johnson
2025-07-24
zig std: update std.Io.poll API usage
Andrew Kelley
2025-07-23
Merge pull request #24523 from ziglang/fifno
Andrew Kelley
2025-07-22
aarch64: add new from scratch self-hosted backend
Jacob Young
2025-07-22
zig std: update for new tar I/O API
Andrew Kelley
2025-07-21
objcopy: delete most of it
Andrew Kelley
2025-07-21
build runner: print newline before summary
Andrew Kelley
2025-07-20
Merge pull request #24488 from ziglang/more
Andrew Kelley
2025-07-19
std.Io.Writer: fix writeSliceSwap
Andrew Kelley
2025-07-19
std.zig: finish updating to new I/O API
Andrew Kelley
2025-07-19
resinator: fix std.json API usage
Andrew Kelley
2025-07-16
update aro
Andrew Kelley
2025-07-11
Remove numerous things deprecated during the 0.14 release cycle
Linus Groh
2025-07-10
Merge pull request #24329 from ziglang/writergate
Andrew Kelley
2025-07-10
build runner: fix --verbose-llvm-bc= not properly accepting value
triallax
2025-07-07
update standalone and incremental tests to new API
Andrew Kelley
2025-07-07
fix aro translate-c building from source
Andrew Kelley
2025-07-07
std.io.Writer.printValue: rework logic
Andrew Kelley
2025-07-07
std.fmt: fully remove format string from format methods
Andrew Kelley
2025-07-07
build runner: restore missing newline
Andrew Kelley
[next]