COMMITS
/ tools/process_headers.zig 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
January 9, 2020
R
Fix remaining variadic formatted prints
Ryan Liptak committed
December 3, 2019
Y
Update `process_headers.zig` to use `@as`
yvt committed
November 22, 2019
November 25, 2019
A
rename std.heap.direct_allocator to std.heap.page_allocator
Andrew Kelley committed
September 19, 2019
S
Use 8192 sized buffers and remove allocator parameters
stratact committed
September 7, 2019
A
update process_headers tool for glibc 2.30
Andrew Kelley committed
August 30, 2019
A
update process_headers.zig for latest zig
Andrew Kelley committed
August 22, 2019
S
hash_map: adding a StringHashMap for convenience
Sahnvour committed
August 9, 2019
A
add a little compile error to make Future Andy's life easier
Andrew Kelley committed
July 16, 2019
A
update musl headers to musl v1.1.23
Andrew Kelley committed
July 7, 2019
A
add an update_glibc tool, delete dummy libc files
Andrew Kelley committed