zig/lib/std/zig/system
Shun Sakai 5fc4448e45 chore(std.mem): Rename trimLeft and trimRight
Rename `trimLeft` to `trimStart`, and `trimRight` to `trimEnd`.
`trimLeft` and `trimRight` functions remain as deprecated aliases for
these new names.
2025-04-27 18:03:59 +09:00
..
darwin std.zig.system.darwin.macos: Handle tahiti/tupai in detectNativeCpuAndFeatures(). 2025-04-03 02:42:20 +02:00
arm.zig std: add nvidia as a known arm implementer 2025-04-09 10:14:42 +02:00
darwin.zig chore(std.mem): Rename trimLeft and trimRight 2025-04-27 18:03:59 +09:00
linux.zig chore(std.mem): Rename trimLeft and trimRight 2025-04-27 18:03:59 +09:00
NativePaths.zig std.zig.system.NativePaths: Add Homebrew paths (#22738) 2025-02-22 14:22:54 -08:00
windows.zig std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
x86.zig std.zig.system.x86: Synchronize CPUID/XGETBV checks with LLVM 19. 2025-04-03 02:29:26 +02:00