COMMITS
/ lib/std/valgrind.zig July 15, 2025
A
remove condition codes
Andrew Kelley committed
March 5, 2025
L
Remove numerous things deprecated during the 0.14 release cycle
Linus Groh committed
June 4, 2025
A
valgrind: Add riscv64-linux support.
Alex Rønne Petersen committed
November 4, 2024
A
std.valgrind: Port doClientRequest() to all archs supported by Valgrind.
Alex Rønne Petersen committed
A
std.valgrind: Fix some compile errors.
Alex Rønne Petersen committed
August 24, 2024
P
port cachegrind.h to zig (#19241)
Prokop Randáček committed
June 28, 2024
M
Rename nonSIMDCall* to nonSimdCall*
Michael Bradshaw committed
October 21, 2023
J
Fix simple doc mistakes. (#17624)
JustinWayland committed
October 12, 2023
K
Fix compilation failure in valgrind.zig
Kai Jellinghaus 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
November 20, 2022
A
LLVM: add valgrind integration for x86 and aarch64
Andrew Kelley committed
October 24, 2022
M
std: valgrind client request support for aarch64
Mitchell Hashimoto committed
October 7, 2022
A
all: rename i386 to x86
Ali Chraghi committed
January 7, 2022
M
lint: duplicate import (#10519)
Meghan committed
August 29, 2021
J
zig fmt: respect trailing commas in inline assembly
jdmichaud committed
August 24, 2021
A
remove redundant license headers from zig standard library
Andrew Kelley committed
May 17, 2021
A
std: update regarding std.builtin reorganization
Andrew Kelley committed
April 23, 2021
A
std: fix compile errors caught by stage2 AstGen
Andrew Kelley committed
April 12, 2021
A
std: change `@import("builtin")` to `std.builtin`
Andrew Kelley committed
January 22, 2021
L
std: Update `test ""` to `test` where it makes sense
LemonBoy committed
August 20, 2020
A
add license header to all std lib files
Andrew Kelley committed
February 25, 2020
X
short std.builtin enum literals in std lib
xackus committed
December 9, 2019
A
std.fmt.format: tuple parameter instead of var args
Andrew Kelley committed
November 17, 2019
D
std: add a couple of tests to valgrind module
daurnimator committed
D
std: use enum literals in valgrind module
daurnimator committed
D
std: fix outdated valgrind module
daurnimator committed
November 7, 2019
A
update the codebase to use `@as`
Andrew Kelley committed
September 26, 2019
A
mv std/ lib/
Andrew Kelley committed