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-01
ci: add Forgejo Actions workflow file
Alex Rønne Petersen
2025-10-01
ci: we don't require s3cmd anymore
Alex Rønne Petersen
2025-10-01
ci: move Git repository unshallowing to the workflow
Alex Rønne Petersen
2025-10-01
ci: stop requiring an ARCH environment variable to be set
Alex Rønne Petersen
2025-10-01
test: disable an error trace test on optimized riscv64-linux
Alex Rønne Petersen
2025-09-30
ArrayHashMapWithAllocator: add `sortUnstable` fn alongside `sort`
Ryan Liptak
2025-09-30
Fix zig build lazy -> eager dependency promotion
Timothy Bess
2025-09-30
add deflate compression, simplify decompression
Kendall Condon
2025-10-01
ci: enable running libc-test on x86_64-linux-release
Alex Rønne Petersen
2025-10-01
libc-test: set a 1.6G max_rss for each test case
Alex Rønne Petersen
2025-10-01
libc-test: disable malloc-oom.c
Alex Rønne Petersen
2025-10-01
ci: bump x86_64-freebsd max_rss from 30G to 40G
Alex Rønne Petersen
2025-10-01
ci: run test-error-traces on riscv64-linux
Alex Rønne Petersen
2025-10-01
test: remove stack_iterator standalone test
Alex Rønne Petersen
2025-10-01
test: don't run error/stack trace tests on self-hosted on BSDs
Alex Rønne Petersen
2025-10-01
test: disable an error trace test on optimized x86_64-freebsd and loongarch64...
Alex Rønne Petersen
2025-09-30
Merge pull request #25227 from mlugg/capture-stack
Matthew Lugg
2025-09-30
std.debug.SelfInfo: remove shared logic
mlugg
2025-09-30
Dwarf.Unwind: fix typo
mlugg
2025-09-30
typo
mlugg
2025-09-30
Dwarf.Unwind: handle macOS deviation from standard
mlugg
2025-09-30
std.debug: significantly speed up capturing stack traces
mlugg
2025-09-30
cbe: workaround GCC miscompilation
mlugg
2025-09-30
std.debug.SelfInfo: mark ARM unwinding as unsupported
mlugg
2025-09-30
typo
mlugg
2025-09-30
std: clarify cpu_context register order rationale
mlugg
2025-09-30
std.debug: cap total stack trace frames
mlugg
2025-09-30
std.debug: don't assume return address register is defined if not specified
mlugg
2025-09-30
std.debug.SelfInfo: thread safety
mlugg
2025-09-30
ElfModule: fix assertion failure
mlugg
2025-09-30
std: don't get CPU context when using CBE targeting MSVC
mlugg
2025-09-30
std.posix.abort: only trigger breakpoint on Windows if being debugged
mlugg
2025-09-30
std.debug: go back to storing return addresses instead of call addresses
mlugg
2025-09-30
std: work around crash parsing LLVM PDB
mlugg
2025-09-30
std.debug: fix typo
mlugg
2025-09-30
update to new std.debug changes
mlugg
2025-09-30
std: allow disabling stack tracing
mlugg
2025-09-30
std.debug: update support checks
mlugg
2025-09-30
std.debug: miscellaneous fixes
mlugg
2025-09-30
std: rework/remove ucontext_t
mlugg
2025-09-30
link.Dwarf: i just fixed error union values, s'nothin' else to it
Jacob Young
2025-09-30
std.start: also don't print error trace targeting `.other`
mlugg
2025-09-30
test-error-traces: skip some more optimized traces
mlugg
2025-09-30
tests: fix 32-bit compatible arch selection
mlugg
2025-09-30
windows_bat_args: fix path handling
mlugg
2025-09-30
std.debug.Pdb: fix leak
mlugg
2025-09-30
test-standalone: update for std.debug changes
mlugg
2025-09-30
fix compile errors and minor bugs
mlugg
2025-09-30
test-stack-traces: fix on x86-windows
mlugg
2025-09-30
std.debug: don't attempt SelfInfo unwinding when unsupported
mlugg
[prev]
[next]