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
Age
Commit message (
Expand
)
Author
2025-11-21
std.crypto.ml_kem: disable some tests on s390x with vector support
Alex Rønne Petersen
2025-11-21
std.zig.system.linux: don't arbitrarily limit sparc CPU detection to 64-bit
Alex Rønne Petersen
2025-11-21
Deal with NT paths in GetFinalPathNameByHandle
Tom Read Cutting
2025-11-21
Teach fs.path about the wonderful world of Windows paths
Ryan Liptak
2025-11-20
system specific errno
rpkak
2025-11-20
update deprecated ArrayListUnmanaged usage (#25958)
Benjamin Jurk
2025-11-20
Merge pull request #25981 from mlugg/macos-fuzz-2
Matthew Lugg
2025-11-20
Merge pull request #25898 from jacobly0/elfv2-progress
Andrew Kelley
2025-11-20
std.Io.Writer: fix some bugs
Matthew Lugg
2025-11-20
std.http: stop assuming previous chunk state
Matthew Lugg
2025-11-20
std.Build: fix crashes running fuzz tests
Matthew Lugg
2025-11-20
std.debug.MachOFile: handle 'path/to/archive.a(entry.o)' form
Matthew Lugg
2025-11-20
fuzzer: account for runtime address slide
Matthew Lugg
2025-11-20
std.debug.Info: basic Mach-O support
Matthew Lugg
2025-11-20
std.debug: split up Mach-O debug info handling
Matthew Lugg
2025-11-19
std.Io.net: disable `listen on a unix socket, send bytes, receive bytes` on W...
Alex Rønne Petersen
2025-11-19
std.Build.Step.Compile: add support for '-z defs' flag
Harold
2025-11-19
std.Io.Threaded: add missing statx masks
Jan200101
2025-11-19
Merge pull request #25965 from alexrp/s390x
Alex Rønne Petersen
2025-11-19
std.process: Actually use explicit GetCwdError/GetCwdAllocError sets
Ryan Liptak
2025-11-18
process.getenvW: Document that returned memory points to the PEB
Ryan Liptak
2025-11-19
std.os.linux.IoUring: disable `bind/listen/connect` on s390x
Alex Rønne Petersen
2025-11-19
std.zon.parse: disable `zon vector` on s390x
Alex Rønne Petersen
2025-11-19
std.Build.Step.CheckObject: make ELF reading endianness-aware
Alex Rønne Petersen
2025-11-19
std.Build.Step.Run: read/write messages as little endian
Alex Rønne Petersen
2025-11-19
std.Build.Step: send messages to compiler as little-endian
Matthew Lugg
2025-11-19
std.zig.Server: read error bundle as little-endian
Matthew Lugg
2025-11-18
Align ML-KEM code with ML-DSA (#25964)
Frank Denis
2025-11-17
Fix AI/NI flag definitions for BSD systems
Lukas Lalinsky
2025-11-16
Merge pull request #25929 from alexrp/maccatalyst
Alex Rønne Petersen
2025-11-16
windows.eqlIgnoreCaseWTF16 -> eqlIgnoreCaseWtf16
Ryan Liptak
2025-11-15
Merge pull request #25539 from squeek502/windows-readlinkw
Ryan Liptak
2025-11-16
std.c: implement rusage for freebsd
Meghan Denny
2025-11-15
windows: Make readLinkW APIs output WTF-16, reduce stack usage of callers
Ryan Liptak
2025-11-15
windows.ReadLink: Use OpenFile now that `.filter = .any` exists
Ryan Liptak
2025-11-15
Merge pull request #25936 from Traxar/master
Andrew Kelley
2025-11-16
std.Thread: disable `thread local storage` test on 32-bit targets
Alex Rønne Petersen
2025-11-15
fix: add specific error set for SelectiveWalker iterator function
Sam Bossley
2025-11-15
MemoryPool: add unmanaged variants and make them the default
Justus Klausecker
2025-11-15
std/Io.zig Timestamp: add `toMilliseconds()`
traxar
2025-11-15
Merge pull request #25927 from lalinsky/netbsd-madv
Alex Rønne Petersen
2025-11-14
std.zig.target: support aarch64-maccatalyst and x86_64-maccatalyst cross libc
Alex Rønne Petersen
2025-11-14
std.zig.target: libmx is a libSystem library for maccatalyst too
Alex Rønne Petersen
2025-11-14
std.Build: don't force all children to inherit color option
Matthew Lugg
2025-11-14
libc: rename any-macos-any to any-darwin-any
Alex Rønne Petersen
2025-11-14
Fix std.c.MSF.SYNC for freebsd, openbsd, dragonfly
Lukas Lalinsky
2025-11-14
Define std.c.MADV for openbsd
Lukas Lalinsky
2025-11-14
Define std.c.MADV for NetBSD
Lukas Lalinsky
2025-11-14
Merge pull request #25917 from alexrp/target-features
Alex Rønne Petersen
2025-11-14
std.pie: add missing clobbers on alpha and sparc
Alex Rønne Petersen
[prev]
[next]