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
getAppDataDir
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
std.Io.Threaded-groups-2
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
/
test
Age
Commit message (
Expand
)
Author
2025-04-28
test: Disable `vector reduce operation` for sparc.
Alex Rønne Petersen
2025-04-28
test: Disable some varargs behavior tests on sparc.
Alex Rønne Petersen
2025-04-28
test: skip "struct fields get automatically reordered" for spirv64 backend
Ali Cheraghi
2025-04-27
make `@memcpy` and `@memmove` share panic handlers
Andrew Kelley
2025-04-28
Merge pull request #23698 from alexrp/goff-xcoff-stubs
Alex Rønne Petersen
2025-04-28
Sema: fix memcpy with C pointers
xdBronch
2025-04-28
Merge pull request #23663 from alexrp/emit-asm-only
Alex Rønne Petersen
2025-04-28
Sema: fix alignment of runtime field pointer of underaligned tuple
mlugg
2025-04-28
Sema: fix pointers to comptime fields of comptime-known aggregate pointers
mlugg
2025-04-27
Sema: Fix some ptr alignment checks to handle a potential ISA tag bit.
Alex Rønne Petersen
2025-04-28
std.Target: Remove Os.Tag.elfiamcu.
Alex Rønne Petersen
2025-04-27
Merge pull request #22605 from dweiller/memmove
Andrew Kelley
2025-04-27
test: Uncomment a bunch of targets in llvm_targets.
Alex Rønne Petersen
2025-04-27
test: Configure emit_asm/emit_bin correctly for some targets in llvm_targets.
Alex Rønne Petersen
2025-04-27
test: Allow cases to set emit_asm (defaults to false).
Alex Rønne Petersen
2025-04-27
Merge pull request #23691 from alexrp/llvm-targets-updates
Alex Rønne Petersen
2025-04-27
chore(std.mem): Rename `trimLeft` and `trimRight`
Shun Sakai
2025-04-27
test: Add powerpc(64)-aix to llvm_targets.
Alex Rønne Petersen
2025-04-27
test: Remove sparc(64)-illumos from llvm_targets.
Alex Rønne Petersen
2025-04-27
test: Remove sparc-solaris and x86-solaris from llvm_targets.
Alex Rønne Petersen
2025-04-27
test: Remove some thumb(eb)-*-* targets from llvm_targets.
Alex Rønne Petersen
2025-04-27
test: Remove mips(64)(el)-freebsd targets from llvm_targets.
Alex Rønne Petersen
2025-04-26
compiler: Allow configuring UBSan mode at the module level.
Alex Rønne Petersen
2025-04-26
test: add tests for @memmove
dweiller
2025-04-26
compiler: add @memmove builtin
dweiller
2025-04-26
test: add error return to memcpy_len_mismatch and memcpy_alias
dweiller
2025-04-22
compiler: allow emitting tests to an object file
mlugg
2025-04-20
compiler: integrate `@compileLog` with incremental compilation
mlugg
2025-04-20
incremental: correctly handle dead exporters
mlugg
2025-04-17
test: Add powerpc-linux-gnueabi(hf) to the module test matrix.
Alex Rønne Petersen
2025-04-15
Return FileNotFound when CreateProcessW is called with a missing path (#23567)
phatchman
2025-04-13
std: eradicate u29 and embrace std.mem.Alignment
Andrew Kelley
2025-04-12
Merge pull request #23529 from alexrp/2879-groundwork
Alex Rønne Petersen
2025-04-11
Merge pull request #23061 from pavelverigo/stage2-wasm-misc
Andrew Kelley
2025-04-11
Merge pull request #23272 from squeek502/getenvw-optim
Andrew Kelley
2025-04-11
Value: ensure that extern structs have their layout resolved in ptrField
kcbanner
2025-04-11
Introduce libzigc for libc function implementations in Zig.
Alex Rønne Petersen
2025-04-11
Merge pull request #23355 from jacobly0/x86_64-rewrite
Jacob Young
2025-04-11
test: Add hexagon-linux-(none,musl) to the test matrix.
Alex Rønne Petersen
2025-04-11
test: Disable a bunch of vector behavior tests for hexagon.
Alex Rønne Petersen
2025-04-09
x86_64: fix switch on big ints
Jacob Young
2025-04-09
x86_64: rewrite scalar `@mulWithOverflow`
Jacob Young
2025-04-09
x86_64: rewrite scalar `@subWithOverflow`
Jacob Young
2025-04-09
x86_64: rewrite scalar `@addWithOverflow`
Jacob Young
2025-04-09
behavior: fix issues with x86_64 backend tests
Jacob Young
2025-04-09
Merge pull request #23501 from imreallybadatnames/master
imreallybadatnames™️
2025-04-08
Merge pull request #23478 from alexrp/bsd-versions
Alex Rønne Petersen
2025-04-08
Merge pull request #23495 from alexrp/loongarch
Alex Rønne Petersen
2025-04-07
Make translate-c more robust in handling macro functions.
Matthew Roush
2025-04-07
test: Add loongarch64-linux-(none,musl,gnu) to the test matrix.
Alex Rønne Petersen
[prev]
[next]