| 1 year ago | Alex Rønne Petersen |  | compiler: Link libc when we're asked to link to an emulated wasi-libc library. |
| 1 year ago | Alex Rønne Petersen |  | compiler: Check for wasi-libc emulated libraries before libc libraries. |
| 1 year ago | Alex Rønne Petersen |  | std.zig.target: Remove duplicate libc check for macOS in isLibCLibName(). |
| 1 year ago | Alex Rønne Petersen |  | Merge pull request #22130 from alexrp/zig-h-portability |
| 1 year ago | Andrew Kelley |  | Merge pull request #22167 from alexrp/compiler-rt-names |
| 1 year ago | Alex Rønne Petersen | | std.Target: Fix charSignedness() for hexagon. |
| 1 year ago | Alex Rønne Petersen | | Compilation: Consider *.rlib files to be static libraries. |
| 1 year ago | Alex Rønne Petersen |  | Merge pull request #22141 from alexrp/target-remove-bridgeos |
| 1 year ago | Frank Denis |  | Remove parallel variants of AEGIS-MAC (#22146) |
| 1 year ago | Alex Kladov | | sema: add a missing errdefer |
| 1 year ago | Andrew Kelley |  | Merge pull request #21720 from kubkon/macho-dwarf-v5 |
| 1 year ago | Jacob Young | | coff: fix memory leak |
| 1 year ago | Alex Rønne Petersen |  | Merge pull request #22115 from alexrp/x32-tests |
| 1 year ago | Tw | | zig fetch: add missing path separator in error message |
| 1 year ago | Andrew Kelley |  | Merge pull request #19968 from wooster0/eql |
| 1 year ago | Pat Tullmann | | defaultPanic: @trap on 'other' target |
| 1 year ago | Andrew Kelley |  | Merge pull request #22095 from alexrp/test-llvm-emit |
| 1 year ago | Matthew Lugg | | compiler: use `@Type` instead of `@TypeOf` to print enum literal type |
| 1 year ago | Rohan Vashisht |  | Updated ascii.zig's isWhitespace function to use switch instead of for loop. (#22094) |
| 1 year ago | Justin Braben |  | Add build option to set tracy-callstack-depth in `build.zig` (#21990) |
| 1 year ago | Jay Petacat | | std.Build: Detect `pkg-config` names with "lib" prefix |
| 1 year ago | Andrew Kelley |  | Merge pull request #22099 from Rexicon226/fix-cat-mul |
| 1 year ago | Alex Rønne Petersen | | std.builtin: Add VaListXtensa. |
| 1 year ago | Andrew Kelley |  | Merge pull request #22087 from ziglang/std.ArrayHashMap |
| 1 year ago | Alex Rønne Petersen |  | Merge pull request #22067 from alexrp/pie-tests |
| 1 year ago | Alex Rønne Petersen | | std.Thread.Futex: Mark inline asm volatile in WasmImpl. |
| 1 year ago | Justin Braben |  | std.os.windows: Map PIPE_NOT_AVAILABLE from OpenFile() to error.NoDevice (#21938) |
| 1 year ago | Matthew Lugg | | std.Build: gracefully handle child stdin closing when running tests |
| 1 year ago | Andrew Kelley | | revert langref section "common errdefer slip ups" |
| 1 year ago | Andrew Kelley | | diversify "unable to spawn" failure messages |
| 1 year ago | Andrew Kelley |  | Merge pull request #22070 from Rexicon226/fix-crc32 |
| 1 year ago | Alex Rønne Petersen | | std.math: Disable isSignalNan test on mips32. |
| 1 year ago | Chris Boesch |  | std.math.complex: Add squared magnitude function (#21998) |
| 1 year ago | Andrew Kelley |  | Merge pull request #22075 from ziglang/fix-broken-pipe |
| 1 year ago | David Rubin | | ip: cleanup `@constCast` usages |
| 1 year ago | Andrew Kelley |  | Merge pull request #21858 from francescoalemanno/patch-1 |
| 1 year ago | Ilia Choly | | Allocator.free: document zero-length behavior |
| 1 year ago | Bruno Reis | | treat errno(6) (NXIO) as expected error in openatZ |
| 1 year ago | Andrew Barchuk |  | Remove unused `buf` field from `std.fmt.Parser` (#21994) |
| 1 year ago | Fri3dNstuff |  | `std.meta.eql`: use `==` directly when comparing `packed struct`s (#21982) |
| 1 year ago | Jacob Young | | dwarf: fix stepping through an inline loop containing one statement |
| 1 year ago | Alex Rønne Petersen |  | Merge pull request #22062 from alexrp/hexagon-fixes |
| 1 year ago | Alex Rønne Petersen | | ci: Update to QEMU 9.2.0-rc1 in x86_64-linux scripts. |
| 1 year ago | Jacob Young | | lldb: implement tuple types |
| 1 year ago | Andrew Kelley |  | Merge pull request #22049 from alexrp/musl-gen-stubs |
| 1 year ago | Brian Cain |  | compiler_rt: Add hexagon builtins (#22029) |
| 1 year ago | Alex Rønne Petersen | | compiler: Disallow align(0) everywhere in the language. |
| 1 year ago | Alex Rønne Petersen | | compiler-rt: Fix R_ARM_ABS32 relocation error in __clzsi2_thumb1(). |
| 1 year ago | David Rubin | | link: use target to determine risc-v eflag validity |
| 1 year ago | Scott Redig | | add assertLocked to std.debug.SafetyLock |
|