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-09-04
Reenable vector tests for armeb/thumbeb
Luna Schwalbe
2025-09-04
Reenable std.fmt.test.vector for riscv64
Luna Schwalbe
2025-09-04
Merge pull request #25137 from alexrp/elf-gabi-4.3
Alex Rønne Petersen
2025-09-03
BitcodeReader: parse blockinfo inside block
Luna Schwalbe
2025-09-03
Add allocator that always fails
whatisaphone
2025-09-03
Fix cmsghdr struct for the *nixes
Brandon Black
2025-09-03
fix: std.fs.File.Writer.seekTo does not flush (#25135)
Josh GM Walker
2025-09-04
Merge pull request #25125 from alexrp/loongarch-qemu-crashes
Alex Rønne Petersen
2025-09-04
link.Elf: truncate st_other to u3 before converting to std.elf.STV
Alex Rønne Petersen
2025-09-04
std.elf: change STV enum from u2 to u3
Alex Rønne Petersen
2025-09-04
std.elf: add new EM values from gABI 4.3
Alex Rønne Petersen
2025-09-04
std.elf: document which EM values are not assigned in gABI
Alex Rønne Petersen
2025-09-04
std.elf: document which OSABI values are not assigned in gABI
Alex Rønne Petersen
2025-09-03
Return runtime err for EISCONN when connecting
Brandon Black
2025-09-03
std.c: add getresuid & getresgid
doclic
2025-09-03
Merge pull request #25122 from linusg/fix-getrandombytesdevurandom
Alex Rønne Petersen
2025-09-03
Revert "test: disable non-native loongarch64 behavior and std tests"
Alex Rønne Petersen
2025-09-03
std.debug: disable stack traces on loongarch
Alex Rønne Petersen
2025-09-03
lzma2: fix premature finish
binarycraft007
2025-09-03
std.c: Enable arc4random_buf for serenity
Linus Groh
2025-09-03
std.posix: Fix getRandomBytesDevURandom()
Linus Groh
2025-09-02
Merge pull request #25105 from binarycraft007/lzma2-fix
Andrew Kelley
2025-09-02
std.compress.lzma2: optimize appendLz
Andrew Kelley
2025-09-02
zstd.Decompress: Assert buffer length requirements as early as possible
Ryan Liptak
2025-09-01
lzma2: fix array list looping logic in appendLz
binarycraft007
2025-08-31
Fix `-M` and `--dep` splitting on every = instead of just the first
Ryan Liptak
2025-08-31
Io.Writer.Allocating: test new *Aligned methods
Travis Staloch
2025-08-31
Merge pull request #25088 from ziglang/delete-deprecated-fmt
Andrew Kelley
2025-08-31
Fix regression: std.http.Client basic authorization sending user:user instead...
Tadej Gašparovič
2025-08-31
delete behavior test that depends on std.fmt
Andrew Kelley
2025-08-31
std.fmt: delete deprecated APIs
Andrew Kelley
2025-08-31
zig_clang: fix ZigClangAPValueLValueBase struct layout to match Clang 21
Alex Rønne Petersen
2025-08-30
Populate MSG struct for OpenBSD (#25076)
Brandon Mercer
2025-08-30
Merge pull request #25077 from ziglang/GenericReader
Andrew Kelley
2025-08-30
Merge pull request #25055 from ziglang/llvm21
Alex Rønne Petersen
2025-08-30
Revert "std.Io.Reader: work around llvm backend bug"
Andrew Kelley
2025-08-30
ci: update tarballs to 0.16.0-dev.104+689461e31
Alex Rønne Petersen
2025-08-30
stage1: update zig1.wasm
Alex Rønne Petersen
2025-08-30
std: disable `sha3-512 single` test on RISC-V with V support
Alex Rønne Petersen
2025-08-30
child process test: preemptively use streaming mode
Andrew Kelley
2025-08-30
compiler: fix macos build
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
test: disable some varargs behavior tests on RISC-V due to LLVM 21 regression
Alex Rønne Petersen
2025-08-30
test: use -Wno-unterminated-string-initialization for cbe tests
Alex Rønne Petersen
2025-08-30
test: re-enable a bunch of vector behavior tests on hexagon
Alex Rønne Petersen
2025-08-30
test: use long calls for hexagon-linux module tests
Alex Rønne Petersen
2025-08-30
test: expand C ABI test coverage to hexagon-linux-musl
Alex Rønne Petersen
2025-08-30
std.posix.test: fix mmap() test to use actual page size instead of 4096
Alex Rønne Petersen
[prev]
[next]