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-01
Legalize: implement scalarization of overflow intrinsics
Jacob Young
2025-06-01
Legalize: implement scalarization of `@shuffle`
Jacob Young
2025-06-01
Legalize: implement scalarization of `@select`
Jacob Young
2025-05-31
Legalize: implement scalarization of binary operations
Jacob Young
2025-05-30
mingw: Remove libscrnsav(e,w) support.
Alex Rønne Petersen
2025-05-30
compiler: Use new merged header paths for glibc and NetBSD libc.
Alex Rønne Petersen
2025-05-29
std.c: Expand the definition of NetBSD's pthread_rwlock_t for more targets.
Alex Rønne Petersen
2025-05-29
std.c: Fix return type for NetBSD's __sigfillset14().
Alex Rønne Petersen
2025-05-29
std.posix.test: Fix reserved_signo() for NetBSD.
Alex Rønne Petersen
2025-05-29
std.c: Fix sigrtmin()/sigrtmax() for FreeBSD and NetBSD.
Alex Rønne Petersen
2025-05-28
x86_64: implement integer `@reduce(.Max)`
Jacob Young
2025-05-28
x86_64: implement integer `@reduce(.Min)`
Jacob Young
2025-05-28
x86_64: implement optimized float `@reduce(.Mul)`
Jacob Young
2025-05-28
x86_64: implement integer `@reduce(.Add)`
Jacob Young
2025-05-28
x86_64: rewrite bitwise `@reduce`
Jacob Young
2025-05-28
debug: disable fp-based frame unwinding when fp is omitted
Jacob Young
2025-05-27
compiler: tlv pointers are not comptime-known
mlugg
2025-05-25
Merge pull request #23986 from mlugg/incremental-stuff
Matthew Lugg
2025-05-25
Merge pull request #23815 from alichraghi/master
Robin Voetter
2025-05-25
compiler: introduce incremental debug server
mlugg
2025-05-24
std.zig.LibCDirs: fix wasi-libc support
KNnut
2025-05-24
std.log: fix example
Felix Rabe
2025-05-22
std.Build: resolved generated paths are cwd-relative
mlugg
2025-05-22
Add EVFILT_USER and friends for OpenBSD
Evan Silberman
2025-05-21
target: auto-generated spirv features
Ali Cheraghi
2025-05-21
Merge pull request #23946 from mlugg/build-step-run-cwd
Matthew Lugg
2025-05-21
spirv: error when execution mode is set more than once
Ali Cheraghi
2025-05-21
spirv: write error value in an storage buffer
Ali Cheraghi
2025-05-21
std.zig.target: Remove thumb-freebsd-eabihf.
Alex Rønne Petersen
2025-05-21
std.Build.Step.Run: inherit build runner cwd
mlugg
2025-05-21
libc: implement common `abs` for various integer sizes (#23893)
David
2025-05-20
compiler: Scaffold stage2_powerpc backend.
Alex Rønne Petersen
2025-05-20
Merge pull request #23923 from alexrp/compiler-rt-symbols
Alex Rønne Petersen
2025-05-20
Merge pull request #23913 from alexrp/netbsd-libc
Alex Rønne Petersen
2025-05-20
Merge pull request #23836 from mlugg/incr-fixes
Matthew Lugg
2025-05-19
std.leb128: Disable two tests on x86-linux-musl with dynamic linkage.
Alex Rønne Petersen
2025-05-18
Merge pull request #23834 from jacobly0/x86_64-rewrite
Andrew Kelley
2025-05-18
std.Build.Cache: change contract of `addFilePostContents`
mlugg
2025-05-18
start: Don't artificially limit some posixCallMainAndExit() logic to Linux.
Alex Rønne Petersen
2025-05-17
x86_64: rewrite `@splat`
Jacob Young
2025-05-17
x86_64: rewrite scalar `<<|`
Jacob Young
2025-05-17
debug: correctly detect missing entries in `.eh_frame_hdr`
Jacob Young
2025-05-17
x86_64: rewrite vector `+|`
Jacob Young
2025-05-17
std.Target: Factor arch/ABI into NetBSD minimum OS version selection.
Alex Rønne Petersen
2025-05-17
std.zig.target: Add NetBSD libc support.
Alex Rønne Petersen
2025-05-17
std.zig.LibCDirs: Add NetBSD libc support.
Alex Rønne Petersen
2025-05-17
std.Target: Add isNetBSDLibC() function.
Alex Rønne Petersen
2025-05-17
std.Target: Fix requiresLibC() for NetBSD.
Alex Rønne Petersen
2025-05-17
std.Target: Adjust DynamicLinker.standard() for NetBSD.
Alex Rønne Petersen
2025-05-17
std.c: Fill out some missing definitions for supported NetBSD libc targets.
Alex Rønne Petersen
[prev]
[next]