| .. |
|
File
|
std: finish moving time to Io interface
|
2026-02-02 23:02:31 -08:00 |
|
net
|
std: finish moving time to Io interface
|
2026-02-02 23:02:31 -08:00 |
|
Reader
|
Fix Reader.Limited end of stream conditions
|
2025-10-08 17:24:38 -07:00 |
|
Threaded
|
std.Threaded: replace more kernel32 functions with ntdll
|
2026-02-07 00:02:50 -05:00 |
|
Dir.zig
|
std: finish moving os.windows.ReadLink logic to Io.Threaded
|
2026-01-28 17:02:17 -08:00 |
|
Dispatch.zig
|
std.Io.Evented: clean up supporting code for select
|
2026-02-15 05:52:07 -05:00 |
|
fiber.zig
|
Io.Dispatch: introduce grand central dispatch io impl
|
2026-02-13 12:29:40 -05:00 |
|
File.zig
|
IoUring: update to new Io APIs
|
2026-02-09 10:47:21 -05:00 |
|
Kqueue.zig
|
std.Io: remove select function
|
2026-02-14 18:31:48 -08:00 |
|
net.zig
|
Fix IpAddress.setPort
|
2026-02-13 06:09:47 +01:00 |
|
Reader.zig
|
Io.Dispatch: introduce grand central dispatch io impl
|
2026-02-13 12:29:40 -05:00 |
|
RwLock.zig
|
std.Io: add RwLock and Semaphore sync primitives
|
2026-02-02 20:18:14 -08:00 |
|
Semaphore.zig
|
std.Io: add RwLock and Semaphore sync primitives
|
2026-02-02 20:18:14 -08:00 |
|
Terminal.zig
|
std.Threaded: replace console kernel32 functions with ntdll
|
2026-02-05 07:41:25 -05:00 |
|
test.zig
|
std.Io: remove select function
|
2026-02-14 18:31:48 -08:00 |
|
Threaded.zig
|
fix segfault when /etc/hosts missing last newline
|
2026-02-15 23:12:13 +01:00 |
|
Uring.zig
|
std.Io.Evented: clean up supporting code for select
|
2026-02-15 05:52:07 -05:00 |
|
Writer.zig
|
Merge pull request 'Optimize {write,take}Leb128' (#30012) from NicoElbers/zig:leb-perf into master
|
2025-12-27 20:43:13 +01:00 |