COMMITS
/ lib/std/packed_int_array.zig October 8, 2021
August 24, 2021
A
remove redundant license headers from zig standard library
Andrew Kelley committed
June 20, 2021
J
fix code broken from previous commit
Jacob G-W committed
May 31, 2021
P
std.sync.atomic: extended atomic helper functions (#8866)
protty committed
May 15, 2021
M
fix calculation of max_io_bits in PackedIntIo
Matthew Borkowski 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 29, 2021
A
move behavior tests from test/stage1/ to test/
Andrew Kelley committed
April 12, 2021
A
std: change `@import("builtin")` to `std.builtin`
Andrew Kelley committed
January 1, 2021
D
Add workaround in PackedIntArray .initAllTo for #7635
daurnimator committed
D
Add PackedIntArray .initAllTo function
daurnimator committed
October 18, 2020
T
Add builtin.Signedness, use it instead of is_signed
Tadeo Kondrak committed
A
Merge branch 'openbsd-minimal' of https://github.com/semarie/zig into semarie-openbsd-minimal
Andrew Kelley committed
October 17, 2020
S
Merge branch 'master' into openbsd-minimal
Sebastien Marie committed
J
Convert remaining call sites
Jan Prudil committed
J
Make std.meta.Int accept a signedness parameter
Jan Prudil committed
October 12, 2020
V
Rename .macosx to .macos
Vignesh Rajagopalan committed
October 11, 2020
S
add minimal openbsd support
Sébastien Marie committed
September 30, 2020
A
std: skip some tests that stage1 leaks too much memory with
Andrew Kelley committed
August 20, 2020
A
add license header to all std lib files
Andrew Kelley committed
May 30, 2020
J
Fix typo in PackedIntArray tests
Jakub Konka committed
May 5, 2020
J
Add/fix missing WASI functionality to pass libstd tests
Jakub Konka committed
April 29, 2020
T
std.meta.IntType -> std.meta.Int
Tadeo Kondrak committed
February 25, 2020
A
introduce operating system version ranges as part of the target
Andrew Kelley committed
February 24, 2020
V
remove uses of `@ArgType` and `@IntType`
Vexu committed
January 30, 2020
B
Convert a bunch of page_allocator to testing.allocator
Benjamin Feng committed
November 27, 2019
A
remove type coercion from array values to references
Andrew Kelley committed
November 25, 2019
A
rename std.heap.direct_allocator to std.heap.page_allocator
Andrew Kelley committed
November 7, 2019
A
update more of the std lib to use `@as`
Andrew Kelley committed
A
update the codebase to use `@as`
Andrew Kelley committed
September 26, 2019
A
mv std/ lib/
Andrew Kelley committed