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-10-29
add BRANCH_TODO file
Andrew Kelley
2025-10-29
std.Io.Threaded.netReadPosix: support cancelation
Andrew Kelley
2025-10-29
std: fix seekBy unit test
Andrew Kelley
2025-10-29
progress towards compiler building again
Andrew Kelley
2025-10-29
std.Io: add unix domain sockets API
Andrew Kelley
2025-10-29
std.Uri: fix compilation error
Andrew Kelley
2025-10-29
std.crypto.Certificate.Bundle: remove use of File.readAll
Andrew Kelley
2025-10-29
Add missing clobbers to context switching
Lukas Lalinsky
2025-10-29
fix compilation errors introduced by rebasing
Andrew Kelley
2025-10-29
std.Io: implement dirOpenFile
Andrew Kelley
2025-10-29
std.Io: implement dirStatPath
Andrew Kelley
2025-10-29
std: fix some Io compilation errors
Andrew Kelley
2025-10-29
std.Io: implement dirMake
Andrew Kelley
2025-10-29
std.mem: improve containsAtLeastScalar implementation and rename
Andrew Kelley
2025-10-29
std.Io: bring back Timestamp but also keep Clock.Timestamp
Andrew Kelley
2025-10-29
std.Io: implement fileStat
Andrew Kelley
2025-10-29
remove bad assert
Andrew Kelley
2025-10-29
std: updating to std.Io interface
Andrew Kelley
2025-10-29
std.zig.system: upgrade to std.Io.Reader
Andrew Kelley
2025-10-29
WIP: hack away at std.Io return flight
Andrew Kelley
2025-10-29
WIP: hack at std.Io on a plane
Andrew Kelley
2025-10-29
WIP land the std.Io interface
Andrew Kelley
2025-10-29
std.Io.net.HostName: implement DNS name expansion
Andrew Kelley
2025-10-29
std.Io.net.HostName: implement DNS reply parsing
Andrew Kelley
2025-10-29
std.Io.Threaded.netReceive: recvmsg first, then poll
Andrew Kelley
2025-10-29
std.Io.net: implement receiving connectionless messages
Andrew Kelley
2025-10-29
std: fix msghdr and cmsghdr when using musl libc
Andrew Kelley
2025-10-29
std.Io: implement netSend
Andrew Kelley
2025-10-29
std.os.linux: remove unnecessary warnings from sendmmsg
Andrew Kelley
2025-10-29
std.os.linux: remove sendmmsg workaround
Andrew Kelley
2025-10-29
std.Io.net: make netSend support multiple messages
Andrew Kelley
2025-10-29
std.Io.net.HostName: finish implementing DNS lookup
Andrew Kelley
2025-10-29
std.Io.Threaded: implement Group.cancel
Andrew Kelley
2025-10-29
std.Io: implement Group API
Andrew Kelley
2025-10-29
std.Thread.ResetEvent: make it more reusable
Andrew Kelley
2025-10-29
std.Io: rename asyncConcurrent to concurrent
Andrew Kelley
2025-10-29
Io.net: implement more networking
Andrew Kelley
2025-10-29
std.Io.net: progress towards DNS resolution
Andrew Kelley
2025-10-29
std.net: fix parsing IPv6 addr "::"
Andrew Kelley
2025-10-29
Io.net: finish implementing IPv6 parsing
Andrew Kelley
2025-10-29
Io.net: use resolve for IPv6
Andrew Kelley
2025-10-29
Io.net: rework IPv6 parsing and printing
Andrew Kelley
2025-10-29
std.Io: rename ThreadPool to Threaded
Andrew Kelley
2025-10-29
std.Io: extract Dir to separate file
Andrew Kelley
2025-10-29
Io.net: partial implementation of dns lookup
Andrew Kelley
2025-10-29
Io.net: implement sortLookupResults
Andrew Kelley
2025-10-29
std: start moving fs.File to Io
Andrew Kelley
2025-10-29
std.Io.net: partially implement HostName.lookup
Andrew Kelley
2025-10-29
add some networking
Andrew Kelley
2025-10-29
add std.testing.io
Andrew Kelley
[prev]
[next]