| 8 months ago | Andrew Kelley | | std.os.linux.IoUring: update for new fs API |
| 8 months ago | Andrew Kelley | | std: move some tests from posix to fs |
| 8 months ago | Andrew Kelley | | std.Io: add unimplemented hard link API to File and Dir |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: fix compilation errors on posix |
| 8 months ago | Ryan Liptak | | Implement dirReadWindows |
| 8 months ago | Ryan Liptak | | File.OpenFlags: Add `allow_directory` and default it to true |
| 8 months ago | Andrew Kelley | | compiler: fix build from source on macOS |
| 8 months ago | Andrew Kelley | | compiler: fix compilation when linking libc |
| 8 months ago | Andrew Kelley | | compiler: fix build failures from std.Io-fs |
| 8 months ago | Andrew Kelley | | fix more fallout from locking stderr |
| 8 months ago | Andrew Kelley | | std: rework locking stderr |
| 8 months ago | Andrew Kelley | | std.Io: fix dir iteration on macOS |
| 8 months ago | Andrew Kelley | | fix build runner compilation errors on macOS |
| 8 months ago | Andrew Kelley | | std.c.utimensat: add const |
| 8 months ago | Andrew Kelley | | compiler: fix most compilation errors from std.fs changes |
| 8 months ago | Andrew Kelley | | link.MappedFile: update statx usage |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: update call to statx |
| 8 months ago | Andrew Kelley | | std.os.linux: move statx docs to proper location |
| 8 months ago | Andrew Kelley | | update lockStderrWriter sites |
| 8 months ago | Andrew Kelley | | std.process.cleanExit: take an Io parameter |
| 8 months ago | Andrew Kelley | | update uses of std.debug.lockStdErr |
| 8 months ago | Andrew Kelley | | link: update to new file system APIs |
| 8 months ago | Andrew Kelley | | std.Io.Dir: improve realPath documentation |
| 8 months ago | Andrew Kelley | | update occurences of std.fs.openDirAbsolute |
| 8 months ago | Andrew Kelley | | update occurences of setEndPos to setLength |
| 8 months ago | Andrew Kelley | | compiler: update various code to new fs API |
| 8 months ago | Andrew Kelley | | std: update fchmodat tests |
| 8 months ago | Andrew Kelley | | std.tar: update fs API calls to take io argument |
| 8 months ago | Andrew Kelley | | std.Io.Dir: add setFilePermissions and setFileOwner |
| 8 months ago | Andrew Kelley | | std.Build.Step.Run: restore Color.inherit logic |
| 8 months ago | Andrew Kelley | | std.Io: implement dir reading for BSDs |
| 8 months ago | Andrew Kelley | | std.Io.Dir: fix walking |
| 8 months ago | Andrew Kelley | | std.Io: implement dirRead for Linux |
| 8 months ago | Andrew Kelley | | std: update tty config references in the build system |
| 8 months ago | Andrew Kelley | | std: save terminal escape stripping for later |
| 8 months ago | Andrew Kelley | | std: finish implementing futexWait with timer |
| 8 months ago | Andrew Kelley | | std.Io: add ResetEvent based on futexes |
| 8 months ago | Andrew Kelley | | std: rework TTY detection and printing |
| 8 months ago | Andrew Kelley | | std: WIP: debug-level stderr writing |
| 8 months ago | Andrew Kelley | | std.debug: fix printLineFromFile |
| 8 months ago | Andrew Kelley | | build_runner compiling again |
| 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) |
|