This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-04-30 06:42:48 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
691afee786d095fef2a7abed73efa035feef3f4e
zig
/
lib
/
std
/
Io
T
History
Andrew Kelley
7c1236e267
std: different way of doing some options
...
to avoid dependency loops
2025-12-23 22:15:12 -08:00
..
File
std: fix compilation errors on FreeBSD
2025-12-23 22:15:11 -08:00
net
std.heap.DebugAllocator: never detect TTY config
2025-12-23 22:15:08 -08:00
Reader
Fix Reader.Limited end of stream conditions
2025-10-08 17:24:38 -07:00
Threaded
std.Io.Threaded: accept argv and environ on init
2025-12-23 22:15:12 -08:00
Dir.zig
Dir.readFile/readFileAlloc: take advantage of
.allow_directory = false
on Windows
2025-12-23 22:15:11 -08:00
File.zig
std: different way of doing some options
2025-12-23 22:15:12 -08:00
IoUring.zig
std: all File functions moved to std.Io
2025-12-23 22:15:07 -08:00
Kqueue.zig
std: rename other Dir "make" functions to "create"
2025-12-23 22:15:11 -08:00
net.zig
build_runner compiling again
2025-12-23 22:15:08 -08:00
Reader.zig
Merge pull request 'std.ascii: rename indexOf functions to find' (
#30101
) from adria/zig:indexof-find into master
2025-12-22 12:50:46 +01:00
Terminal.zig
std: integrate Io.Threaded with environment variables
2025-12-23 22:15:12 -08:00
test.zig
fileStat needs read permissions on Windows
2025-12-23 22:15:11 -08:00
Threaded.zig
std.Io.Threaded: implement environment variable scanning
2025-12-23 22:15:12 -08:00
Writer.zig
std.dynamic_library: use a global static single threaded Io
2025-12-23 22:15:10 -08:00