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-14
represent Mac Catalyst as aarch64-maccatalyst-none rather than aarch64-ios-ma...
Alex Rønne Petersen
2025-11-13
std.Io.net: fix off-by-one in HostName.expand
0x4a61636f62
2025-11-13
Merge pull request #25817 from castholm/windows-fetch
Andrew Kelley
2025-11-13
std.Target.x86: refresh from update_cpu_features.zig
Alex Rønne Petersen
2025-11-13
std.Target: add CPU features and models for hppa
Alex Rønne Petersen
2025-11-13
std.Target: add CPU features and models for alpha
Alex Rønne Petersen
2025-11-13
fix 'redundant comptime keyword' error source location and add tests
xdBronch
2025-11-12
std.Target: remove Abi.cygnus
Alex Rønne Petersen
2025-11-12
std.debug: allow fp unwind from context
Matthew Lugg
2025-11-11
aarch64: cleanup register lock
Jacob Young
2025-11-11
std.Io: fix calls on functions that return an array type
Techatrix
2025-11-11
io: Correctly align async closure contexts
Carl Åstholm
2025-11-10
io: Redefine `Clock.real` to return timestamps relative to the POSIX/Unix epoch
Carl Åstholm
2025-11-10
io: Translate Windows `Clock.real` timestamps to the POSIX/Unix epoch
Carl Åstholm
2025-11-10
Merge pull request #25886 from alexrp/kvx
Alex Rønne Petersen
2025-11-10
Merge pull request #25839 from Rexicon226/socket-bind-fix
Matthew Lugg
2025-11-10
std.zig.AstGen: properly handle grouped_expression
Mateusz Poliwczak
2025-11-10
Add ML-DSA post-quantum signatures (#25862)
Frank Denis
2025-11-10
std.Target.DynamicLinker: define standard paths for alpha, microblaze, sh on ...
Alex Rønne Petersen
2025-11-10
std.Target: fix toElfMachine() for arc/arceb
Alex Rønne Petersen
2025-11-10
std.simd: suggest 1024-bit vectors for kvx
Alex Rønne Petersen
2025-11-10
std.debug.Dwarf: add kvx ip/fp/sp register mappings
Alex Rønne Petersen
2025-11-10
std.debug.cpu_context: add kvx context implementation
Alex Rønne Petersen
2025-11-10
std.pie: add kvx support
Alex Rønne Petersen
2025-11-10
std.start: add kvx support
Alex Rønne Petersen
2025-11-10
std.builtin.assembly: add Clobbers for kvx
Alex Rønne Petersen
2025-11-10
std.Target: kvx requires 32-byte aligned stacks
Alex Rønne Petersen
2025-11-10
std.Target: add Arch tag and info for kvx
Alex Rønne Petersen
2025-11-10
Merge pull request #25819 from jacobly0/elfv2-emit-obj
Jacob Young
2025-11-09
std.zig.Zir: remove ref_start_index from enum fields of Index and OptionalIndex
Mateusz Poliwczak
2025-11-09
posix: reduce the number of assumptions made by `dl_iterate_phdr`
Jacob Young
2025-11-09
Elf2: elide unused nodes when emitting objects
Jacob Young
2025-11-08
Let CRT take care of the entry point for wWinMain if libc is linked
Ryan Liptak
2025-11-08
Merge pull request #25860 from squeek502/coalesce-to-std-zig
Ryan Liptak
2025-11-08
Fix param name in doc comment for std.Io.Reader.peek()
Petr Pučil
2025-11-07
Move/coalesce RcIncludes enum to `std.zig.RcIncludes`
Ryan Liptak
2025-11-07
Move/coalesce CompressDebugSections enum to `std.zig.CompressDebugSections`
Ryan Liptak
2025-11-07
Merge pull request #25158 from castholm/subsystem
Ryan Liptak
2025-11-07
Merge pull request #25820 from GiuseppeCesarano/process
Alex Rønne Petersen
2025-11-07
Fix kqueue definitions on NetBSD
Lukas Lalinsky
2025-11-07
std.Child: start_suspended ported to posix
Giuseppe Cesarano
2025-11-07
std.posix: implemented getpid and getppid
Giuseppe Cesarano
2025-11-07
std.crypto: improve KT documentation, use key_length for B3 key length (#25807)
Frank Denis
2025-11-07
Base64DecoderWithIgnore.calcSizeUpperBound cannot return an error (#25834)
marximimus
2025-11-06
Io.net: set `receive{,Timeout}` message to `init`
David Rubin
2025-11-06
Io: fix compile error in `receive` and `receiveTimeout`
David Rubin
2025-11-06
std.zig.AstRlAnnotate: remove pointless switch
Mateusz Poliwczak
2025-11-06
Merge pull request #25714 from snoire/enum-literal-format-support
Ryan Liptak
2025-11-06
std.ArrayList: actaully memset to undefined in shrinkRetainingCapacity and cl...
Mateusz Poliwczak
2025-11-06
Step.Run: Fix for `convertPathArg` when cwd and path args are on different dr...
Ryan Liptak
[prev]
[next]