COMMITS
/ lib/std/atomic/stack.zig October 29, 2021
L
allocgate: renamed getAllocator function to allocator
Lee Cannon committed
October 28, 2021
L
allocgate: std Allocator interface refactor
Lee Cannon committed
October 27, 2021
O
std.rand: Refactor `Random` interface
Ominitay committed
October 5, 2021
A
migrate from `std.Target.current` to `@import("builtin").target`
Andrew Kelley committed
August 24, 2021
A
remove redundant license headers from zig standard library
Andrew Kelley committed
June 20, 2021
K
changes to accomodate std.Thread update
kprotty committed
May 8, 2021
A
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Andrew Kelley committed
May 4, 2021
V
std: update usage of std.testing
Veikka Tuominen committed
April 12, 2021
A
std: change `@import("builtin")` to `std.builtin`
Andrew Kelley committed
February 28, 2021
L
std: Swap arguments in Thread.spawn
LemonBoy committed
August 20, 2020
A
add license header to all std lib files
Andrew Kelley committed
March 30, 2020
A
std lib API deprecations for the upcoming 0.6.0 release
Andrew Kelley committed
March 12, 2020
V
add note to disabled tests, improve comptime cmpxchg
Vexu committed
March 10, 2020
V
use atomic bools in std lib
Vexu committed
December 9, 2019
R
Replace @typeOf with @TypeOf in all zig source
Robin Voetter committed
A
std.fmt.format: tuple parameter instead of var args
Andrew Kelley committed
November 25, 2019
A
rename std.heap.direct_allocator to std.heap.page_allocator
Andrew Kelley committed
November 12, 2019
V
use @atomicStore in std lib
Vexu committed
November 7, 2019
A
update the codebase to use `@as`
Andrew Kelley committed
October 31, 2019
T
DragonFlyBSD tidyup
Tse committed
A
add comments to disabled tests linking to the tracking issue
Andrew Kelley committed
October 22, 2019
T
DragonFlyBSD support
Tse committed
September 26, 2019
A
mv std/ lib/
Andrew Kelley committed