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
path:
root
/
lib
/
std
/
Build
Age
Commit message (
Expand
)
Author
2025-08-09
net: Always set WSA_FLAG_OVERLAPPED when creating Windows sockets. Rework sen...
kcbanner
2025-08-09
Fix `respondWebSocket`, enable --webui on Windows
kcbanner
2025-08-07
Merge pull request #24661 from alichraghi/spv4
Andrew Kelley
2025-08-07
update build system to new http.Server API
Andrew Kelley
2025-08-03
Watch: do not fail when file is removed
Ali Cheraghi
2025-08-02
std.Build: keep compiler alive under `-fincremental --webui`
mlugg
2025-08-02
std.Build.Watch: add macOS implementation based on FSEventStream
mlugg
2025-08-01
build system: replace fuzzing UI with build UI, add time report
mlugg
2025-07-30
build system: print captured stderr on Run step failure
Loris Cro
2025-07-26
std.Build: Deprecate `Step.Compile` APIs that mutate the root module
Carl Åstholm
2025-07-23
std.Io.poll: update to new I/O API
Andrew Kelley
2025-07-22
std.tar: update to new I/O API
Andrew Kelley
2025-07-21
std.fs.File: delete writeFileAll and friends
Andrew Kelley
2025-07-20
Merge pull request #24488 from ziglang/more
Andrew Kelley
2025-07-20
Merge pull request #24505 from ziglang/json
Andrew Kelley
2025-07-20
std.Build.Step.Run: fix up 681d324c49e7cdc773cc891ea49ed69dd03c23c7
Alex Rønne Petersen
2025-07-19
std.Io.Writer: fix writeSliceSwap
Andrew Kelley
2025-07-19
std.zon: update to new I/O API
Andrew Kelley
2025-07-17
std.Build.Step.ConfigHeader: add the lazy file styled input as a dependency
Tristan Ross
2025-07-16
fix memory leak
Alex Kladov
2025-07-14
std.Io.Reader.appendRemaining: add missing assert
Andrew Kelley
2025-07-12
std.Build.Step.Run: Set WINEDEBUG=-all for -fwine by default.
Alex Rønne Petersen
2025-07-11
Remove numerous things deprecated during the 0.14 release cycle
Linus Groh
2025-07-09
std.Build.Cache: remove debugging remnants
Andrew Kelley
2025-07-07
std.Build.Step.CheckObject: mostly revert to master branch
Andrew Kelley
2025-07-07
fix 32-bit compilation
Andrew Kelley
2025-07-07
std.Build.Step.Options: fix build failure
Andrew Kelley
2025-07-07
std.io.Writer.printValue: rework logic
Andrew Kelley
2025-07-07
std.fmt: fully remove format string from format methods
Andrew Kelley
2025-07-07
fix build runner
Andrew Kelley
2025-07-07
std.io.Writer.Allocating: rename interface to writer
Andrew Kelley
2025-07-07
std.io.Reader: fix appendRemaining
Andrew Kelley
2025-07-07
std.Build.Cache: write manifest without heap allocating
Andrew Kelley
2025-07-07
std.Build.Step.CheckObject: fix the TODO
Andrew Kelley
2025-07-07
std.fmt: breaking API changes
Andrew Kelley
2025-07-07
std.io: move getStdIn, getStdOut, getStdErr functions to fs.File
Andrew Kelley
2025-07-07
zig fmt
Andrew Kelley
2025-06-30
std.Build.Step.CheckObject: Truncate st_other before interpreting it
Alex Rønne Petersen
2025-06-23
std.Build.Watch: key fanotify file descriptors by mount id
Kevin Boulain
2025-06-20
Merge pull request #24227 from mlugg/misc-build-stuff
Matthew Lugg
2025-06-20
std.Build.Step.Run: pass correct relative cache dir to tests
mlugg
2025-06-19
Target: pass and use locals by pointer instead of by value
Jacob Young
2025-06-19
Build: add install commands to `--verbose` output
Jacob Young
2025-06-19
Build: change how the target is printed in step names
Jacob Young
2025-06-18
std.Build.Step.Run: prefix relative path arguments with './'
mlugg
2025-06-17
std.Build: introduce `ConfigHeader.getOutputDir`, small refactor
mlugg
2025-06-17
Build.Cache.Path: fix `resolvePosix` empty `sub_path`
mlugg
2025-06-13
std.Build.Step.Run: convert relative paths to be relative to child cwd
mlugg
2025-06-12
compiler: rework emit paths and cache modes
mlugg
2025-06-10
Merge pull request #24031 from ypsvlq/master
Alex Rønne Petersen
[prev]
[next]