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
/
aro
Age
Commit message (
Expand
)
Author
2025-10-29
Merge pull request #25592 from ziglang/init-std.Io
Andrew Kelley
2025-10-29
remove all IBM AIX and z/OS support
Alex Rønne Petersen
2025-10-29
aro: avoid asking for the time
Andrew Kelley
2025-10-29
fix miscellaneous compilation errors
Andrew Kelley
2025-10-29
compiler: update for introduction of std.Io
Andrew Kelley
2025-10-27
remove all Oracle Solaris support
Alex Rønne Petersen
2025-09-26
aro: TypeStore: synchronize __va_list_tag logic with Zig's std.builtin.VaList
Alex Rønne Petersen
2025-09-24
update aro & translate-c
Veikka Tuominen
2025-09-24
aro: update
Andrew Kelley
2025-09-24
zig fmt
Andrew Kelley
2025-09-24
aro: fix dep file logic
Andrew Kelley
2025-09-24
fix rebase conflicts
Andrew Kelley
2025-09-24
aro: avoid BoundedArray
Andrew Kelley
2025-09-24
update aro and translate-c sources
Veikka Tuominen
2025-09-24
delete enough aro to make it compile
Andrew Kelley
2025-09-24
compiler: update aro and translate-c to latest; delete clang translate-c
Andrew Kelley
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
upgrade more old API uses
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: 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-11
std.ArrayList: make unmanaged the default
Andrew Kelley
2025-08-08
std.Io: remove BufferedWriter
Andrew Kelley
2025-08-01
remove usages of `.alignment = 0`
David Rubin
2025-07-11
Remove numerous things deprecated during the 0.14 release cycle
Linus Groh
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
compiler: update a bunch of format strings
Andrew Kelley
2025-07-07
compiler: fix a bunch of format strings
Andrew Kelley
2025-07-07
compiler: update all instances of std.fmt.Formatter
Andrew Kelley
2025-07-07
MachO: update to new std.io APIs
Andrew Kelley
2025-07-07
std.fmt: breaking API changes
Andrew Kelley
2025-07-07
std.io: move getStdIn, getStdOut, getStdErr functions to fs.File
Andrew Kelley
2025-06-23
remove `spirv` cpu arch
Ali Cheraghi
2025-06-15
big.int: implement float conversions
Jacob Young
2025-06-05
std.Target: Introduce Cpu convenience functions for feature tests.
Alex Rønne Petersen
2025-04-28
std.Target: Remove Os.Tag.elfiamcu.
Alex Rønne Petersen
2025-04-26
std.Target: Remove Abi.gnuilp32.
Alex Rønne Petersen
2025-04-13
std: eradicate u29 and embrace std.mem.Alignment
Andrew Kelley
2025-04-11
std.Target: Rename charSignedness() to cCharSignedness().
Alex Rønne Petersen
2025-04-04
std.Target: Add Abi.muslf32 and Abi.muslsf.
Alex Rønne Petersen
2025-03-09
std: Abi.default: only require an os tag
Meghan Denny
2025-02-22
zig build fmt
Andrew Kelley
2025-02-17
std.Target: Remove functions that just wrap component functions.
Alex Rønne Petersen
2025-02-17
std.Target: Remove Cpu.Arch.spu_2.
Alex Rønne Petersen
[next]