| 8 months ago | Andrew Kelley | | std.Progress: use a global static Io instance |
| 8 months ago | Andrew Kelley | | std.heap.DebugAllocator: never detect TTY config |
| 8 months ago | Andrew Kelley | | fix a handful of compilation errors related to std.fs migration |
| 8 months ago | Andrew Kelley | | update makeDir() sites to specify permissions |
| 8 months ago | Andrew Kelley | | update std.process.Child.run occurences to use io |
| 8 months ago | Andrew Kelley | | tests: close() -> close(io) |
| 8 months ago | Andrew Kelley | | test: std.fs.File -> std.Io.File |
| 8 months ago | Andrew Kelley | | update all readFileAlloc() to accept Io instance |
| 8 months ago | Andrew Kelley | | update all rename() to rename(io) |
| 8 months ago | Andrew Kelley | | std.Build.Cache: remove readSmallFile and writeSmallFile |
| 8 months ago | Andrew Kelley | | update all access() to access(io) |
| 8 months ago | Andrew Kelley | | std.debug: simplify printLineFromFile |
| 8 months ago | Andrew Kelley | | std: move abort and exit from posix into process |
| 8 months ago | Andrew Kelley | | std.Io: make all the close functions batched |
| 8 months ago | Andrew Kelley | | link.MachO: update parallel hasher to std.Io |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: add missing fileLength implementation |
| 8 months ago | Andrew Kelley | | update all stat() to stat(io) |
| 8 months ago | Andrew Kelley | | update all openDir() sites to accept io instance |
| 8 months ago | Andrew Kelley | | update all std.fs.cwd() to std.Io.Dir.cwd() |
| 8 months ago | Andrew Kelley | | std.fs: migrate most of the API elsewhere |
| 8 months ago | Andrew Kelley | | std: reorganize realpath and process executable APIs |
| 8 months ago | Andrew Kelley | | update all occurrences of openFile to receive an io instance |
| 8 months ago | Andrew Kelley | | update all occurrences of std.fs.Dir to std.Io.Dir |
| 8 months ago | Andrew Kelley | | update all occurrences of std.fs.File to std.Io.File |
| 8 months ago | Andrew Kelley | | std.crypo.tls: delete unused import |
| 8 months ago | Andrew Kelley | | update all occurrences of close() to close(io) |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: import File and Dir |
| 8 months ago | Andrew Kelley | | std: fix some surface level compilation errors |
| 8 months ago | Andrew Kelley | | std: extract sendfile/copy_file_range from Io.File.Writer |
| 8 months ago | Andrew Kelley | | std: all File functions moved to std.Io |
| 8 months ago | Andrew Kelley | | std: all Dir functions moved to std.Io |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: implement dirStat |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: implement makePath |
| 8 months ago | Stephen Gregoratto | | Linux: Update syscall list for 6.17 |
| 8 months ago | Andrew Kelley | | Merge pull request 'Replace uses of `std.Thread.Pool` with `std.Io`, and remove `std.Thread.Pool`' (#30557) from compiler-std.Io into master |
| 8 months ago | Mason Remaley | | Fixes enums.fromInt failing at compile time on in range but invalid values |
| 8 months ago | pyk | | add PERF_EVENT_IOC_ID |
| 8 months ago | Alex Rønne Petersen | | Merge pull request 'std.ascii: rename indexOf functions to find' (#30101) from adria/zig:indexof-find into master |
| 8 months ago | Doug Coleman | | build_runner: fix race condition in dispatch_deps capacity reservation |
| 8 months ago | Matthew Lugg | | Merge pull request 'Some std.Io goodies' (#30235) from std.Io-misc into master |
| 8 months ago | Alex Rønne Petersen | | libc: add back freebsd bsm headers |
| 8 months ago | Prokop Randáček | | change placeholder pattern in deduplicated type errors |
| 8 months ago | Andrew Kelley | | Merge pull request 'Windows: Avoid ever-expanding DeviceIoControl error set, handle NOT_A_REPARSE_POINT in ReadLink' (#30186) from squeek502/zig:win-deviceiocontrol into master |
| 8 months ago | Alex Rønne Petersen |  | build: bump test-c-abi max_rss to 2_389_779_251 on x86_64-linux |
| 8 months ago | Alex Rønne Petersen |  | std.os.linux.test: disable `fallocate` on mips64*-linux-*abin32 |
| 8 months ago | Alex Rønne Petersen |  | build: bump test-compiler-rt max_rss to 978_463_129 on x86_64-linux |
| 8 months ago | Alex Rønne Petersen |  | std.http.test: disable `redirect to different connection` on mips*-linux w/o libc |
| 8 months ago | Mick Sayson | | Prevent register clobbering on x86_64 threadlocal access |
| 8 months ago | Alex Rønne Petersen |  | test: fix up c3ee8078b475e74772ad8a05f13869ce1a2c1128 |
| 8 months ago | Alex Rønne Petersen |  | std.Target: openbsd's landisk port is only little endian |
|