This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-04-28 03:17:08 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3fc6a2f11399e84b9cfa4cfef65ef40aa6de173b
zig
/
lib
T
History
Andrew Kelley
97e23896a9
Merge pull request
#17962
from ziglang/libssp
...
move libssp into libcompiler_rt
2023-11-10 22:27:45 -05:00
..
compiler_rt
compiler_rt: provide strncpy impl for ssp
2023-11-10 13:12:16 -07: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
std.Build: use Step.* instead of *Step
2023-05-03 20:55:29 -07:00
init-lib
init-exe/init-lib template: fix use of install() and run()
2023-04-10 18:35:14 -07:00
libc
mingw-w64: add shcore def files
2023-11-02 12:20:09 -07: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
zstandard: fix division by zero when using RingBuffer
2023-11-10 15:18:16 -05:00
tsan
update libcxx, libcxxabi, libunwind, and tsan to llvm 13 rc1
2021-08-16 23:32:13 -07:00
build_runner.zig
build runner: fix missing newline in error message
2023-11-03 20:05:32 -07:00
c.zig
std: finish cleanup up asm
2023-07-31 03:49:21 -04:00
compiler_rt.zig
move libssp into libcompiler_rt
2023-11-10 13:12:10 -07:00
test_runner.zig
wasm: re-enable regressed tests
2023-11-01 19:47:15 +01:00
zig.h
Remove
@fabs
, fabs and absCast/Int from std lib
2023-09-27 11:24:28 -07:00