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-29
Io.EventLoop: select stub
Andrew Kelley
2025-10-29
introduce Io.select and implement it in thread pool
Andrew Kelley
2025-10-29
Io.Condition: implement full API
Jacob Young
2025-10-29
EventLoop: implement detached fibers
Jacob Young
2025-10-29
EventLoop: let the allocator do its job
Andrew Kelley
2025-10-29
EventLoop: fix `std.Io.Condition` implementation
Jacob Young
2025-10-29
EventLoop: revert incorrect optimization
Jacob Young
2025-10-29
EventLoop: remove broken mechanism for making deinit block on detached
Andrew Kelley
2025-10-29
std.Io.Condition: change primitive to support only one
Andrew Kelley
2025-10-29
EventLoop: take DetachedClosure into account when allocating
Andrew Kelley
2025-10-29
EventLoop: implement detached async
Andrew Kelley
2025-10-29
Io: implement faster mutex
Jacob Young
2025-10-29
std.Io: add detached async
Andrew Kelley
2025-10-29
implement Mutex, Condition, and Queue
Andrew Kelley
2025-10-29
Io: implement sleep and fix cancel bugs
Jacob Young
2025-10-29
EventLoop: implement thread-local queues and cancellation
Jacob Young
2025-10-29
std.Io: introduce cancellation
Andrew Kelley
2025-10-29
better API for Io.async
Andrew Kelley
2025-10-29
EventLoop: fix futex usage
Jacob Young
2025-10-29
EventLoop: get file operations working
Jacob Young
2025-10-29
WIP
Andrew Kelley
2025-10-29
start adding fs functions to std.Io
Andrew Kelley
2025-10-29
free freeing wrong amount in thread pool impl
Andrew Kelley
2025-10-29
EventLoop: move context after the async closure
Jacob Young
2025-10-29
EventLoop: fix incorrect alignment panic
Jacob Young
2025-10-29
update threaded fibers impl to actually storing args
Andrew Kelley
2025-10-29
fix context passing in threaded Io impl
Andrew Kelley
2025-10-29
EventLoop: implement main idle fiber
Jacob Young
2025-10-29
EventLoop: add threads
Jacob Young
2025-10-29
EventLoop: rewrite context switching
Jacob Young
2025-10-29
EventLoop: prepare for threading
Jacob Young
2025-10-29
demo: single-threaded green threads implementation
Andrew Kelley
2025-10-29
make thread pool satisfy async/await interface
Andrew Kelley
2025-10-29
introduce std.Io interface
Andrew Kelley
2025-10-29
Merge pull request #25705 from squeek502/linked-list-remove-docs
Ryan Liptak
2025-10-29
Elf2: set ELFOSABI_OPENBSD for openbsd
Alex Rønne Petersen
2025-10-29
Elf2: set ELFOSABI_FREEBSD for ps4
Alex Rønne Petersen
2025-10-29
std.Target.aarch64: updates for LLVM 21.1.5
Alex Rønne Petersen
2025-10-29
Zcu: use shortest reference trace
Matthew Lugg
2025-10-28
std.heap.debug_allocator outdated doc (#25634)
Adrian
2025-10-28
spirv: fix airWorkGroupSize to use workgroup_size builtin
Cooksey99
2025-10-28
Merge pull request #25691 from GasInfinity-Forks/x86_16-gcc
Alex Rønne Petersen
2025-10-28
Fix stale reference bug in `std.zig.system.resolveTargetQuery` (#25713)
Sean
2025-10-27
remove all Oracle Solaris support
Alex Rønne Petersen
2025-10-27
feat: init x86_16 arch via CBE
GasInfinity
2025-10-27
feat: init 16-bit x86 support in `zig.h`
GasInfinity
2025-10-27
fix: make `compiler_rt` and `std.Io.Writer` compile on 16-bit platforms.
GasInfinity
2025-10-27
chore: make `std.zig.target.intByteSize` return an `u16`
GasInfinity
2025-10-27
Revert "std.Target: xtensa defaults to windowed ABI"
Alex Rønne Petersen
2025-10-26
test: enable tsan standalone test for x86_64-freebsd and aarch64-freebsd
Alex Rønne Petersen
[prev]
[next]