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
mlugg 0b9fccf508
std: deprecate some incorrect default initializations
In favour of newly-added decls, which can be used via decl literals.
2024-09-01 17:34:07 +01:00
..
compiler
fuzzing: fix entry address logic
2024-08-28 18:07:13 -07:00
compiler_rt
Merge pull request #21174 from alexrp/win-arm
2024-08-30 14:34:53 -07:00
docs
std: update std.builtin.Type fields to follow naming conventions
2024-08-28 08:39:59 +01:00
fuzzer
more optimized and correct management of 8-bit PC counters
2024-08-08 21:46:36 -07:00
include
…
init
update comment in init template
2024-08-18 14:23:49 -07:00
libc
lib: guard definition of strl{cat,cpy} against glibc version when _FORTIFY_SOURCE is enabled.
2024-09-01 00:34:15 -07:00
libcxx
…
libcxxabi
…
libunwind
…
std
std: deprecate some incorrect default initializations
2024-09-01 17:34:07 +01:00
tsan
…
c.zig
compiler,lib,test,langref: migrate @setCold to @branchHint
2024-08-27 00:44:35 +01:00
compiler_rt.zig
…
fuzzer.zig
implement code coverage instrumentation manually
2024-08-28 18:07:13 -07:00
zig.h
zig.h: fixup pointer atomic load definitions
2024-07-26 10:42:10 -04:00