f16eb18ce8
Use / as path separator when writing tar files
c91bb87b01
std.zig.target: enable loongarch64-linux-muslf32
5a176d57b6
test/llvm_targets.zig: fix a typo
46658257f4
Io.Threaded.spawnPosix: implement passing file descriptors as stdio (#31379)
30c8a75997
Fix #20283
fix: inline to propagate comptime-ness to call site
@alexrp I think it should be all set now!
5eb64920ea
fix: inline to propagate comptime-ness to call site
d9ca6b793b
fix: inline to propagate comptime-ness to call site
fix: inline to propagate comptime-ness to call site
Rebased onto master because I wasn't sure why my change would have an impact there. I see why now though, so I bumped the branch quota from 31k to 32k, hopefully that's enough
c6eeae8a8c
Merge pull request 'std.math.acos/asin: Add @Vector(?,f32) and @Vector(?,f64) support' (#31209) from lzm-build/zig:acos_asin_simd into master
771047ae93
Io.Dispatch.sleep: add cancelation support
b7f93695f9
Io.Dispatch.Mutex: fix deadlock conditions
51509fe63b
std.math.acos/asin: Add @Vector(?,f32) and @Vector(?,f64) support
f996d28666
fetch: use tmp dir inside zig-pkg/
8723b5ae73
fix: inline to propagate comptime-ness to call site
c6eeae8a8c
Merge pull request 'std.math.acos/asin: Add @Vector(?,f32) and @Vector(?,f64) support' (#31209) from lzm-build/zig:acos_asin_simd into master
771047ae93
Io.Dispatch.sleep: add cancelation support
b7f93695f9
Io.Dispatch.Mutex: fix deadlock conditions
51509fe63b
std.math.acos/asin: Add @Vector(?,f32) and @Vector(?,f64) support
b600b6e5e0
std.posix: remove close function
ea30f86113
bump maxrss for compiler_rt, libc, and c-abi tests
ba293eb820
Revert "compiler: override debug_io in release + evented mode"
d4217e2119
zig libc: exp10, exp10f, pow10, pow10f (#31163)
96bd268c8c
zig libc: simplify implementation
0bb5963a85
fix: inline to propagate comptime-ness to call site
b600b6e5e0
std.posix: remove close function
ea30f86113
bump maxrss for compiler_rt, libc, and c-abi tests
ba293eb820
Revert "compiler: override debug_io in release + evented mode"
d4217e2119
zig libc: exp10, exp10f, pow10, pow10f (#31163)
7b8459f3c3
Merge pull request 'fix: make audio backend match updated PulseAudio module' (#70) from dotcarmen/awebo:dotcarmen/fix-dummy-audio-backend into main
36fe68ddbe
Merge pull request 'feat: search messages' (#71) from dotcarmen/awebo:dotcarmen/message-search into main
3a95213a36
Merge pull request 'move contributing content into the readme' (#68) from andrewrk/awebo:readme into main
16b6ba8db4
feat: search messages
cdd79666b2
fix: make audio backend match updated PulseAudio module
1e5d6412c1
Build tui static on linux if no abi is explicitly requested
16ca0429ab
slightly relax minimum zig version
0f2da48341
bump dvui dependency
9092210cd3
fix SetConsoleCtrlHandler
4851896b1d
update to zig 0.16.0-dev.2533+355c62600
37a9ca7163
Merge pull request 'std: finish moving os.windows.ReadLink logic to Io.Threaded' (#31044) from windows-OpenFile into master
18c6abc0ba
std: finish moving os.windows.ReadLink logic to Io.Threaded
5774248041
std.os.windows: delete unused CreateSymbolicLink
757ec185f0
Add
f16, f80 and f128 support for acos and asin (#30997)
3b10383114
std.meta: delete declList
7b1044c421
fix: inline to propagate comptime-ness to call site
37a9ca7163
Merge pull request 'std: finish moving os.windows.ReadLink logic to Io.Threaded' (#31044) from windows-OpenFile into master
18c6abc0ba
std: finish moving os.windows.ReadLink logic to Io.Threaded
5774248041
std.os.windows: delete unused CreateSymbolicLink
757ec185f0
Add
f16, f80 and f128 support for acos and asin (#30997)
fix: inline to propagate comptime-ness to call site
6f1d321838
fix: inline to propagate comptime-ness to call site