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-09-24
remove c_builtins.zig from cmake
Andrew Kelley
2025-09-24
aro: avoid BoundedArray
Andrew Kelley
2025-09-24
Compilation: avoid passing Clang specific options to Aro
Veikka Tuominen
2025-09-24
update aro and translate-c sources
Veikka Tuominen
2025-09-24
resinator: Update for latest aro
Ryan Liptak
2025-09-24
add translate-c CLI args
Andrew Kelley
2025-09-24
simplify diagnostics
Andrew Kelley
2025-09-24
delete enough aro to make it compile
Andrew Kelley
2025-09-24
move translate-c helpers
Andrew Kelley
2025-09-24
delete all the translate-c tests
Andrew Kelley
2025-09-24
compiler: update aro and translate-c to latest; delete clang translate-c
Andrew Kelley
2025-09-25
Merge pull request #25231 from taylordotfish/bugfix/ppc-restore_rt
Alex Rønne Petersen
2025-09-24
MappedFile: fix the insert range path not updating the root node
Jacob Young
2025-09-24
x86_64: support more in/out forms
Jacob Young
2025-09-24
target: check for backend support for the new linker
Jacob Young
2025-09-24
Integrate libc-test cases into the build system
rpkak
2025-09-24
optimize std.mem.swap
rpkak
2025-09-24
fuzzing: implement limited fuzzing
Loris Cro
2025-09-23
Don't specify clobbers in `restore_rt`
taylor.fish
2025-09-23
Fix PowerPC `restore_rt`
taylor.fish
2025-09-24
std: always allow spawning processes when an env map is explicitly provided (...
Carter Snook
2025-09-24
use copy_file_range syscall on linux
rpkak
2025-09-24
glibc: guard inet-fortified.h
Kyle Schwarz
2025-09-24
Fix PowerPC syscalls causing invalid code from CBE
taylor.fish
2025-09-23
forbid trivial local address returned from functions (#25333)
Andrew Kelley
2025-09-22
std.pie: fix register constraint in getDynamicSymbol() for s390x (#25327)
Alex Rønne Petersen
2025-09-22
Merge pull request #25324 from alexrp/freebsd
Alex Rønne Petersen
2025-09-22
ci: stop building FreeBSD module tests on x86_64-linux
Alex Rønne Petersen
2025-09-22
ci: add x86_64-freebsd scripts
alexrp
2025-09-22
test: disable some stack trace tests on FreeBSD
alexrp
2025-09-22
test: disable test-link on FreeBSD
alexrp
2025-09-22
std.posix: remove bogus assert that SIGRTMAX < NSIG
alexrp
2025-09-22
compiler: don't use self-hosted backend on any BSD yet
alexrp
2025-09-21
Elf2: create a new linker from scratch
Jacob Young
2025-09-21
CI: stop testing x86_64-macos
Andrew Kelley
2025-09-21
ci: temporarily disable riscv64-linux
Alex Rønne Petersen
2025-09-21
aarch64/zonCast: don't return a pointer to a stack element
Frank Denis
2025-09-21
Merge pull request #25302 from ziglang/growCapacity
Andrew Kelley
2025-09-21
Merge pull request #25154 from ziglang/no-decl-val-3
Andrew Kelley
2025-09-20
add behavior test: comptime C pointer to optional pointer
Andrew Kelley
2025-09-20
add behavior test: avoid unused field function body compile error
Andrew Kelley
2025-09-20
add behavior test: resist alias of explicit copy...
Andrew Kelley
2025-09-20
allow some test cases to regress
Andrew Kelley
2025-09-20
fix rebase error
mlugg
2025-09-20
Revert "frontend: another packedStructFieldPtrInfo fix"
mlugg
2025-09-20
standalone: fix misaligned stack crash
Jacob Young
2025-09-20
aarch64: fix behavior failures
Jacob Young
2025-09-20
x86_64: rewrite vector element pointer access
Jacob Young
2025-09-20
disable failing stage2_aarch64 behavior tests
Andrew Kelley
2025-09-20
frontend: another packedStructFieldPtrInfo fix
Andrew Kelley
[prev]
[next]