Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-24 07:03:11 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Andrew Kelley 09af68de80 fix duration formatting
2025-07-01 16:35:26 -07:00
..
c
libc: implement common abs for various integer sizes (#23893)
2025-05-21 00:57:38 +02:00
compiler
update more of the std lib to new API
2025-07-01 16:35:26 -07:00
compiler_rt
remove spirv cpu arch
2025-06-23 06:03:03 +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: simplify templating logic (#24170)
2025-06-13 22:31:29 +00:00
libc
add glibc versioning for a number of headers (#24237)
2025-06-24 16:14:00 +00:00
libcxx
libcxx: Fix locale-related compilation errors on NetBSD.
2025-06-06 11:22:20 +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
fix duration formatting
2025-07-01 16:35:26 -07:00
c.zig
libc: implement common abs for various integer sizes (#23893)
2025-05-21 00:57:38 +02:00
compiler_rt.zig
compiler-rt: Export _fltused for UEFI.
2025-06-16 13:46:23 +02:00
fuzzer.zig
use correcct symbol for the end of pcguard section
2025-04-30 00:04:22 +02:00
ubsan_rt.zig
compiler: Scaffold stage2_powerpc backend.
2025-05-20 10:23:16 +02:00
zig.h
x86_64: add support for pie executables
2025-06-06 23:42:14 -07:00