COMMITS
/ tools/process_headers.zig April 21, 2025
A
process_headers: Add FreeBSD libc support.
Alex Rønne Petersen committed
April 7, 2025
A
process_headers: Add hexagon-linux-musl support.
Alex Rønne Petersen committed
February 10, 2025
M
std.ArrayList: popOrNull() -> pop() [v2] (#22720)
Meghan Denny committed
November 28, 2024
A
process_headers: Use glibcRuntimeTriple() and muslArchName() from std.zig.target.
Alex Rønne Petersen committed
October 16, 2024
A
process_headers: Add muslabin32 and muslx32 support.
Alex Rønne Petersen committed
A
process_headers: Simplify the code a bit.
Alex Rønne Petersen committed
September 23, 2024
A
process_headers: Add loongarch64-linux-gnusf.
Alex Rønne Petersen committed
August 7, 2024
A
Merge pull request #20909 from alexrp/glibc-riscv
Andrew Kelley committed
August 4, 2024
A
process_headers: Add arc-linux-gnu.
Alex Rønne Petersen committed
A
process_headers: Add sparcv9-linux-gnu for glibc.
Alex Rønne Petersen committed
August 2, 2024
A
process_headers: Replace ilp32/lp64 with ilp32d/lp64d.
Alex Rønne Petersen committed
A
glibc: Change riscv32-linux-gnuilp32 target triple to riscv32-linux-gnu.
Alex Rønne Petersen committed
June 6, 2024
A
glibc: add riscv32 and loongarch64
Andrew Kelley committed
June 4, 2024
A
update musl headers to v1.2.5
Andrew Kelley 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
October 13, 2023
A
it's unclear which zig target glibc sparcv9 maps to
Andrew Kelley committed
June 19, 2023
A
musl: deal with zig rename of i386 to x86
Andrew Kelley committed
June 15, 2023
E
all: zig fmt and rename "@XToY" to "@YFromX"
Eric Joldasov 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
October 7, 2022
A
all: rename i386 to x86
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
May 13, 2022
K
target: Rename sparcv9 -> sparc64
Koakuma committed
December 16, 2021
A
glibc: fix inconsistency of powerpc ABI mapping
Andrew Kelley committed
A
glibc: fix inconsistency of mips ABI mapping
Andrew Kelley committed
October 29, 2021
L
allocgate: renamed getAllocator function to allocator
Lee Cannon committed
L
allocgate: stage 1 and 2 building
Lee Cannon committed
November 30, 2021
A
std lib API deprecations for the upcoming 0.9.0 release
Andrew Kelley committed
August 16, 2021
A
add m68k musl (1.2.2) headers
Andrew Kelley committed
June 20, 2021
J
fix code broken from previous commit
Jacob G-W committed
June 13, 2021
L
tools: Unbreak many tools
LemonBoy committed
June 3, 2021
M
Breaking hash map changes for 0.8.0
Martin Wickham committed
April 4, 2021
A
glibc: add support for csky architecture
Andrew Kelley committed
March 6, 2021
L
std: Deprecate the B and Bi format specifiers
LemonBoy committed
January 11, 2021
T
Replace @TagType uses, mostly with std.meta.Tag
Tadeo Kondrak committed
November 18, 2020
V
Merge pull request #7005 from jshholland/deprecate-span
Veikka Tuominen committed
November 6, 2020
J
remove deprecated uses of ArrayList.span
Josh Holland committed
A
update process_headers tool
Andrew Kelley committed
August 31, 2020
A
fix tools/process_headers.zig regression
Andrew Kelley committed
August 22, 2020
J
update update_glibc and process_headers to latest zig
Jan200101 committed
August 20, 2020
F
Update tools/process_headers.zig
Frank Denis committed
August 19, 2020
F
Breaking: sort std/crypto functions into categories
Frank Denis committed
August 9, 2020
J
Update tools/process_headers.zig to latest zig
joachimschmidt557 committed
June 12, 2020
C
Fix a few std.sort.sort invocations
Cassidy Dingenskirchen committed
March 30, 2020
A
std lib API deprecations for the upcoming 0.6.0 release
Andrew Kelley committed
March 21, 2020
A
ability to use `zig cc` as a drop-in C compiler
Andrew Kelley committed
March 4, 2020
A
update update_glibc tool to latest zig
Andrew Kelley committed
A
update process_headers tool to latest zig
Andrew Kelley committed