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 2026-03-11 21:59:52 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Andrew Kelley 73c98ca0e6 simplify std.hash.Adler32
2025-07-31 22:10:11 -07:00
..
c
libc: implement common abs for various integer sizes (#23893)
2025-05-21 00:57:38 +02:00
compiler
std.Progress: introduce Status
2025-07-25 17:33:11 -07:00
compiler_rt
aarch64: add new from scratch self-hosted backend
2025-07-22 19:43:47 -07:00
docs
fix docs wasm std.tar API usage
2025-07-22 09:41:44 -07:00
fuzzer/web
Fix compile error in Fuzzer web-ui (#23605)
2025-04-19 23:10:51 +02:00
include
…
init
init: replace '--strip' with '--minimal'
2025-07-25 16:24:02 +01:00
libc
fix glibc version for single_threaded.h (2.32 instead of 2.35)
2025-07-16 19:18:15 +02:00
libcxx
libcxx: Fix locale-related compilation errors on NetBSD.
2025-06-06 11:22:20 +02:00
libcxxabi
…
libtsan
libtsan: Backport llvm/llvm-project#120036.
2025-05-12 16:24:59 +02:00
libunwind
libunwind: Fix return type of DwarfFDECache<A>::findFDE()
2025-06-30 06:40:17 +02:00
std
simplify std.hash.Adler32
2025-07-31 22:10:11 -07:00
c.zig
libc: implement common abs for various integer sizes (#23893)
2025-05-21 00:57:38 +02:00
compiler_rt.zig
aarch64: implement more optional/error union/union support
2025-07-26 21:39:50 -04:00
fuzzer.zig
update standalone and incremental tests to new API
2025-07-07 22:43:53 -07:00
ubsan_rt.zig
std.fmt: fully remove format string from format methods
2025-07-07 22:43:53 -07:00
zig.h
x86_64: add support for pie executables
2025-06-06 23:42:14 -07:00