| 8 months ago | Andrew Kelley | | build: make test-incremental respect -Dtest-filter |
| 8 months ago | Andrew Kelley | | std: integrate DebugAllocator with terminal mode |
| 8 months ago | Andrew Kelley | | disable self-hosted aarch64 tests |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: dirRealPathFilePosix use libc realpath sometimes |
| 8 months ago | Andrew Kelley | | build.zig: adjust max_rss for unit tests |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: wasi does not support processExecutablePath |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: prevent 0-byte file writes |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: implement process executable path on darwin |
| 8 months ago | Andrew Kelley | | fix the guess number game example |
| 8 months ago | Andrew Kelley | | test-cases: disable self-hosted aarch64 backend coverage |
| 8 months ago | Andrew Kelley | | update test cases |
| 8 months ago | Andrew Kelley | | std: add changing cur dir back |
| 8 months ago | Andrew Kelley | | std: fix compilation on NetBSD |
| 8 months ago | Andrew Kelley | | update test API usage |
| 8 months ago | Andrew Kelley | | test-incremental: respect the wine, qemu, etc build flags |
| 8 months ago | Andrew Kelley | | test-standalone: fix most compilation errors |
| 8 months ago | Andrew Kelley | | fix aro and resinator compilation errors |
| 8 months ago | Andrew Kelley | | tools: fix compilation errors |
| 8 months ago | Andrew Kelley | | CLI: lock stderr while running jit cmd |
| 8 months ago | Andrew Kelley | | compiler: add missing end() for root std.Progress nodes |
| 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 |
|