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
Group-Canceled
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
groupAwait
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
5 hours
std.Io.Group: async and concurrent support Cancelable results
Group-Canceled
Andrew Kelley
5 hours
std.Io: fix and improve Group API
groupAwait
Andrew Kelley
15 hours
std: fix Progress flickering
HEAD
master
Andrew Kelley
31 hours
emit error and crash when trying to use the broken -femit-h option (#30229)
Sivecano
32 hours
build_runner: re-order the help menu
Andrew Kelley
34 hours
Properly support passing a packed struct to byteSwapAllFields (#30571)
Steven Casper
34 hours
Add std.Io.net.Stream.shutdown
Lukas Lalinsky
36 hours
std.Io.Dir: pass io to Walker.leave
nyx-xyn
37 hours
Merge pull request 'minor bsd fixups' (#30609) from mikdusan/zig:bsd into master
Michael Dusan
40 hours
openbsd: initialize Io.Threaded.argv0
Michael Dusan
40 hours
openbsd: fixup nullz handling in Io.Threaded
Michael Dusan
40 hours
netbsd: use correct symbol for wait4
Michael Dusan
3 days
Merge pull request 'std.Io.File.Stat: make access time optional' (#30607) fro...
Andrew Kelley
3 days
Fix #30167: std.mem.window returns slices smaller or equal to size
unerr
3 days
Merge pull request 'Optimize {write,take}Leb128' (#30012) from NicoElbers/zig...
Andrew Kelley
3 days
Fixes doc comment of Futex.wait
Lucas Santos
3 days
std.math.big: require sufficient capacity for aliased params
Aaron Ang
3 days
std.Io.Threaded: handle missing atime from statx
Andrew Kelley
3 days
std: add more timespec OMIT and NOW definitions
Andrew Kelley
3 days
std.Io.Threaded: implement fileSetTimestamps on WASI
Andrew Kelley
3 days
std.Io.Threaded: mostly implement fileSetTimestamps for Windows
Andrew Kelley
3 days
std.Io: make file access time optional
Andrew Kelley
3 days
Merge pull request 'std: migrate all `fs` APIs to `Io`' (#30232) from std.Io-...
Andrew Kelley
3 days
stage1: add more wasi.c stubs
Matthew Lugg
3 days
std.Io.Threaded: init stderr_writer in streaming mode
Andrew Kelley
3 days
std.Progress: recancel in start()
Andrew Kelley
3 days
build.zig: simplify max_rss compiler_rt on windows
Andrew Kelley
3 days
Fix a few standalone tests on Windows
Ryan Liptak
3 days
Fix for compile error in resinator
Ryan Liptak
3 days
Skip posix-specific standalone test on Windows
Ryan Liptak
3 days
Delete test_symlink in standalone/posix, it's fully redundant
Ryan Liptak
3 days
std.Progress: fix compilation on Windows
Andrew Kelley
3 days
std.Io.File: add readStreaming
Andrew Kelley
3 days
std.Io.Threaded: implement file writing for Windows
Andrew Kelley
3 days
std.Io.net: disable flaky test on mipsel
Andrew Kelley
3 days
Fix logic for detecting zero buffer capacity in fileReadStreamingWindows/file...
Ryan Liptak
3 days
std.Io.Threaded: more efficient statx mask check
Andrew Kelley
3 days
std.Io.Threaded: error instead of assert for statx
Andrew Kelley
3 days
std.Io.Threaded: fix missing `@memcpy` in realPathPosix for FreeBSD
Andrew Kelley
3 days
std.Io.Threaded: fix resource leak in dirRealPathFilePosix
Andrew Kelley
3 days
std.testing: use debug Io instance in expectEqualSlices
Andrew Kelley
3 days
std: prevent testing.io from use outside tests
Andrew Kelley
3 days
test_runner: fix simple runner compilation
Andrew Kelley
3 days
build.zig: adjust max_rss for zig libc
Andrew Kelley
3 days
remove test for nonexistent API
Andrew Kelley
3 days
std.Io.Threaded: more verbose TODO panic messages
Andrew Kelley
3 days
link.Wasm: fix incremental update crash
Andrew Kelley
3 days
incr-check: more general --debug-log CLI
Andrew Kelley
3 days
test-incremental: ignore .swp files
Andrew Kelley
3 days
build: make test-incremental respect -Dtest-filter
Andrew Kelley
[next]