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
Group-Canceled
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
groupAwait
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
path:
root
/
tools
Age
Commit message (
Expand
)
Author
9 hours
std.Io: fix and improve Group API
groupAwait
Andrew Kelley
3 days
incr-check: more general --debug-log CLI
Andrew Kelley
6 days
std: add changing cur dir back
Andrew Kelley
6 days
test-incremental: respect the wine, qemu, etc build flags
Andrew Kelley
6 days
test-standalone: fix most compilation errors
Andrew Kelley
6 days
tools: fix compilation errors
Andrew Kelley
6 days
langref: fix build failure
Andrew Kelley
6 days
update remaining calls to std.Io.Threaded.init
Andrew Kelley
6 days
update more "realpath" callsites
Andrew Kelley
6 days
fix compilation of incr-check
Andrew Kelley
8 days
tools: replace thread pool with `std.Io`
Matthew Lugg
2025-12-07
drop support for powerpc-freebsd-eabihf
Alex Rønne Petersen
2025-12-05
Change github links to codeberg
Luna Schwalbe
2025-11-22
all: replace all `@Type` usages
Ali Cheraghi
2025-11-20
update deprecated ArrayListUnmanaged usage (#25958)
Benjamin Jurk
2025-11-20
std.debug.Info: basic Mach-O support
Matthew Lugg
2025-11-19
incr-check: read/write messages as little endian
Alex Rønne Petersen
2025-11-13
std.Target: add CPU features and models for hppa
Alex Rønne Petersen
2025-11-13
std.Target: add CPU features and models for alpha
Alex Rønne Petersen
2025-11-10
std.Target: add Arch tag and info for kvx
Alex Rønne Petersen
2025-11-09
incr-check: Kill child process on error
Ryan Liptak
2025-11-04
libc: Add mach-o/getsect.h and mach/exception.h macOS headers
Linus Groh
2025-11-04
libc: Add all macOS CommonCrypto headers
Linus Groh
2025-10-30
std.debug.lockStderrWriter: also return ttyconf
Matthew Lugg
2025-10-30
Merge pull request #25733 from GasInfinity-Forks/x86_16-cpu_context
Alex Rønne Petersen
2025-10-29
Merge pull request #25592 from ziglang/init-std.Io
Andrew Kelley
2025-10-29
fix: add `i86` cpu in `update_cpu_features`
GasInfinity
2025-10-29
remove all IBM AIX and z/OS support
Alex Rønne Petersen
2025-10-29
std.Io.Threaded: add ioBasic which disables networking
Andrew Kelley
2025-10-29
incr-check: windows source files depend on ws2_32
Andrew Kelley
2025-10-29
update some tests and tools for new Io APIs
Andrew Kelley
2025-10-29
std: fix compilation errors on Windows
Andrew Kelley
2025-10-29
fix miscellaneous compilation errors
Andrew Kelley
2025-10-09
- Rework common translate-c and cImport logic into `Compilation.translateC`
kcbanner
2025-10-03
Add depth function to `Walker.Entry`
Ryan Liptak
2025-10-03
fix: Check if key exists instead of trying to match on null
Henry Kupty
2025-10-03
fix: Match prefix with static string map
Henry Kupty
2025-10-03
refactor: Reimplement tool using SelectiveWalker
Henry Kupty
2025-09-19
std: delete SegmentedList again
Andrew Kelley
2025-09-19
tools: eliminate dependency on std.SegmentedList
Andrew Kelley
2025-09-18
std.Target: adjustments to LoongArch CPU models
Alex Rønne Petersen
2025-09-16
tools: Update fetch_them_macos_headers.zig for macOS 26
Linus Groh
2025-09-04
std.elf: change STV enum from u2 to u3
Alex Rønne Petersen
2025-08-30
Merge pull request #25077 from ziglang/GenericReader
Andrew Kelley
2025-08-30
update tools and other miscellaneous things to new APIs
Andrew Kelley
2025-08-30
std.Target.x86: purge avx10.n-256, rename avx10.n_512 to avx10.n, require eve...
Alex Rønne Petersen
2025-08-30
update_cpu_features: bump branch quota for amdgcn
Alex Rønne Petersen
2025-08-30
update_cpu_features: fix a fmtId call to be fmtIdPU
Alex Rønne Petersen
2025-08-28
update langref and docs to avoid GenericWriter
Andrew Kelley
2025-08-28
update more to avoid GenericWriter
Andrew Kelley
[next]