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-08-27
libc: remove c floorl implementaions forgotten in #24335
David Senoner
2025-08-27
Fix TLS 1.2 client key exchange to use negotiated named group (#25007)
Frank Denis
2025-08-27
std.c: add correct SOMAXCONN for BSDs
Brandon Black
2025-08-26
std.compress.xz: fix 32-bit targets
Andrew Kelley
2025-08-26
std: update xz unit tests to new I/O API
Andrew Kelley
2025-08-26
std.compress.lzma: fix unpacked size checking logic
Andrew Kelley
2025-08-26
std.compress.xz.Decompress: some tests passing
Andrew Kelley
2025-08-26
std.compress.xz: skeleton in place
Andrew Kelley
2025-08-26
std.compress.lzma2: tests passing
Andrew Kelley
2025-08-26
std.compress.lzma: delete dead parameter
Andrew Kelley
2025-08-26
std.compress.lzma: tests passing
Andrew Kelley
2025-08-26
std.compress.lzma: update for new I/O API
Andrew Kelley
2025-08-26
std.compress.xz: flatten namespaces
Andrew Kelley
2025-08-26
std.compress: flatten lzma and lzma2 namespaces
Andrew Kelley
2025-08-27
libc: use zig isnan and derivates for mingw
David Senoner
2025-08-27
Remove memcmp and memset from bundled musl and wasi
Yefeng Li
2025-08-26
std.Build.WebServer: fix race
mlugg
2025-08-26
std.Build.Step.Compile: fix race condition in args file creation
Ian Johnson
2025-08-26
Compilation: use std.Deque
Isaac Freund
2025-08-26
`std.ArrayList`: add `insertSliceAssumeCapacity()` and `insertSliceBounded()`...
Rue
2025-08-26
std.Target: add vita os
Maciej 'vesim' Kuliński
2025-08-26
std.Build.Step.TranslateC: forward --cache-dir and --global-cache-dir flags
AdamGoertz
2025-08-25
add macOS handling for totalSystemMemory (#24903)
Sardorbek Imomaliev
2025-08-25
os.linux: faccessat wrapper prefer to faccessat syscall when flags is zero.
Qun He
2025-08-25
std: add a Deque data structure
Isaac Freund
2025-08-25
Adds non allocating alternatives to ZON parse functions (#22916)
Mason Remaley
2025-08-25
Fix #24999: copy left-overs before we XOR into c. (#25001)
Erik Schlyter
2025-08-25
Merge pull request #24995 from alexrp/ubsan-rt-hidden
Alex Rønne Petersen
2025-08-25
start adding big endian RISC-V support
Alex Rønne Petersen
2025-08-25
delete std.debug.FixedBufferReader
Andrew Kelley
2025-08-25
std.zig.system: fix check for sparc "v8+" in getExternalExecutor()
Alex Rønne Petersen
2025-08-25
ubsan-rt: export symbols with hidden visibility
Alex Rønne Petersen
2025-08-24
lib: Reword documentation for realloc to clarify size
87
2025-08-24
fix: fix typo in comment by removing repeated 'business' word
Nathaniel Ketema
2025-08-24
Update powi.zig to fix docstring formatting
Becker A.
2025-08-23
disable stack tracing on powerpc64
Andrew Kelley
2025-08-23
std.debug: delete MemoryAccessor
Andrew Kelley
2025-08-23
std.fs.Dir: fix updateFile() to flush the file before updating its times
Alex Rønne Petersen
2025-08-22
Merge pull request #24926 from mrjbq7/http-fetch
John Benediktsson
2025-08-22
chore(std.Target): explicitly set baseline only to `arm` with 3ds
GasInfinity
2025-08-22
chore(std.Target): document the 3ds version range
GasInfinity
2025-08-22
feat(std.Target): add 3ds os
GasInfinity
2025-08-22
std: remove lossy int to float coercion on json parse
Raiden1411
2025-08-21
Merge pull request #24921 from Justus2308/messy-mach
Andrew Kelley
2025-08-21
zig reduce: adapt to new Writer API
Justus Klausecker
2025-08-21
langref: sync with zig-spec grammar.peg
Isaac Freund
2025-08-21
drop NameTooLong from sysctlbynameZ error set (#24909)
Sardorbek Imomaliev
2025-08-21
make some compile errors aliases instead
Justus Klausecker
2025-08-21
std.os.uefi: Fix typo that causes compile time error #22809"
Lwazi Dube
2025-08-20
Add mlock syscalls to std.c and std.posix
Brandon Black
[prev]
[next]