zig/lib
2025-05-16 00:21:25 +02:00
..
c Introduce common strcasecmp and strncasecmp implementations (#23840) 2025-05-15 10:58:33 +02:00
compiler reduce: Fix build due to std.mem.Alignment changes. 2025-05-15 03:13:41 +02:00
compiler_rt compiler-rt: Add missing _Qp_sqrt export for sparc64. 2025-04-28 12:05:19 +02:00
docs chore(std.mem): Rename trimLeft and trimRight 2025-04-27 18:03:59 +09:00
fuzzer/web Fix compile error in Fuzzer web-ui (#23605) 2025-04-19 23:10:51 +02:00
include zig cc: Update intrinsic headers to Clang 20. 2025-04-04 06:08:09 +02:00
init zig init template: remove outdated comments 2025-03-01 16:11:59 -08:00
libc Introduce common strcasecmp and strncasecmp implementations (#23840) 2025-05-15 10:58:33 +02:00
libcxx libcxx: Backport llvm/llvm-project#137594. 2025-05-10 09:10:27 +02:00
libcxxabi libcxxabi: Update to Clang 20. 2025-04-04 06:08:09 +02:00
libtsan libtsan: Backport llvm/llvm-project#120036. 2025-05-12 16:24:59 +02:00
libunwind libunwind: Update to LLVM 20. 2025-04-04 06:08:09 +02:00
std std: remove std.crypto.Certificate.Parsed.pubKeySigAlgo method (#23811) 2025-05-16 00:21:25 +02:00
c.zig Introduce common bzero libc implementation. (#23812) 2025-05-10 10:37:21 +02:00
compiler_rt.zig x86_64: rewrite scalar and vector int @divTrunc 2025-02-15 03:45:21 -05:00
fuzzer.zig use correcct symbol for the end of pcguard section 2025-04-30 00:04:22 +02:00
ubsan_rt.zig ubsan: update wording 2025-02-25 11:22:33 -08:00
zig.h compiler: add @memmove builtin 2025-04-26 13:34:16 +10:00