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-31
std.compress: rework flate to new I/O API
Andrew Kelley
2025-08-01
enable pwd.h functions for other OSes
Chinmay Dalal
2025-07-31
std.Io.Reader: fix readVec at end
Andrew Kelley
2025-07-31
std.enums: fix `EnumIndexer` branch quota
mlugg
2025-07-31
Merge pull request #24632 from mlugg/lossy-int-to-float-coercion
Matthew Lugg
2025-07-31
glibc: update headers to 2.42
Alex Rønne Petersen
2025-07-31
glibc: update abilists file to 2.42
Alex Rønne Petersen
2025-07-31
Merge pull request #24633 from linusg/more-serenity-fixes
Andrew Kelley
2025-07-31
std.Target: require libc for Android API levels prior to 29
Alex Rønne Petersen
2025-07-31
std: stop relying on precision-losing coercions
mlugg
2025-07-30
add grp.h functions to c.zig
Chinmay Dalal
2025-07-30
std: Add serenity to more OS checks
Linus Groh
2025-07-30
std.posix: Default ACCMODE to NONE for serenity
Linus Groh
2025-07-30
std.c: Fix MAP for serenity
Linus Groh
2025-07-30
std.c: Fix msghdr_const for serenity
Linus Groh
2025-07-30
build system: print captured stderr on Run step failure
Loris Cro
2025-07-30
std.Target: pull Os.requiresLibC() up to Target
Alex Rønne Petersen
2025-07-30
std.Io.Reader: introduce readVec back into the VTable
Andrew Kelley
2025-07-30
Update doc comment for `ptr_type` and `ptr_type_bit_range` to `data` of `.ext...
Kurt Wagner
2025-07-29
std.Io.Reader: make fillUnbuffered respect prexisting buffer
Andrew Kelley
2025-07-29
disable more failing tests
mlugg
2025-07-28
DeprecatedReader.Adapted: fix EndOfStream handling
Kendall Condon
2025-07-28
aarch64: workaround some optional/union issues
Jacob Young
2025-07-27
std.compress.xz: eliminate dependency on std.Io.bitReader
Andrew Kelley
2025-07-27
Merge pull request #24585 from jacobly0/aarch64
Andrew Kelley
2025-07-26
std.zig: fmtId returns a FormatId
A cursed quail
2025-07-26
std.Io.Reader: add rebase to the vtable
Andrew Kelley
2025-07-26
aarch64: implement more optional/error union/union support
Jacob Young
2025-07-26
std.Build: Deprecate `Step.Compile` APIs that mutate the root module
Carl Åstholm
2025-07-26
std.process.Child: fix double path normalization in spawnWindows
lumanetic
2025-07-25
Merge pull request #24564 from ziglang/terminal-progress-bar
Andrew Kelley
2025-07-25
Merge pull request #24559 from ziglang/zstd
Andrew Kelley
2025-07-25
Merge pull request #23340 from castholm/pass-null-to-b-dependency
Andrew Kelley
2025-07-25
std.Progress: introduce Status
Andrew Kelley
2025-07-25
std.Progress: support progress bar escape codes
Andrew Kelley
2025-07-25
std.posix.ftruncate: handle NonResizable properly
Andrew Kelley
2025-07-25
std.compress.zstd.Decompress: fix bytes_written tracking
Andrew Kelley
2025-07-25
std.fs.File.end: account for streaming mode
Andrew Kelley
2025-07-25
std.compress.zstd: keep frame state between blocks
Andrew Kelley
2025-07-25
std.compress.zstd: fix endianness issue
Andrew Kelley
2025-07-25
std.compress.zstd: respect the window length
Andrew Kelley
2025-07-25
std.Io: add "preserve" variants to Reader/Writer
Andrew Kelley
2025-07-25
std: rework zstd for new I/O API
Andrew Kelley
2025-07-25
init: replace '--strip' with '--minimal'
mlugg
2025-07-24
zig std: fix sources.tar generation
Ian Johnson
2025-07-24
zig std: update std.Io.poll API usage
Andrew Kelley
2025-07-23
Merge pull request #24561 from linusg/serenity-fixes
Andrew Kelley
2025-07-23
std.Io.poll: update to new I/O API
Andrew Kelley
2025-07-24
std.posix: Fix ACCMODE values for serenity
Linus Groh
2025-07-24
std.c: Fix dirent.name size for serenity
Linus Groh
[prev]
[next]