| 1 year ago | Alex Rønne Petersen |  | test: Update some compiler-internal type names in expected output. |
| 1 year ago | Alex Rønne Petersen |  | stage1: Update zig1.wasm. |
| 1 year ago | Alex Rønne Petersen |  | std.Target: Remove functions that just wrap component functions. |
| 1 year ago | Alex Rønne Petersen |  | std.Target: Move osArchName() and Cpu.Arch.archName() to std.zig.target. |
| 1 year ago | Alex Rønne Petersen |  | std.Target: Move Cpu.Arch.supportsAddressSpace() up to Cpu. |
| 1 year ago | Alex Rønne Petersen |  | std.Target: Make Cpu.Arch.supportsAddressSpace() take an optional context. |
| 1 year ago | Alex Rønne Petersen |  | std.builtin: Rename CallingConvention.propeller1_sysv to propeller_sysv. |
| 1 year ago | Alex Rønne Petersen |  | std.builtin: Rename CallingConvention.wasm_watc to wasm_mvp. |
| 1 year ago | Alex Rønne Petersen |  | std.builtin: Remove CallingConvention.arm_(apcs,aapcs16_vfp). |
| 1 year ago | Alex Rønne Petersen |  | std.Target: Remove Cpu.Arch.propeller2 and use a CPU feature instead. |
| 1 year ago | Alex Rønne Petersen |  | update_cpu_features: Handle targets that don't have LLVM data. |
| 1 year ago | Alex Rønne Petersen |  | std.Target: Remove Cpu.Arch.spu_2. |
| 1 year ago | Frank Denis |  | crypto.auth.Aegis128X*Mac: properly absorb tags in the first lane (#22922) |
| 1 year ago | schtvn |  | Fix build failure in sbrk allocator, caused by #20511 |
| 1 year ago | Tw | | Sema: make source location in checkCallConvSupportsVarArgs more meaningful |
| 1 year ago | Mark Rushakoff | | std.testing: improve compile error on untagged union equality |
| 1 year ago | Alex Rønne Petersen | | compiler-rt: Use Windows Arm ABI routines for UEFI for now. |
| 1 year ago | Manuel Spagnolo | | remove unneeded native_os check |
| 1 year ago | Alex Rønne Petersen | | zig.h: Add new zig_gcc macro to indicate GCC. |
| 1 year ago | Andrew Kelley |  | Merge pull request #22876 from jacobly0/x86_64-rewrite |
| 1 year ago | Benjamin Thompson |  | added expectEqualDeep test coverage for issue 16625 (#22781) |
| 1 year ago | LmanTW |  | std: add containsAtLeastScalar to mem (#22826) |
| 1 year ago | Alex Rønne Petersen | | musl: Apply Rich Felker's CVE-2025-26519 mitigation patches. |
| 1 year ago | Hugo Beauzée-Luyssen | | glibc: don't redirect fts to fts64 before glibc 2.23 |
| 1 year ago | Michael Lynch |  | Expand zig fetch usage help doc to explain URL (#22850) |
| 1 year ago | Ali Chraghi | | std.time: more precise `nanoTimestamp` in windows |
| 1 year ago | Andrew Kelley | | std.ArrayList: initial capacity based on cache line size |
| 1 year ago | Wooster | | std.fmt.digits2: optimize for ReleaseSmall |
| 1 year ago | Andrew Kelley |  | Merge pull request #22873 from jacobly0/x86_64-rewrite |
| 1 year ago | Andrew Kelley | | std.ArrayHashMap: base linear_scan_max on cache line size |
| 1 year ago | Andrew Kelley |  | Merge pull request #22862 from ziglang/fuzz |
| 1 year ago | Alex Rønne Petersen |  | Merge pull request #22857 from nikneym/master |
| 1 year ago | Dominic | | compiler-rt: fix memcpy generating recursive calls |
| 1 year ago | Andrew Kelley | | std.ArrayHashMap: introduce setKey |
| 1 year ago | Meghan Denny | | std.c: was missing calloc |
| 1 year ago | Rafael Batiati |  | std.elf: fix panic while parsing header |
| 1 year ago | Andrew Kelley | | Compilation: disable error return tracing in rt libs |
| 1 year ago | David Rubin | | link.Elf: implement non-alloc `{SET,SUB}_ULEB128` |
| 1 year ago | saurabh |  | std.fmt: Add unit tests for all methods in the Parser struct |
| 1 year ago | Andrew Kelley | | compiler_rt memcpy: avoid infinite recursion |
| 1 year ago | Andrew Kelley |  | Merge pull request #22695 from alexrp/glibc-2-41 |
| 1 year ago | Jacob Young | | cbe: fix ub triggered by mulw overflowing the promoted type |
| 1 year ago | Jacob Young | | cbe: fix incomplete array element types |
| 1 year ago | Jacob Young | | cbe: fix crash rendering argument names in lazy functions |
| 1 year ago | Jacob Young | | cbe: emit linksection for `@export` |
| 1 year ago | rpkak | | std.fmt: remove placeholders from binary |
| 1 year ago | Alex Rønne Petersen |  | Merge pull request #22834 from krkk/hi-this-is-my-first-PR-and-heres-my-breaking-change-haha |
| 1 year ago | Ryan Liptak | | resinator: Fix some error message integration |
| 1 year ago | Andrew Kraevskiii | | std.mem: add missing check to lastIndexOfLinear |
| 1 year ago | Andrew Kelley | | CI: remove aarch64-windows checks for now |
|