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
Linus Groh fd434fcd38 std.Target: Rename feature_set_fns to FeatureSetFns
From https://ziglang.org/documentation/master/#Names:

> If `x` is callable, and `x`'s return type is `type`, then `x` should
> be `TitleCase`.
2024-08-12 00:34:59 +01:00
..
compiler
std.posix: read on timerfd can return error.Canceled
2024-08-08 01:12:26 -07:00
compiler_rt
loongarch: add __clear_cache builtin implementation (#21008)
2024-08-10 01:24:01 -07:00
docs
wasm zig source rendering: fix annotation location off-by-one
2024-08-07 00:48:32 -07:00
fuzzer
more optimized and correct management of 8-bit PC counters
2024-08-08 21:46:36 -07:00
include
update C language headers to LLVM 18
2024-05-08 19:37:28 -07:00
init
Fix typo in init files.
2024-07-26 14:33:59 -07:00
libc
Merge pull request #21004 from alexrp/linux-6.10
2024-08-09 13:08:39 -07:00
libcxx
update libcxx and libcxxabi to llvm 18.1.6
2024-05-20 16:12:36 -04:00
libcxxabi
update libcxx and libcxxabi to llvm 18.1.6
2024-05-20 16:12:36 -04:00
libunwind
libunwind: update to LLVM 18
2024-05-08 19:37:29 -07:00
std
std.Target: Rename feature_set_fns to FeatureSetFns
2024-08-12 00:34:59 +01:00
tsan
…
c.zig
std.os.linux: Move clone() here and stop exporting it.
2024-08-07 01:19:51 -07:00
compiler_rt.zig
stage2-wasm: bit_reverse
2024-06-16 11:53:33 +02:00
fuzzer.zig
more optimized and correct management of 8-bit PC counters
2024-08-08 21:46:36 -07:00
zig.h
zig.h: fixup pointer atomic load definitions
2024-07-26 10:42:10 -04:00