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-08-30
libunwind: update to LLVM 21
Alex Rønne Petersen
2025-08-30
llvm-libc: update to LLVM 21
Alex Rønne Petersen
2025-08-30
libcxx: update to LLVM 21
Alex Rønne Petersen
2025-08-30
libcxxabi: update to LLVM 21
Alex Rønne Petersen
2025-08-30
zig cc: update intrinsic headers to LLVM 21
Alex Rønne Petersen
2025-08-30
zig cc: update driver files to LLVM 21
Alex Rønne Petersen
2025-08-30
build: update to LLVM 21
Alex Rønne Petersen
2025-08-29
std.Io: delete GenericReader
Andrew Kelley
2025-08-29
std.Io: delete CountingReader
Andrew Kelley
2025-08-29
Merge pull request #25036 from ziglang/GenericWriter
Andrew Kelley
2025-08-29
LLVM backend:fix align 1 sret parameter load returned
Andrew Kelley
2025-08-29
ci: update to QEMU 10.1.0
Alex Rønne Petersen
2025-08-28
std.debug.Pdb: migrate more towards new Reader API
Andrew Kelley
2025-08-28
std.tz: fix redundant endian handling
Andrew Kelley
2025-08-28
std.Io.Reader: work around llvm backend bug
Andrew Kelley
2025-08-28
resinator: Complete the update to the new Reader/Writer
Ryan Liptak
2025-08-28
update langref and docs to avoid GenericWriter
Andrew Kelley
2025-08-28
fix not discarding delimiter
Andrew Kelley
2025-08-28
link.MachO: code sig size grows when emitting it
Andrew Kelley
2025-08-28
32-bit fixes
Andrew Kelley
2025-08-28
resinator: some updates to avoid GenericWriter
Andrew Kelley
2025-08-28
update more to avoid GenericWriter
Andrew Kelley
2025-08-28
behavior tests: remove "variadic functions" dependency on std lib
Andrew Kelley
2025-08-28
update GenericWriter usage found by test-cases
Andrew Kelley
2025-08-28
std.crypto.ml_kem: update to not use GenericWriter
Andrew Kelley
2025-08-28
std.tz: update to new Reader API
Andrew Kelley
2025-08-28
std: delete most remaining uses of GenericWriter
Andrew Kelley
2025-08-28
compiler: update not to use GenericWriter
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-28
compiler: update to not use GenericWriter
Andrew Kelley
2025-08-28
link.Elf: update to not use GenericWriter
Andrew Kelley
2025-08-28
link.MachO: update to not use GenericWriter
Andrew Kelley
2025-08-28
std.Io.Writer: add toArrayList/fromArrayList
Andrew Kelley
2025-08-28
link.Wasm: update for new writer API
Andrew Kelley
2025-08-28
std.Io: delete GenericWriter
Andrew Kelley
2025-08-29
Merge pull request #25045 from kada49/libc/common-impl-ceil
Alex Rønne Petersen
2025-08-28
libc: delete superfluous c and assembly trunc implementations
David Senoner
2025-08-28
process.totalSystemMemory: Avoid overflow on Linux when totalram is a 32-bit ...
Ryan Liptak
2025-08-28
Reader.appendRemaining: Take ownership of the full allocated slice
Ryan Liptak
2025-08-28
AstGen: forward result type through unary float builtins
David Rubin
2025-08-28
std.debug: remove `@frameAddress()` "UAF"
mlugg
2025-08-28
std.os.uefi: fix type error at MemoryType.format()
tokyo4j
2025-08-28
std.os.linux: powerpc syscalls clobber ctr and xer
Alex Rønne Petersen
2025-08-28
libc: delete superfluous c and assembly ceil implementation
David Senoner
2025-08-27
x86_64: fix multiplication overflow detection with adx
Jacob Young
2025-08-27
delete some vestigal dead code
Andrew Kelley
2025-08-27
Merge pull request #25034 from ziglang/lzma
Andrew Kelley
2025-08-27
libc: remove c floorl implementaions forgotten in #24335
David Senoner
2025-08-27
Fix TLS 1.2 client key exchange to use negotiated named group (#25007)
Frank Denis
[prev]
[next]