COMMITS
February 14, 2025
A
thinking of chickening out
Andrew Kelley committed
A
delete deprecated API
Andrew Kelley committed
February 4, 2025
A
update main function to accept args and environ
Andrew Kelley committed
February 13, 2025
A
musl: Apply Rich Felker's CVE-2025-26519 mitigation patches.
Alex Rønne Petersen committed
H
glibc: don't redirect fts to fts64 before glibc 2.23
Hugo Beauzée-Luyssen committed
M
Expand zig fetch usage help doc to explain URL (#22850)
Michael Lynch committed
February 12, 2025
A
std.time: more precise `nanoTimestamp` in windows
Ali Cheraghi committed
A
std.ArrayList: initial capacity based on cache line size
Andrew Kelley committed
W
std.fmt.digits2: optimize for ReleaseSmall
wooster0 committed
A
Merge pull request #22873 from jacobly0/x86_64-rewrite
Andrew Kelley committed
A
Merge pull request #22862 from ziglang/fuzz
Andrew Kelley committed
A
Merge pull request #22857 from nikneym/master
Alex Rønne Petersen committed
February 11, 2025
J
x86_64: implement conversions between float and int vectors
Jacob Young committed
A
std.ArrayHashMap: base linear_scan_max on cache line size
Andrew Kelley committed
D
compiler-rt: fix memcpy generating recursive calls
dweiller committed
A
std.ArrayHashMap: introduce setKey
Andrew Kelley committed
M
std.c: was missing calloc
Meghan Denny committed
A
fuzzer: write inputs to shared memory before running
Andrew Kelley committed
R
std.elf: fix panic while parsing header
Rafael Batiati committed
A
Compilation: disable error return tracing in rt libs
Andrew Kelley committed
A
ZigLLVMTargetMachineEmitToFile: schedule sancov pass depending on mode
Andrew Kelley committed
S
std.fmt: Add unit tests for all methods in the Parser struct
saurabh committed
N
linux/IoUring: add register_files_sparse
nikneym committed
N
linux/io_uring_sqe: add prep_files_update
nikneym committed
N
linux/io_uring_sqe: add prep_cancel_fd
nikneym committed
A
compiler_rt memcpy: avoid infinite recursion
Andrew Kelley committed
A
Merge pull request #22695 from alexrp/glibc-2-41
Andrew Kelley committed
February 9, 2025
J
std: remove special cases for stage2_x86_64 that are no longer needed
Jacob Young committed
J
cbe: fix ub triggered by mulw overflowing the promoted type
Jacob Young committed
December 15, 2024
D
link.Elf: implement non-alloc `{SET,SUB}_ULEB128`
David Rubin committed