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 2025-12-06 14:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/Io
History
Kendall Condon ecd3ea9bd2 DeprecatedReader.Adapted: fix EndOfStream handling
2025-07-28 21:41:19 -07:00
..
Reader
std: Fix Io.Reader.Limited and add test
2025-07-11 17:46:14 +02:00
bit_reader.zig
std: rename io to Io in preparation
2025-07-11 01:16:27 +02:00
bit_writer.zig
std: rename io to Io in preparation
2025-07-11 01:16:27 +02:00
buffered_reader.zig
std: rename io to Io in preparation
2025-07-11 01:16:27 +02:00
buffered_writer.zig
std: rename io to Io in preparation
2025-07-11 01:16:27 +02:00
counting_reader.zig
std: rename io to Io in preparation
2025-07-11 01:16:27 +02:00
counting_writer.zig
std: rename io to Io in preparation
2025-07-11 01:16:27 +02:00
DeprecatedReader.zig
DeprecatedReader.Adapted: fix EndOfStream handling
2025-07-28 21:41:19 -07:00
DeprecatedWriter.zig
std: fix deprecated writer not handling the buffer
2025-07-22 17:06:25 -07:00
fixed_buffer_stream.zig
std: rename io to Io in preparation
2025-07-11 01:16:27 +02:00
limited_reader.zig
std: rename io to Io in preparation
2025-07-11 01:16:27 +02:00
Reader.zig
std.Io.Reader: add rebase to the vtable
2025-07-26 20:00:25 -07:00
seekable_stream.zig
std: rename io to Io in preparation
2025-07-11 01:16:27 +02:00
test.zig
DeprecatedReader.Adapted: fix EndOfStream handling
2025-07-28 21:41:19 -07:00
tty.zig
std: rename io to Io in preparation
2025-07-11 01:16:27 +02:00
Writer.zig
Merge pull request #24559 from ziglang/zstd
2025-07-25 20:02:53 -07:00