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
Age
Commit message (
Expand
)
Author
2025-08-03
zig fmt: canonicalize nested cast builtin order
Justus Klausecker
2025-08-03
Watch: do not fail when file is removed
Ali Cheraghi
2025-08-03
Merge pull request #24562 from h57624paen/fix-win-spawn-double-normalize
Alex Rønne Petersen
2025-08-03
ci: target baseline instead of spacemit_x60 on riscv64-linux
Alex Rønne Petersen
2025-08-03
Merge pull request #22997 from Rexicon226/align-0-reify
Matthew Lugg
2025-08-03
spirv: use packed struct's backing int type for shift value
Ali Cheraghi
2025-08-03
OpenGL SPIR-V support
DialecticalMaterialist
2025-08-03
llvm: correctly lower `double_integer` for rv32
David Rubin
2025-08-03
spirv: move more type emitting functions to `Module`
Ali Cheraghi
2025-08-02
disallow alignment on packed union fields
David Rubin
2025-08-02
std.Build: keep compiler alive under `-fincremental --webui`
mlugg
2025-08-02
Merge branch 'riscv-ci'
Alex Rønne Petersen
2025-08-02
ci: re-renable riscv64-linux-debug and riscv64-linux-release for master
Alex Rønne Petersen
2025-08-02
ci: set riscv64-linux timeouts to 6 hours
Alex Rønne Petersen
2025-08-02
ci: don't run test-standalone on riscv64-linux
Alex Rønne Petersen
2025-08-02
ci: use -Dskip-compile-errors on riscv64-linux
Alex Rønne Petersen
2025-08-02
build: add -Dskip-compile-errors option
Alex Rønne Petersen
2025-08-02
ci: temporarily disable test-link on riscv64-linux
Alex Rønne Petersen
2025-08-02
spirv: remove deduplication ISel
Ali Cheraghi
2025-08-02
std.Build.Watch: add macOS implementation based on FSEventStream
mlugg
2025-08-02
spirv: refactor
Ali Cheraghi
2025-08-01
Merge pull request #24614 from ziglang/flate
Andrew Kelley
2025-08-01
build system: replace fuzzing UI with build UI, add time report
mlugg
2025-08-01
refactor `reifyUnion` alignment handling
David Rubin
2025-08-01
remove usages of `.alignment = 0`
David Rubin
2025-08-01
Sema: compile error on reifying align(0) struct fields
David Rubin
2025-08-01
Merge pull request #24640 from alexrp/glibc-2.42
Alex Rønne Petersen
2025-08-01
std.compress.flate.Decompress: use 64 buffered bits
Andrew Kelley
2025-08-01
glibc: update crt0 code to 2.42
Alex Rønne Petersen
2025-07-31
std.Io.Writer.Hashed: fix bad assert
Andrew Kelley
2025-07-31
fetch: More Git fixes
Ian Johnson
2025-07-31
std.compress.flate.Decompress: respect stream limit
Andrew Kelley
2025-07-31
std.Io.Writer: fix wrong return value from fixedDrain
Andrew Kelley
2025-07-31
std.compress.flate.Decompress: be in indirect or direct mode
Andrew Kelley
2025-07-31
std.compress.flate.Decompress: allow users to swap out Writer
Andrew Kelley
2025-07-31
std.debug.Dwarf: work around API deficiency
Andrew Kelley
2025-07-31
fetch: remove checksum logic and fix new I/O API bugs
Andrew Kelley
2025-07-31
std.compress: fix discard impl and flate error detection
Andrew Kelley
2025-07-31
std.Io.Reader: don't set end to zero
Andrew Kelley
2025-07-31
std: match readVec fn prototype exactly
Andrew Kelley
2025-07-31
disable failing incremental test cases due to dwarf linker logic
Andrew Kelley
2025-07-31
fetch: update API usage
Andrew Kelley
2025-07-31
std.compress.zstd.Decompress: implement discard and readVec
Andrew Kelley
2025-07-31
fix test failures by adding readVec
Andrew Kelley
2025-07-31
std.compress.flate.Decompress: implement readVec and discard
Andrew Kelley
2025-07-31
link: update some dwarf code to non deprecated API
Andrew Kelley
2025-07-31
compiler: fix unit test compile errors
Andrew Kelley
2025-07-31
fix 32-bit compilation
Andrew Kelley
2025-07-31
std.compress.flate.Decompress: delete bad unit tests
Andrew Kelley
2025-07-31
std.compress.flate.Decompress: hashing is out of scope
Andrew Kelley
[prev]
[next]