mirror mirror
  • Joined on 2025-04-25
mirror synced commits to master at zig-software-foun.../zig from mirror 2026-04-03 22:20:53 -06:00
65fe99e18a priority queue and dequeue: use *const Self in read-only methods and fix deinit (#31712)
842b74d7ea Merge pull request 'libc: remove some redundant files' (#31748) from rpkak/zig:libc-remove-some-functions into master
b5fbed986b musl,wasi-libc: remove unused exp_data and pow_data
208a74a5c5 libc: remove duplicates of some functions
90ccd6051c test-libc: do not skip search_hsearch on wasi-libc
Compare 5 commits »
mirror synced commits to master at zig-software-foun.../zig from mirror 2026-04-03 06:00:47 -06:00
d8ba173e5e multiprocess fuzzing
d34b868bcf Merge pull request 'libzigc: Implement 12 more math functions' (#31604) from mihael/zig:libzigc/more-math-functions-2 into master
4ccac1de41 compiler_rt: Make long double trig impls non-generic
ad10c76007 compiler_rt: Stop using dunders for trig functions names
61161132b6 compiler_rt: Dissolve math_utils.zig into long_double.zig & trig.zig
Compare 22 commits »
mirror synced commits to master at zig-software-foun.../zig from mirror 2026-04-02 21:50:48 -06:00
ce3f254526 std.heap.ArenaAllocator: do not cmpxchg in hot path when it would be a noop
mirror synced and deleted reference refs/tags/asm-alias at zig-software-foun.../zig from mirror 2026-04-02 13:40:48 -06:00
mirror synced and deleted reference refs/tags/llvm-ret-attrs at zig-software-foun.../zig from mirror 2026-04-02 13:40:48 -06:00
mirror synced commits to master at zig-software-foun.../zig from mirror 2026-04-02 13:40:48 -06:00
7f3c1329f8 libc-test: disable pthread_cond-smasher.c
e9df86aed0 Merge pull request 'std.heap.ArenaAllocator: decrease fuzz test workload per run' (#31596) from justusk/zig:fuzz-arena-2 into master
43d84420f3 Merge pull request 'std: add mem.absorbSentinel(), fix sentinel handling in Allocator interface' (#31611) from ifreund/zig:absorb-sent into master
557caecaaa stage2-wasm: start big int support
3e0f55fcc7 Merge pull request 'add an ast smith' (#31635) from gooncreeper/zig:ast-smith into master
Compare 28 commits »
mirror synced commits to asm-alias at zig-software-foun.../zig from mirror 2026-04-02 05:30:48 -06:00
mirror synced new reference asm-alias to zig-software-foun.../zig from mirror 2026-04-02 05:30:48 -06:00
mirror synced commits to llvm-ret-attrs at zig-software-foun.../zig from mirror 2026-04-02 05:30:48 -06:00
mirror synced new reference llvm-ret-attrs to zig-software-foun.../zig from mirror 2026-04-02 05:30:48 -06:00
mirror synced commits to master at zig-software-foun.../zig from mirror 2026-04-02 05:30:48 -06:00
dd10d3fb52 libc-test: disable pthread_cancel-points.c
mirror synced and deleted reference refs/tags/audit-thread-spawning at zig-software-foun.../zig from mirror 2026-04-01 13:10:48 -06:00
mirror synced commits to master at zig-software-foun.../zig from mirror 2026-04-01 13:10:48 -06:00
b22eb176b0 Merge pull request 'audit remaining uses of thread spawning' (#31725) from audit-thread-spawning into master
752f991c09 ci: bump loongarch64-linux-debug timeout by 1 hour
617979ef26 std.Build.WebServer: use Io.concurrent rather than threads
bd05d13d5f std: make file locking tests use io not threads
Compare 4 commits »
mirror synced commits to master at zig-software-foun.../zig from mirror 2026-04-01 05:00:46 -06:00
da78940dd2 add a few missing language tags to the README
27611c10f8 Merge pull request 'LinuxThreadImpl fixups' (#31716) from blblack/zig:linux-thread-childtid into master
1226bb9268 LinuxThreadImpl: be precise in tls.prepareArea arg
614cd66e7e LinuxThreadImpl: clear tidptr during detached exit
bb9f97e085 std.os.linux: add set_tid_address
Compare 5 commits »
mirror synced commits to audit-thread-spawning at zig-software-foun.../zig from mirror 2026-04-01 05:00:45 -06:00
617979ef26 std.Build.WebServer: use Io.concurrent rather than threads
bd05d13d5f std: make file locking tests use io not threads
da78940dd2 add a few missing language tags to the README
27611c10f8 Merge pull request 'LinuxThreadImpl fixups' (#31716) from blblack/zig:linux-thread-childtid into master
1226bb9268 LinuxThreadImpl: be precise in tls.prepareArea arg
Compare 7 commits »
mirror synced commits to audit-thread-spawning at zig-software-foun.../zig from mirror 2026-03-31 12:40:50 -06:00
mirror synced new reference audit-thread-spawning to zig-software-foun.../zig from mirror 2026-03-31 12:40:50 -06:00
mirror synced and deleted reference refs/tags/fix-win-dns-query at zig-software-foun.../zig from mirror 2026-03-30 04:00:48 -06:00
mirror synced commits to master at zig-software-foun.../zig from mirror 2026-03-30 04:00:48 -06:00
9b1eaad13f std.Build.Step.ConfigHeader: add addIdent function
0db75c0116 std.Io.Threaded: fix dns queries on windows
Compare 2 commits »
mirror synced and deleted reference refs/tags/llvm-enhancements at zig-software-foun.../zig from mirror 2026-03-29 11:40:48 -06:00