COMMITS
/ lib/std/segmented_list.zig August 28, 2024
M
February 26, 2024
R
Remove redundant test name prefixes now that test names are fully qualified
Ryan Liptak committed
October 21, 2023
J
x86_64: implement enough to pass unicode tests
Jacob Young committed
October 22, 2023
J
Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""
Jacob Young committed
A
Revert "Merge pull request #17637 from jacobly0/x86_64-test-std"
Andrew Kelley committed
October 20, 2023
J
x86_64: disable failing tests, enable test-std testing
Jacob Young committed
June 22, 2023
M
all: migrate code to new cast builtin syntax
mlugg committed
April 26, 2023
A
update codebase to use `@memset` and `@memcpy`
Andrew Kelley committed
December 7, 2022
R
behavior: add test coverage for slicing zero length array field of struct
r00ster91 committed
A
remove most conditional compilation based on stage1
Andrew Kelley committed
November 27, 2022
A
std.mem.Allocator: allow shrink to fail
Andrew Kelley committed
October 11, 2022
A
std.SegmentedList: fix compilation error
Ali Chraghi committed
June 3, 2022
V
std: disable tests that crash stage2
Veikka Tuominen committed
April 24, 2022
N
std.SegmentedList: add constIterator
Natalia Cholewa committed
April 20, 2022
A
stage2: use indexes for Decl objects
Andrew Kelley committed
April 18, 2022
A
std.SegmentedList: breaking API changes
Andrew Kelley committed
A
std: bring back SegmentedList
Andrew Kelley committed
November 30, 2020
A
move std.SegmentedList to the std-lib-orphanage
Andrew Kelley committed
August 20, 2020
A
add license header to all std lib files
Andrew Kelley committed
July 11, 2020
V
run zig fmt on std lib and self hosted
Vexu committed
May 26, 2020
W
Add `writeToSlice` method to SegmentedList. (#5405)
Walter Mays committed
January 30, 2020
B
Convert a bunch of page_allocator to testing.allocator
Benjamin Feng committed
December 9, 2019
R
Replace @typeOf with @TypeOf in all zig source
Robin Voetter 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 the codebase to use `@as`
Andrew Kelley committed
September 26, 2019
A
mv std/ lib/
Andrew Kelley committed