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
path:
root
/
lib
/
std
Age
Commit message (
Expand
)
Author
2025-06-21
Fix illegal behavior from syscalls on powerpc64le
taylor.fish
2025-06-20
Merge pull request #24227 from mlugg/misc-build-stuff
Matthew Lugg
2025-06-20
Merge pull request #23464 from rootbeer/futex-casts
Alex Rønne Petersen
2025-06-20
std.Build.Step.Run: pass correct relative cache dir to tests
mlugg
2025-06-19
x86_64: increase passing test coverage on windows
Jacob Young
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
linux: futex v2 API updates
Pat Tullmann
2025-06-18
std.Build.Step.Run: prefix relative path arguments with './'
mlugg
2025-06-17
linux: futex v1 API cleanup
Pat Tullmann
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-17
Merge pull request #24188 from mlugg/intfromfloat-safety
Matthew Lugg
2025-06-16
rename spirv backend name
Ali Cheraghi
2025-06-15
std: disable test on LLVM (#24191)
mlugg
2025-06-15
big.int: implement float conversions
Jacob Young
2025-06-15
Merge pull request #24168 from mlugg/relative-paths
Alex Rønne Petersen
2025-06-13
llvm.ir: fix subrange version
Jacob Young
2025-06-13
bail when failing to parse `error`
xdBronch
2025-06-13
std.Build.Step.Run: convert relative paths to be relative to child cwd
mlugg
2025-06-12
Merge pull request #24124 from mlugg/better-backend-pipeline-2
Andrew Kelley
2025-06-12
Allow more operators on bool vectors (#24131)
Daniel Kongsgaard
2025-06-12
compiler: improve progress output
mlugg
2025-06-12
x86_64: remove linker references from codegen
Jacob Young
2025-06-12
x86_64: remove air references from mir
Jacob Young
2025-06-12
compiler: rework emit paths and cache modes
mlugg
2025-06-12
wasm: get self-hosted compiling, and supporting `separate_thread`
mlugg
2025-06-10
Merge pull request #24031 from ypsvlq/master
Alex Rønne Petersen
2025-06-09
std.Build.Step.Run: add addDecoratedDirectoryArg function
Andrew Kelley
2025-06-08
std.fmt.parseFloat: fix hex-float negative inf
Marc Tiehuis
2025-06-06
CI: skip llvm backend tests in the script for testing x86 backend
Andrew Kelley
2025-06-06
x86_64: add support for pie executables
Jacob Young
2025-06-06
AstGen: fix name strategy bugs
mlugg
2025-06-05
std.fs.Dir: haiku fixes
Elaine Gibson
2025-06-05
std.crypto.Certificate.Bundle: haiku support
Elaine Gibson
2025-06-05
std.Build.Watch: not supported on haiku
Elaine Gibson
2025-06-05
std.c: getcontext is not supported on haiku
Elaine Gibson
2025-06-05
std.c.SOCK: define NONBLOCK and CLOEXEC for haiku
Elaine Gibson
2025-06-05
haiku: restore functions mistakenly removed in e8c4e79
Elaine Gibson
2025-06-05
std.fs.Dir.Iterator: Address a couple of alignment TODOs.
Alex Rønne Petersen
2025-06-05
std.Target: Introduce Cpu convenience functions for feature tests.
Alex Rønne Petersen
2025-06-04
valgrind: Add riscv64-linux support.
Alex Rønne Petersen
2025-06-04
std.Build.Step.Compile: clarify step name
Andrew Kelley
2025-06-04
Merge pull request #24025 from alexrp/glibc-deduplication
Alex Rønne Petersen
2025-06-03
Merge pull request #24013 from alexrp/test-matrix
Andrew Kelley
2025-06-02
std.Build: Demote errors for exceeding max_rss to warnings.
Alex Rønne Petersen
2025-06-02
windows: Delete obsolete environment variable kernel32 wrappers and bindings
Ryan Liptak
2025-06-01
std: remove old panic handlers after zig1.wasm update
mlugg
2025-06-01
compiler: combine `@intCast` safety checks
mlugg
[prev]
[next]