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-16
Build.Step.Run: fix missing stdin buffer and flush
Isaac Freund
2025-08-16
Merge pull request #24874 from ziglang/tls-client
Andrew Kelley
2025-08-16
Compilation: remove last instance of deprecatedReader
Andrew Kelley
2025-08-16
Compilation: retain ZCU object when emitting unstripped Mach-O binary
mlugg
2025-08-16
http.BodyWriter: handle EOF in chunkedSendFile, simplify
Isaac Freund
2025-08-16
std-docs: improve error message on write failure
Isaac Freund
2025-08-16
[std] fix compile error in std.Io.Writer.failing
Josh Wolfe
2025-08-16
implement registering NAPI on IoUring (#24850)
Özgür Akkurt
2025-08-16
std: more reliable HTTP and TLS networking
Andrew Kelley
2025-08-16
Fetch: bump zstd decompression buffer
Andrew Kelley
2025-08-15
zstd: Protect against index out-of-bounds when decoding sequences
Ryan Liptak
2025-08-16
re-enable std.math.modf vector tests (#24786)
Rue
2025-08-15
Add test for passing extern function to function
antlilja
2025-08-15
Dwarf: implement comptime-known extern values
Jacob Young
2025-08-15
what if we kissed by the extern source bit
mlugg
2025-08-15
std.Build: improve error for peak RSS exceeding declared value
mlugg
2025-08-15
std.math: Add splat for vectors of u0s in rotl/rotr (#24822)
Fri3dNstuff
2025-08-15
zon: Add anonymous struct literal in the example
Manlio Perillo
2025-08-15
disable failing test on windows
Andrew Kelley
2025-08-15
Zcu: don't tell linkers about exports if there are compile errors
mlugg
2025-08-15
zig translate-c: don't forget to flush
Andrew Kelley
2025-08-15
std.compress.zstd.Decompress fixes
Andrew Kelley
2025-08-15
Merge pull request #24856 from jacobly0/aarch64-oom
Andrew Kelley
2025-08-15
crypto/aes_ocb.zig: actually check against test vectors (#24835)
Frank Denis
2025-08-15
aarch64: more assembler instructions
Jacob Young
2025-08-15
fix: print error set members in a consistent order
Will Lillis
2025-08-14
std.fs.File.Reader: fix freestanding build failures
Andrew Kelley
2025-08-15
Merge pull request #24702 from The-King-of-Toasters/syscall-tables
Alex Rønne Petersen
2025-08-14
zstd.Decompress.stream: Fix handling of skippable frames in new_frame state
Ryan Liptak
2025-08-14
Merge pull request #24847 from squeek502/zstd-partial-magic
Andrew Kelley
2025-08-14
zig fmt: add tests for cast builtin canonicalization
Justus Klausecker
2025-08-14
zstd.Decompress: Delete unused/impossible "end" state
Ryan Liptak
2025-08-14
zstd.Decompress: Treat a partial magic number as a failure
Ryan Liptak
2025-08-14
Merge pull request #24845 from alexrp/netbsd-fixes
Alex Rønne Petersen
2025-08-14
std.Io.Writer: introduce rebase to the vtable
Andrew Kelley
2025-08-14
Validate wildcard TLS certificates correctly (#24829)
Frank Denis
2025-08-14
test: enable tsan test for x86_64-netbsd
Alex Rønne Petersen
2025-08-14
netbsd: add some missing system headers
Alex Rønne Petersen
2025-08-13
std.fs.File.Writer.sendFile: handle sendfile errors
Andrew Kelley
2025-08-14
tsan: remove usage of libnvmm and libncurses headers on netbsd
Alex Rønne Petersen
2025-08-14
Linux: Use time64 syscalls when available
Stephen Gregoratto
2025-08-14
Linux: Update syscall list for 6.16
Stephen Gregoratto
2025-08-14
Rewrite `generate_linux_syscalls` to be completely table based
Stephen Gregoratto
2025-08-14
Merge pull request #24825 from alexrp/freebsd-fixes
Alex Rønne Petersen
2025-08-13
Merge pull request #24816 from mlugg/small-fixes
Matthew Lugg
2025-08-13
Dwarf: handle noreturn union fields in more places
mlugg
2025-08-13
build runner: fix single-threaded build
mlugg
2025-08-13
http: fix handling of limit in chunkedSendFile
Kendall Condon
2025-08-13
std.fs.File.Reader: fix seekBy
Andrew Kelley
2025-08-13
Merge pull request #24674 from Justus2308/undef-shift-bitwise
Matthew Lugg
[prev]
[next]