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-08
zig std: fix build failures
Andrew Kelley
2025-08-08
std.Io: remove BufferedWriter
Andrew Kelley
2025-08-08
Sema: fix unreasonable progress node numbers
mlugg
2025-08-08
Fetch.git: replace a toss with discardAll
Andrew Kelley
2025-08-08
std.compress.flate.Decompress: fix buffer size in test
Andrew Kelley
2025-08-08
compiler: improve error reporting
mlugg
2025-08-08
std.Io.Writer.Allocating.sendFile: use logicalPos
Andrew Kelley
2025-08-08
Io.Writer fix dangling pointer
Igor Anić
2025-08-08
Fix: std.elf offset computation
Giuseppe Cesarano
2025-08-08
Merge pull request #24740 from ziglang/http-plus-fixes
Andrew Kelley
2025-08-08
Merge pull request #24742 from ziglang/CountingWriter
Andrew Kelley
2025-08-08
Io.Reader fix defaultReadVec
Igor Anić
2025-08-08
flate: Handle invalid block type
Ryan Liptak
2025-08-08
ci: trigger ci-pr-riscv64-linux workflow on unlabeled events
Alex Rønne Petersen
2025-08-08
ci: fix concurrency group for ci-pr-riscv64-linux workflow
Alex Rønne Petersen
2025-08-08
ci: run riscv64-linux jobs if ci-riscv64-linux label is applied
Alex Rønne Petersen
2025-08-08
Revert "ci: run riscv64-linux jobs if ci-riscv64-linux label is applied"
Alex Rønne Petersen
2025-08-08
ci: run riscv64-linux jobs if ci-riscv64-linux label is applied
Alex Rønne Petersen
2025-08-07
link.Dwarf: minimal changes to remove CountingWriter
Andrew Kelley
2025-08-07
Revert "random patches from another branch"
Andrew Kelley
2025-08-07
random patches from another branch
Andrew Kelley
2025-08-07
std.Io: delete CountingWriter
Andrew Kelley
2025-08-08
std.os.windows: map RtlGenRandom() failure to error.SystemResources
Alex Rønne Petersen
2025-08-07
Merge pull request #24661 from alichraghi/spv4
Andrew Kelley
2025-08-07
Fetch: fix FetchStream logic
Andrew Kelley
2025-08-07
std.crypto.tls.Client: always write to buffer
Andrew Kelley
2025-08-07
Fetch: make FetchStream live longer
Andrew Kelley
2025-08-07
std.http.bodyReader: add missing flush in endUnflushed
Andrew Kelley
2025-08-07
Fetch: handle compressed git+http
Andrew Kelley
2025-08-07
std.http.Client: fix fetching by adding a buffer
Andrew Kelley
2025-08-07
Merge pull request #24698 from ziglang/http
Andrew Kelley
2025-08-08
Fix some libc version checks for Bionic
TibboddiT
2025-08-07
std/zip.zig: perform backslash-to-forward-slash before isBadFilename()
Frank Denis
2025-08-07
flate change bit reader Bits to usize (#24719)
Igor Anić
2025-08-07
TLS, HTTP, and package fetching fixes
Andrew Kelley
2025-08-07
std.fs.File.Reader: fix readVec fill
Andrew Kelley
2025-08-07
std.http: remove custom method support
Andrew Kelley
2025-08-07
fetch: avoid copying Resource
Andrew Kelley
2025-08-07
std.http: address review comments
Andrew Kelley
2025-08-07
std.http.Server: add safety for invalidated Head strings
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 LimitedReader
Andrew Kelley
2025-08-07
std.Io: delete BufferedReader
Andrew Kelley
2025-08-07
remove std.fifo
Andrew Kelley
2025-08-07
std.net: fix windows build
Andrew Kelley
2025-08-07
fix 32-bit builds
Andrew Kelley
2025-08-07
std.Io.Reader: fix appendRemainingUnlimited
Andrew Kelley
2025-08-07
fetch: update for new http API
Andrew Kelley
2025-08-07
update build system to new http.Server API
Andrew Kelley
[prev]
[next]