| 8 months ago | Andrew Kelley | | std.Io: minor cleanups to futex and event |
| 8 months ago | Andrew Kelley | | update test-link to new std.Io API |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: add a workaround for self-hosted wasm backend |
| 8 months ago | Andrew Kelley | | langref: fix build failure |
| 8 months ago | Andrew Kelley | | update remaining calls to std.Io.Threaded.init |
| 8 months ago | Andrew Kelley | | compiler: handle cancelation from finishPrelinkQueue |
| 8 months ago | Andrew Kelley | | std: different way of doing some options |
| 8 months ago | Andrew Kelley | | fix "zig std" compilation errors |
| 8 months ago | Andrew Kelley | | std: remove ability to override Io.File.Permissions |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: implement environment variable scanning |
| 8 months ago | Andrew Kelley | | std.debug: delete nosuspend blocks |
| 8 months ago | Andrew Kelley | | std.debug.lockStderr: cancel protection rather than recancel |
| 8 months ago | Andrew Kelley | | std: integrate Io.Threaded with environment variables |
| 8 months ago | Andrew Kelley | | std.Io: fix missing try in waitTimeout |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: accept argv and environ on init |
| 8 months ago | Michael Dusan | | std.Io: trim terminating NUL from exe path on BSDs |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: fix up processExecutablePath OpenBSD |
| 8 months ago | Michael Dusan | | openbsd: avoid error.OperationUnsupported |
| 8 months ago | Michael Dusan | | openbsd: fix OS version detection |
| 8 months ago | Michael Dusan | | openbsd: use Io.Dir.realPathFileAbsolute |
| 8 months ago | Michael Dusan | | dragonfly: define std.c.nlink_t |
| 8 months ago | Andrew Kelley | | update more "realpath" callsites |
| 8 months ago | Ryan Liptak | | Update a few more callsites for std.Io changes |
| 8 months ago | Ryan Liptak | | fileStat needs read permissions on Windows |
| 8 months ago | Ryan Liptak | | dirOpenFileWtf16: Disallow opening directories when requesting write permissions |
| 8 months ago | Ryan Liptak | | Dir.readFile/readFileAlloc: take advantage of `.allow_directory = false` on Windows |
| 8 months ago | Ryan Liptak | | Fix sizing of buffer/reservation size for dirReadWindows |
| 8 months ago | Andrew Kelley | | std.debug: fix simple_panic |
| 8 months ago | Andrew Kelley | | update all incremental tests to new std API |
| 8 months ago | Andrew Kelley | | std: consolidate all instances of std.Io.Threaded into a singleton |
| 8 months ago | Andrew Kelley | | fix compilation of incr-check |
| 8 months ago | Andrew Kelley | | update the init templates to new std API |
| 8 months ago | Andrew Kelley | | compiler: fix test-unit compilation failures |
| 8 months ago | Andrew Kelley | | std.Io: implement directory reading for WASI |
| 8 months ago | Andrew Kelley | | compiler: update calls to realpath |
| 8 months ago | Andrew Kelley | | fix "hello world" |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: reinstate fchmodat fallback |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: remove handling of ECANCELED |
| 8 months ago | Andrew Kelley | | std: rename other Dir "make" functions to "create" |
| 8 months ago | Andrew Kelley | | std: rename makeDir to createDir for consistency with createFile |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: don't assume dirents are aligned |
| 8 months ago | Andrew Kelley | | don't skip test for closed issue |
| 8 months ago | Andrew Kelley | | std.fs.test: don't try to test nonexistent API |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: fix NetBSD compilation |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: fix fchmodat on linux with libc |
| 8 months ago | Andrew Kelley | | std.Io.Dir.Reader: fix min_buffer_len on 32-bit linux |
| 8 months ago | Andrew Kelley | | std: fix compilation errors on FreeBSD |
| 8 months ago | Andrew Kelley | | std: fix compilation targeting WASI |
| 8 months ago | Andrew Kelley | | std.debug: fix printLineFromFile |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: fix splat buffer calculations |
|