| 8 months ago | Andrew Kelley | | update tests and tools to new main API |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: make environ init non-optional |
| 8 months ago | Andrew Kelley | | compiler: update to new std.process APIs |
| 8 months ago | Andrew Kelley | | compiler: delete DarwinPosixSpawn |
| 8 months ago | Andrew Kelley | | std lib tests passing on linux |
| 8 months ago | Andrew Kelley | | std.process.Environ: fix compile errors on POSIX |
| 8 months ago | Andrew Kelley | | std.Progress: go through Io interface for parent IPC mechanism |
| 8 months ago | Andrew Kelley | | std.process.Environ.Block: enhance type safety |
| 8 months ago | Andrew Kelley | | std.process.Environ: fix contains function |
| 8 months ago | Andrew Kelley | | std: move child process APIs to std.Io |
| 8 months ago | Andrew Kelley | | std: start wrangling environment variables and process args |
| 8 months ago | Rue04 | | `std.MultiArrayList`: add `*Bounded` variants and `initCapacity` |
| 8 months ago | Matthew Lugg | | std.Thread: stop clobbering syscall args |
| 8 months ago | Andrew Kelley | | std.crypto.kangarootwelve: disable flaky test |
| 8 months ago | Matthew Lugg | | Merge pull request 'std.Io.Threaded: performance enhancements, bugfixes, and better Windows and NetBSD support' (#30634) from std.Io.Threaded-groups-2 into master |
| 8 months ago | Matthew Lugg |  | Revert "Use `mmap` `std.heap.page_allocator` impl when compiling for Wasm + libc" |
| 8 months ago | Matthew Lugg |  | std.Build: crashes in the test runner are fatal errors |
| 8 months ago | Carl Åstholm | | Use `mmap` `std.heap.page_allocator` impl when compiling for Wasm + libc |
| 8 months ago | Frank Denis | | Merge pull request 'crypto.edwards25519: optimize rejectLowOrder' (#30650) from jedisct1/zig:ed25519rej into master |
| 8 months ago | e820 | | Forgo `const` qualifiers on `register` locals generated by asm (#30645) |
| 8 months ago | Meghan Denny | | std: use decl literals to improve endian ergonomics |
| 8 months ago | hixuyuming | | Fix: tryFindProgram fails when $PATH contains relative paths (#30619) |
| 8 months ago | Rick Calixte | | git.zig: Process data packets of all lengths, discarding unrecognized packets |
| 8 months ago | Ben Krieger | | Make Io.Mutex an extern struct |
| 8 months ago | Steeve Morin | | Update posix.getRandomBytesDevURandom to use linux.statx |
| 8 months ago | Andrew Kelley | | std: remove fs.getAppDataDir with no replacement |
| 8 months ago | PeterMcKinnis | | fix lockStderr API calls in test_runner fuzz code |
| 8 months ago | Andrew Kelley | | Merge pull request 'bsd-futex' (#30626) from mikdusan/zig:bsd-futex into master |
| 8 months ago | Andrew Kelley | | std.Io.Group: async and concurrent support Cancelable results |
| 8 months ago | Andrew Kelley | | std.Io: fix and improve Group API |
| 8 months ago | Andrew Kelley | | std: fix Progress flickering |
| 8 months ago | Sivecano | | emit error and crash when trying to use the broken -femit-h option (#30229) |
| 8 months ago | Andrew Kelley | | build_runner: re-order the help menu |
| 8 months ago | Steven Casper | | Properly support passing a packed struct to byteSwapAllFields (#30571) |
| 8 months ago | Lukas Lalinsky | | Add std.Io.net.Stream.shutdown |
| 8 months ago | nyx-xyn | | std.Io.Dir: pass io to Walker.leave |
| 8 months ago | Michael Dusan | | Merge pull request 'minor bsd fixups' (#30609) from mikdusan/zig:bsd into master |
| 8 months ago | Andrew Kelley | | Merge pull request 'std.Io.File.Stat: make access time optional' (#30607) from atime into master |
| 8 months ago | unerr | | Fix #30167: std.mem.window returns slices smaller or equal to size |
| 8 months ago | Andrew Kelley | | Merge pull request 'Optimize {write,take}Leb128' (#30012) from NicoElbers/zig:leb-perf into master |
| 8 months ago | Lucas Santos | | Fixes doc comment of Futex.wait |
| 8 months ago | Aaron Ang | | std.math.big: require sufficient capacity for aliased params |
| 8 months ago | Andrew Kelley | | Merge pull request 'std: migrate all `fs` APIs to `Io`' (#30232) from std.Io-fs into master |
| 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 |
|