| .. |
|
build-web
|
std.Build: implement unit test timeouts
|
2025-10-18 09:28:39 +01:00 |
|
c
|
compiler-rt: move strlen from libzigc to here
|
2025-08-30 06:36:41 +02:00 |
|
compiler
|
objcopy: update for std.Io API
|
2025-10-29 06:20:51 -07:00 |
|
compiler_rt
|
fix: make compiler_rt and std.Io.Writer compile on 16-bit platforms.
|
2025-10-27 11:17:48 +01:00 |
|
docs
|
std.fmt: delete deprecated APIs
|
2025-08-31 12:49:18 -07:00 |
|
include
|
zig cc: update intrinsic headers to LLVM 21
|
2025-08-30 06:36:40 +02:00 |
|
init
|
fix: fix typo in comment by removing repeated 'business' word
|
2025-08-24 23:00:17 +02:00 |
|
libc
|
glibc: change library link order to prefer libc.so symbols
|
2025-10-19 11:50:32 +02:00 |
|
libcxx
|
libcxx: backport llvm/llvm-project#158347
|
2025-10-17 15:02:04 +02:00 |
|
libcxxabi
|
libcxxabi: update to LLVM 21
|
2025-08-30 06:36:40 +02:00 |
|
libtsan
|
tsan: fix cross build for FreeBSD by using direct syscalls instead of libsys
|
2025-10-26 11:12:22 +01:00 |
|
libunwind
|
libunwind: backport llvm/llvm-project#162867
|
2025-10-17 15:02:02 +02:00 |
|
std
|
std.Io.Threaded: add ioBasic which disables networking
|
2025-10-29 06:20:51 -07:00 |
|
c.zig
|
libc: use zig isnan and derivates for mingw
|
2025-08-27 03:58:32 +02:00 |
|
compiler_rt.zig
|
compiler-rt: move strlen from libzigc to here
|
2025-08-30 06:36:41 +02:00 |
|
fuzzer.zig
|
fuzzing: fix off-by-one in limit count
|
2025-09-25 17:16:10 -07:00 |
|
ubsan_rt.zig
|
Coff: implement threadlocal variables
|
2025-10-10 22:47:47 -07:00 |
|
zig.h
|
feat: init 16-bit x86 support in zig.h
|
2025-10-27 11:19:08 +01:00 |