COMMITS
/ tools/update-linux-headers.zig February 10, 2025
M
std.ArrayList: popOrNull() -> pop() [v2] (#22720)
Meghan Denny committed
May 3, 2024
R
Rename Dir.writeFile2 -> Dir.writeFile and update all callsites
Ryan Liptak committed
November 22, 2023
A
Revert "Merge pull request #12060 from Vexu/IterableDir"
Andrew Kelley committed
June 22, 2023
M
all: migrate code to new cast builtin syntax
mlugg committed
June 15, 2023
E
all: zig fmt and rename "@XToY" to "@YFromX"
Eric Joldasov committed
A
update-linux-headers: add loongarch and xtensa
Andrew Kelley committed
May 20, 2023
L
std.fs.file: Rename File.Kind enum values to snake case
Linus Groh committed
May 23, 2023
A
std.sort: add pdqsort and heapsort
Ali Chraghi committed
July 9, 2022
V
std.fs: split `Dir` into `IterableDir`
Veikka Tuominen committed
May 29, 2022
B
tools: fix update-linux-headers.zig and process_headers.zig
BratishkaErik committed
January 26, 2022
M
[linux headers] rename arm64 to aarch64
Motiejus Jakštys committed
November 7, 2021
L
allocgate: change resize to return optional instead of error
Lee Cannon committed
November 30, 2021
A
remove linux header files that have case conflicts
Andrew Kelley committed
A
std lib API deprecations for the upcoming 0.9.0 release
Andrew Kelley committed
November 29, 2021
A
update libc linux headers to v5.16-rc3
Andrew Kelley committed