COMMITS
/ lib/std/Thread/ResetEvent.zig March 5, 2025
L
Remove numerous things deprecated during the 0.14 release cycle
Linus Groh committed
October 4, 2024
D
remove `@fence` (#21585)
David Rubin committed
August 24, 2024
M
compiler,lib,test,langref: migrate `@setCold` to `@branchHint`
mlugg committed
February 19, 2024
T
std.builtin: make atomic order fields lowercase
Tristan Ross committed
February 26, 2024
R
Remove redundant test name prefixes now that test names are fully qualified
Ryan Liptak committed
November 23, 2023
A
rework std.atomic
Andrew Kelley committed
February 18, 2023
A
update std lib and compiler sources to new for loop syntax
Andrew Kelley committed
April 26, 2022
P
std.Thread: ResetEvent improvements (#11523)
protty committed
October 5, 2021
A
migrate from `std.Target.current` to `@import("builtin").target`
Andrew Kelley committed
August 25, 2021
A
std.os: more reorganization efforts
Andrew Kelley committed
August 24, 2021
A
remove redundant license headers from zig standard library
Andrew Kelley committed
A
std: [breaking] move errno to become an nonexhaustive enum
Andrew Kelley committed
June 20, 2021
K
changes to accomodate std.Thread update
kprotty committed
May 4, 2021
V
std: update usage of std.testing
Veikka Tuominen committed
February 28, 2021
L
std: Swap arguments in Thread.spawn
LemonBoy committed
January 15, 2021
A
organize std lib concurrency primitives and add RwLock
Andrew Kelley committed