| 7 months ago | Justus Klausecker |  | Sema: rework `switch_block[_ref/_err_union]` logic |
| 7 months ago | Justus Klausecker |  | src/Type: make doc comments prettier :) |
| 7 months ago | Justus Klausecker |  | all: prefer `else => |e| return e,` over `else => return err,` |
| 7 months ago | Justus Klausecker |  | Sema: enhance comptime `is_non_err` resolution |
| 7 months ago | Justus Klausecker |  | frontend: rework switch ZIR |
| 7 months ago | Justus Klausecker |  | Liveness: improve logging |
| 7 months ago | Justus Klausecker |  | llvm: fix jump table gen for labeled switch with single `else` prong |
| 7 months ago | Justus Klausecker |  | AstGen: improve ergonomics of `Scope` |
| 7 months ago | Justus Klausecker |  | AstGen: allow labels to provide separate `break` and `continue` targets |
| 7 months ago | David Rubin |  | disallow switch case capture discards |
| 7 months ago | Alex Rønne Petersen | | Merge pull request '`std.process`: add `PermissionDenied` to `ProtectMemoryError` (for OpenBSD)' (#30781) from alexrp/zig:openbsd-mprotect-immutable into master |
| 7 months ago | Alex Rønne Petersen |  | build: bump test-libc max_rss to 2_496_066_355 |
| 7 months ago | Alex Rønne Petersen |  | Revert "ci: bump loongarch64-linux timeouts by 1 hour" |
| 7 months ago | Alex Rønne Petersen |  | ci: temporarily remove riscv64-linux while I investigate its performance issues |
| 7 months ago | Jay Petacat | | Sema: Allow small integer types to coerce to floats |
| 7 months ago | Andrew Kelley | | Merge pull request 'libc: use compiler_rt/libzigc for some math functions and add some libc-tests' (#30767) from rpkak/zig:libc-compiler_rt-math into master |
| 7 months ago | nash1111 | | crypto: correct checkHostName docs about wildcard matching |
| 7 months ago | Jakub Konka | | std: ignore -fmacro-prefix-map flag when parsing NIX_CFLAGS_COMPILE |
| 7 months ago | InKryption |  | fix semantic UAFs in std.Io.Threaded |
| 7 months ago | Andrew Kelley | | Merge pull request 'std: move memory locking and memory protection to process' (#30758) from mmap into master |
| 8 months ago | Andrew Kelley | | Merge pull request 'libc: use common `ctype.h` implementation' (#30763) from GasInfinity/zig:libc-ascii-ctype into master |
| 8 months ago | Andrew Kelley | | Merge pull request 'crypto.scrypt: accept an std.Io parameter instead of direct entropy' (#30738) from jedisct1/zig:scryptfixes into master |
| 8 months ago | Andrew Kelley | | Merge pull request 'crypto.ed25519.Signer: get an std.io parameter rather than entropy' (#30736) from jedisct1/zig:edsigned into master |
| 8 months ago | Linus Groh | | std.c: Make clock_nanosleep available on serenity |
| 8 months ago | Kevin Primm | | `std.Io.Threaded`: Raise specific error when DNS lookup returns no A/AAAA records |
| 8 months ago | Jon Parise | | std.Io.net: make HostName.validate RFC 1123-compliant |
| 8 months ago | Matthew Lugg | | link.Wasm: reserve sufficient capacity for `@tagName` function code |
| 8 months ago | Matthew Lugg | | build runner: refactor step evaluation logic |
| 8 months ago | Luna Schwalbe | | android: detect native ABI and API level correctly |
| 8 months ago | Khitiara | | Fix format on uefi guid type, was hitting unreachable |
| 8 months ago | GasInfinity | | feat(libzigc): add `nan`, `nanf`, `nanl` and `bsearch` |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: refactor some error handling |
| 8 months ago | Andrew Kelley | | std.Io.Threaded: fix init for single-threaded |
| 8 months ago | Andrew Kelley | | std.Io: add doc comments |
| 8 months ago | Andrew Kelley | | std.Io: move some decls around |
| 8 months ago | Andrew Kelley | | Merge pull request 'std.Io.Threaded: clock_nanosleep is not linux-only' (#30746) from clock_nanosleep into master |
| 8 months ago | Andrew Kelley | | std.c.SIG: make it non-exhaustive |
| 8 months ago | Alex Rønne Petersen | | Merge pull request 'enable `x86_64-openbsd` CI' (#30733) from alexrp/zig:openbsd-ci into master |
| 8 months ago | Ian Johnson | | std.meta.hasUniqueRepresentation: consider enum tag type |
| 8 months ago | Andrew Kelley | | Merge branch "remove many std.posix functions" |
| 8 months ago | Alex Rønne Petersen |  | ci: skip incremental tests on loongarch64-linux |
| 8 months ago | moriazoso | | std.Io.Threaded: correctly initialize PosixAddress/WsaAddress from sockaddr (#30722) |
| 8 months ago | Andrew Kelley | | std: find a better home for the "preopens" concept |
| 8 months ago | pentuppup | | fix redundant safety checks being emitted for slicing |
| 8 months ago | xtex | | link.Elf2: fix incorrect expected node length |
| 8 months ago | xtex | | link.Elf: allow multiple relocs at the same location |
| 8 months ago | David Rubin | | compiler-rt: fix f80 ceil/floor optimization |
| 8 months ago | Steven Casper | | byteSwapAllFieldsAligned: use std.mem.Alignment API (#30724) |
| 8 months ago | GasInfinity | | feat(libzigc): add `div`, `ldiv`, `lldiv` and `imaxdiv` |
| 8 months ago | Andrew Kelley | | Merge pull request 'std.Io: implement entropy (randomness)' (#30709) from random into master |
|