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 8457439a84
Merge pull request #17797 from squeek502/utf16-ascii-fast-path
std.unicode: Add ASCII fast path to UTF-16 <-> UTF-8 conversion functions
2023-10-31 13:32:01 -04:00
..
compiler_rt
x86_64: fix compiler rt test failures
2023-10-29 07:20:36 -04:00
docs
autodoc: Some support for field_call (#16853)
2023-10-30 21:04:49 +00:00
include
update C language headers to LLVM 17
2023-09-19 09:37:31 -07:00
init-exe
…
init-lib
…
libc
glibc headers: reallocarray added to glibc in v2.26
2023-10-20 06:45:24 -04:00
libcxx
update libcxx to latest LLVM release/17.x
2023-09-19 09:37:53 -07:00
libcxxabi
libcxxabi: update to LLVM 17
2023-09-19 09:37:31 -07:00
libunwind
libunwind: update to LLVM 17
2023-09-19 09:37:31 -07:00
std
Merge pull request #17797 from squeek502/utf16-ascii-fast-path
2023-10-31 13:32:01 -04:00
tsan
…
build_runner.zig
build system: fixups to --seed mechanism
2023-10-19 14:24:35 -04:00
c.zig
…
compiler_rt.zig
…
ssp.zig
…
test_runner.zig
Build: fail tests that log errors, like zig test does
2023-08-25 15:36:25 -07:00
zig.h
Remove @fabs, fabs and absCast/Int from std lib
2023-09-27 11:24:28 -07:00