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
Age
Commit message (
Expand
)
Author
2025-07-19
std.Io.Reader: remove aggressive assert from `fill`
Andrew Kelley
2025-07-19
std.hash.RapidHash: remove
Andrew Kelley
2025-07-19
Changed u64 to usize to fix #24208
Alexandre
2025-07-18
std.os.uefi.protocol.file: fix getInfo() buffer alignment (#24496)
AsmArtisan256
2025-07-17
Merge pull request #20069 from LewisGaul/math-tests-simplified
Andrew Kelley
2025-07-17
std.io.Writer: remove requirement of a 2-byte buffer for extern unions (#24489)
John Benediktsson
2025-07-17
std.zig.readSourceFileToEndAlloc: avoid resizing
Andrew Kelley
2025-07-17
std.Io.Reader: fix readSliceShort with smaller buffer than Reader
Andrew Kelley
2025-07-17
std.Io.Reader: update OneByteReader usage to std.testing.Reader
Andrew Kelley
2025-07-17
compiler_rt: export all the chkstk variations on MinGW
kcbanner
2025-07-17
std.Io: Fix GenericReader.adaptToNewApi; add DeprecatedReader.adaptToNewApi (...
John Benediktsson
2025-07-17
Merge pull request #24472 from ziglang/zig-fmt
Andrew Kelley
2025-07-17
std.Progress: reset end when failing to flush stderr
kcbanner
2025-07-17
std.Build.Step.ConfigHeader: add the lazy file styled input as a dependency
Tristan Ross
2025-07-17
Make sure to test the sign of the zero results
Lewis Gaul
2025-07-17
Add tests for math.expm1(), fixing bug in 32-bit function
Lewis Gaul
2025-07-17
Add tests for math.log1p()
Lewis Gaul
2025-07-17
Add tests for log10()
Lewis Gaul
2025-07-17
Add tests for log2()
Lewis Gaul
2025-07-17
Add tests for log(), with bugfix for 64-bit boundary case
Lewis Gaul
2025-07-17
Add tests for exp(), noting last-bit discrepancy for exp(1.0) with math.e
Lewis Gaul
2025-07-17
Add tests for exp2(), with bugfix for 64-bit boundary case
Lewis Gaul
2025-07-16
std.Ast.Render: fix conflicts with master branch
Andrew Kelley
2025-07-16
std.Io.Reader: fix appendRemaining harder
Andrew Kelley
2025-07-16
update aro
Andrew Kelley
2025-07-16
std.zig.readSourceFileToEndAlloc: add file size heuristic
Andrew Kelley
2025-07-16
std.Io.Writer: fix writeStruct
Andrew Kelley
2025-07-16
std.Io.Reader: fix appendRemaining
Andrew Kelley
2025-07-16
update compiler
Andrew Kelley
2025-07-16
std.zig.Render: update it and references
Andrew Kelley
2025-07-16
move a file without changing it
Andrew Kelley
2025-07-16
std.zig.Ast: update to new I/O API
Andrew Kelley
2025-07-16
std.zig: update to new I/O API
Andrew Kelley
2025-07-17
Merge pull request #24419 from ziglang/asm-clobbers
Andrew Kelley
2025-07-16
fix splatBytesAll and writeSplatAll
Silver
2025-07-16
add lr register to mips
Andrew Kelley
2025-07-16
update docs
Andrew Kelley
2025-07-16
fix sparc ccr regs
Andrew Kelley
2025-07-16
fix mips clobbers
Andrew Kelley
2025-07-16
canonicalize loongarch clobbers
Andrew Kelley
2025-07-16
fix mips inline asm
Andrew Kelley
2025-07-16
add clobbers for more architectures
Andrew Kelley
2025-07-16
std.zig.render: handle legacy clobber updating more gracefully
Andrew Kelley
2025-07-16
remove condition codes
Andrew Kelley
2025-07-16
alexrp suggestions
Andrew Kelley
2025-07-16
zig fmt
Andrew Kelley
2025-07-16
inline assembly: use types
Andrew Kelley
2025-07-16
fix glibc version for single_threaded.h (2.32 instead of 2.35)
DubbleClick
2025-07-16
fix memory leak
Alex Kladov
2025-07-16
Merge pull request #24464 from ziglang/fixes
Andrew Kelley
[prev]
[next]