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-10-18
std.start: fix _start for mipsn32
Alex Rønne Petersen
2025-10-18
std.Thread: fix some issues in x86_64/x32 inline asm
Alex Rønne Petersen
2025-10-18
std.Thread: fix inline asm for mipsn32
Alex Rønne Petersen
2025-10-18
std.os.linux: fix some issues in x32 inline asm
Alex Rønne Petersen
2025-10-18
std.os.linux: fix some issues in mipsn32 inline asm
Alex Rønne Petersen
2025-10-18
std: make all MIPS inline asm safe for MIPS I
Alex Rønne Petersen
2025-10-18
std.Target: move Cpu.supportsAddressSpace() up to here
Alex Rønne Petersen
2025-10-18
Merge pull request #25600 from alexrp/std-debug-more-arches
Alex Rønne Petersen
2025-10-18
Merge pull request #25029 from mlugg/unit-test-timing
Matthew Lugg
2025-10-18
ci: final bump to all unit test timeouts
Matthew Lugg
2025-10-18
ci: bump test timeouts to stupid numbers on Windows
Matthew Lugg
2025-10-18
ci: bump unit test timeouts
Matthew Lugg
2025-10-18
compiler: rename `--test-timeout-ms` to `--test-timeout`
Matthew Lugg
2025-10-18
ci: add unit test timeouts to loongarch and x86_64-freebsd
Matthew Lugg
2025-10-18
std: split up ecdsa tests
Matthew Lugg
2025-10-18
crypto.ecdsa: trim the number of tests we perform
Frank Denis
2025-10-18
ci: bump unit test timeouts
mlugg
2025-10-18
std: make RwLock test less intensive
mlugg
2025-10-18
tweak tests to avoid timeouts
mlugg
2025-10-18
std.Build: do not expect server protocol for tests using immature backends
mlugg
2025-10-18
ci: set unit test timeouts
mlugg
2025-10-18
build runner: final tweaks to output
mlugg
2025-10-18
build runner: remove `--prominent-compile-errors`, introduce `--error-style`
mlugg
2025-10-18
std.Build: separate errors from failed commands
mlugg
2025-10-18
std.Build.Step.Run: many enhancements
mlugg
2025-10-18
std.Build: implement unit test timeouts
mlugg
2025-10-17
std.Uri: test file URIs without an authority field
Jon Parise
2025-10-18
os.linux.timeval: use same field names as std.c
Brandon Black
2025-10-18
Merge pull request #25617 from alexrp/libcxx-libunwind-backports
Alex Rønne Petersen
2025-10-18
std.debug.cpu_context.Sparc: fix bad use of call delay slot
Alex Rønne Petersen
2025-10-18
std.debug.cpu_context: let the compiler deal with clobbers
Alex Rønne Petersen
2025-10-18
std.debug.cpu_context: sort context decls according to switch prongs (NFC)
Alex Rønne Petersen
2025-10-18
std.debug: add CPU context and DWARF mappings for arc
Alex Rønne Petersen
2025-10-18
std.debug: add CPU context and DWARF mappings for m68k
Alex Rønne Petersen
2025-10-18
std.debug: add CPU context and DWARF mappings for or1k
Alex Rønne Petersen
2025-10-18
std.debug: add CPU context and DWARF mappings for csky
Alex Rønne Petersen
2025-10-18
std.debug: add CPU context and DWARF mappings for lanai
Alex Rønne Petersen
2025-10-18
std.debug: add CPU context and DWARF mappings for ve
Alex Rønne Petersen
2025-10-18
std.debug: FP-based unwinding is impossible on avr, csky, msp430, and xcore
Alex Rønne Petersen
2025-10-17
langref: Bump 0.15.1 to 0.15.2
Ryan Liptak
2025-10-17
libcxx: backport llvm/llvm-project#158347
Alex Rønne Petersen
2025-10-17
libcxx: backport llvm/llvm-project#160182
Alex Rønne Petersen
2025-10-17
libunwind: backport llvm/llvm-project#162867
Alex Rønne Petersen
2025-10-17
Merge pull request #25610 from alexrp/std-os-linux-cleanup
Alex Rønne Petersen
2025-10-17
Merge pull request #25609 from alexrp/test-targets
Alex Rønne Petersen
2025-10-17
Merge pull request #25607 from alexrp/hexagon
Alex Rønne Petersen
2025-10-17
windows: Always try using POSIX_SEMANTICS/etc for rename/delete
Ryan Liptak
2025-10-17
windows: make FILE_DISPOSITION_ constants pub
Ryan Liptak
2025-10-17
std.os.linux.tls: don't unnecessarily use std.posix
Alex Rønne Petersen
2025-10-17
test: put soft float powerpc targets behind -Dtest-extra-targets
Alex Rønne Petersen
[prev]
[next]