| 7 months ago | Andrew Kelley | | std.Io.Threaded: sever dependency on std.Thread Mutex and Condition |
| 7 months ago | Andrew Kelley | | Merge pull request 'std.Thread: remove redundant sync APIs ResetEvent and WaitGroup' (#31088) from sync-cleanup-smaller into master |
| 7 months ago | Krzysztof Antonowski | | std.Io.Threaded: implement CPU-based clocks on Windows (#31093) |
| 7 months ago | Andrew Kelley | | Merge pull request 'Add process.Child.Cwd, use it for cwd and remove cwd_dir field' (#31090) from squeek502/zig:unify-child-cwd into master |
| 7 months ago | Jake Greenfield | | Use MultiReader in `zig std` |
| 7 months ago | Andrew Kelley | | Merge pull request 'libzigc: cbrt, cbrtf' (#31078) from jeffective/zig:jeff/libzigc-cbrt into master |
| 7 months ago | Andrew Kelley | | Merge pull request 'libzigc: round, roundf' (#31075) from jeffective/zig:jeff/libzigc-round into master |
| 7 months ago | Andrew Kelley | | std.Io: add ioctl / DeviceIoControlFile API |
| 7 months ago | Andrew Kelley | | Merge pull request 'std.Io: move fileWriteStreaming to Operation' (#31065) from more-poll into master |
| 7 months ago | Andrew Kelley | | std.Io: add test for batchAwaitAsync |
| 7 months ago | kj4tmp | | libzigc: roundl |
| 7 months ago | Andrew Kelley | | Merge pull request 'std.Io: introduce batching and operations API, satisfying the "poll" use case' (#30743) from poll into master |
| 7 months ago | Andrew Kelley |  | std: IoUring test handles EINTR |
| 7 months ago | Alex Rønne Petersen | | Merge pull request '`llvm`: handle `packed struct`s in C ABI integer promotion' (#31062) from alexrp/zig:packed-struct-cconv-fix into master |
| 7 months ago | Justus Klausecker | | Sema: harden `switch` logic against undef IB |
| 7 months ago | mercenary | | zstd.Decompress: smarter rebase when discarding (#30891) |
| 7 months ago | Andrew Kelley | | Merge pull request 'add `std.Io.net.Socket.createPair` + handful of `std.posix` removals' (#31056) from std.posix-removals into master |
| 7 months ago | rpkak | | Io.Threaded: limit copy_file_range len to prevent EOVERFLOW |
| 7 months ago | Andrew Kelley | | Merge pull request 'Compilation: make libzigc share zcu if possible' (#31037) from GasInfinity/zig:libc-share-zcu into master |
| 7 months ago | Andrew Kelley | | Merge pull request 'std: migrate getcwd to Io' (#31047) from getcwd into master |
| 7 months ago | Zhenming-Lin | | Add `f16`, `f80` and `f128` support for `atan` |
| 7 months ago | Pablo Alessandro Santos Hugen | | std.Build: Fix wrong error enum |
| 7 months ago | Brandon Black | | Threaded.sleepPosix: fix libc error handling |
| 7 months ago | Andrew Kelley | | std.os.windows: delete unused APIs |
| 7 months ago | Andrew Kelley | | add behavior test for i96 operations |
| 7 months ago | Andrew Kelley | | behavior: add coverage for extern struct field overalignment |
| 7 months ago | Andrew Kelley | | Merge pull request 'std: finish moving os.windows.ReadLink logic to Io.Threaded' (#31044) from windows-OpenFile into master |
| 7 months ago | Zhenming-Lin | | Add `f16`, `f80` and `f128` support for `acos` and `asin` (#30997) |
| 7 months ago | Andrew Kelley | | std.meta: delete declList |
| 7 months ago | Krzysztof Wolicki | | Make functions on EnumMap always take a pointer to avoid copies of big EnumMaps |
| 7 months ago | llogick | | Fix std.process.run leaking memory if child.wait returned an error |
| 7 months ago | Alex Rønne Petersen |  | musl: update some hexagon headers from the quic fork |
| 7 months ago | just_some_entity | | Fix BootServices.locateHandleLen() (#30877) |
| 7 months ago | Ryan Liptak | | windows_resources standalone test: Load a resource and check its data |
| 7 months ago | Ryan Liptak | | Disentangle from `error.CurrentWorkingDirectoryUnlinked` |
| 7 months ago | Andrew Kelley | | Merge pull request 'libc: use common implementations for linux syscalls' (#30993) from GasInfinity/zig:libc-musl-syscalls into master |
| 7 months ago | Alex Rønne Petersen |  | zig fmt |
| 7 months ago | Alex Rønne Petersen |  | Merge branch 'prefer-io-futex' |
| 7 months ago | Alex Rønne Petersen |  | std.debug: use debug_io for the futex in waitForOtherThreadToFinishPanicking |
| 7 months ago | Robert Ancell | | std.mem.readVarInt: Fix type name in doc comment (#31007) |
| 7 months ago | Pablo Alessandro Santos Hugen | | std.Build.Step.Compile: pass target by pointer to isLibC*LibName |
| 7 months ago | Alex Rønne Petersen |  | musl: zero fp/lr registers in _start() and clone() on hexagon |
| 7 months ago | Brian Orora | | std.heap.DebugAllocator: fix account `total_requested_bytes` on `resizeSmall` |
| 7 months ago | Carmen | | std.Io.Reader.takeStruct: dont assert buffer capacity is sizeOf(T) |
| 7 months ago | Jay Petacat | | langref: Add table of largest integer types that can coerce to floats |
| 7 months ago | Andrew Kelley | | Revert "Io.Threaded: remove WSA_FLAG_OVERLAPPED from socket call" |
| 7 months ago | Andrew Kelley | | Merge pull request 'compiler: use Io.MemoryMap' (#30961) from use-mmap into master |
| 7 months ago | Alex Rønne Petersen | | Merge pull request 'glibc 2.43' (#31005) from alexrp/zig:glibc-2.43 into master |
| 7 months ago | jsentity | | Fix std.uefi.protocol.DevicePath.next() and add utility function isEnd() (#30887) |
| 7 months ago | Michael Dusan |  | std: impl process.totalSystemMemory for netbsd |
|