COMMITS
/ lib/std/Thread.zig November 22, 2025
A
std.Thread: update doc comments
Andrew Kelley committed
November 14, 2025
R
system specific errno
rpkak committed
November 15, 2025
A
std.Thread: disable `thread local storage` test on 32-bit targets
Alex Rønne Petersen committed
November 13, 2025
A
represent Mac Catalyst as aarch64-maccatalyst-none rather than aarch64-ios-macabi
Alex Rønne Petersen committed
October 31, 2025
Q
October 23, 2025
A
std.Io.Threaded: add ioBasic which disables networking
Andrew Kelley committed
October 21, 2025
A
std: back out the StackTrace byval changes
Andrew Kelley committed
A
std.Thread: implement freeAndExit() for sh-linux
Alex Rønne Petersen committed
A
std.Thread: implement freeAndExit() for microblaze-linux
Alex Rønne Petersen committed
A
std.Thread: implement freeAndExit() for hppa-linux
Alex Rønne Petersen committed
A
std.Thread: implement freeAndExit() for alpha-linux
Alex Rønne Petersen committed
October 19, 2025
A
std: fix compilation errors on Windows
Andrew Kelley committed
A
Merge pull request #25627 from alexrp/qemu-10.1.1-patched
Alex Rønne Petersen committed
October 18, 2025
A
std.fs: use BadPathName rather than InvalidWtf8 on Windows
Andrew Kelley committed
A
std.Thread: implement freeAndExit() for or1k
Alex Rønne Petersen committed
A
Revert "std.Thread: disable test on armeb in addition to thumbeb"
Alex Rønne Petersen committed
A
std.Thread: fix some issues in x86_64/x32 inline asm
Alex Rønne Petersen committed
A
std.Thread: fix inline asm for mipsn32
Alex Rønne Petersen committed
October 9, 2025
A
std.Io: implement dirStatPath
Andrew Kelley committed
October 3, 2025
A
WIP: hack at std.Io on a plane
Andrew Kelley committed
A
WIP land the std.Io interface
Andrew Kelley committed
September 27, 2025
A
std.Thread.ResetEvent: make it more reusable
Andrew Kelley committed
July 18, 2025
A
std.Io: add asyncConcurrent and asyncParallel
Andrew Kelley committed
October 26, 2025
A
remove all Oracle Solaris support
Alex Rønne Petersen committed
October 20, 2025
A
std.Thread: implement freeAndExit() for m68k-linux
Alex Rønne Petersen committed
October 10, 2025
U
replaced https://simonsapin.github.io/wtf-8/ with https://wtf-8.codeberg.page/
usebeforefree committed
September 8, 2025
M
std: fixes
mlugg committed
September 25, 2025
A
std.Thread: disable test on armeb in addition to thumbeb
Alex Rønne Petersen committed
September 20, 2025
A
allow some test cases to regress
Andrew Kelley committed
August 6, 2025
P
Move some Thread tests out of posix/test.zig into Thread.zig
Pat Tullmann committed
August 30, 2025
A
Merge pull request #25077 from ziglang/GenericReader
Andrew Kelley committed
A
rework std.Io.Writer.Allocating to support runtime-known alignment
Andrew Kelley committed
August 4, 2025
A
std.Thread: make unreachable errors in sleep() clearer
Alex Rønne Petersen committed
August 28, 2025
A
std.Io: delete GenericReader
Andrew Kelley committed
August 27, 2025
A
std: delete most remaining uses of GenericWriter
Andrew Kelley committed
August 21, 2025
S
drop NameTooLong from sysctlbynameZ error set (#24909)
Sardorbek Imomaliev committed
July 20, 2025
A
std.Thread: don't spin
Andrew Kelley committed
July 12, 2025
C
std.os.uefi.tables: ziggify boot and runtime services (#23441)
Carmen committed
June 28, 2025
A
std.fmt: breaking API changes
Andrew Kelley committed
April 2, 2025
P
linux: futex v1 API cleanup
Pat Tullmann committed
March 10, 2025
L
std: Add support for SerenityOS in various places
Linus Groh committed
February 22, 2025
A
stdlib: handle EEXIST in mmap with FIXED_NOREPLACE. Fixes #21475
Alec Fessler committed
January 24, 2025
A
std.Target: Remove functions that just wrap component functions.
Alex Rønne Petersen committed
January 29, 2025
A
adjust runtime page size APIs
Andrew Kelley committed
October 20, 2024
A
runtime page size detection
Archbirdplus committed
January 18, 2025
A
std.Thread: Fix wasi_thread_start() export to use a pointer.
Alex Rønne Petersen committed
January 14, 2025
J
x86_64: fix crashes compiling the compiler and tests
Jacob Young committed
December 16, 2024
A
std.Thread: don't export wasi_thread_start in single-threaded mode
Andrew Kelley committed
November 1, 2024
A
std.os.windows: Fix some incorrect callconv specifiers.
Alex Rønne Petersen committed