| 4 years ago | Andrew Kelley | | CLI: ignore -lgcc_s when it is redundant with compiler-rt |
| 4 years ago | Andrew Kelley | | Merge pull request #10834 from ziglang/fix-x86-i128-c-abi |
| 4 years ago | billzez | | update RwLock to use static initialization (#10838) |
| 4 years ago | Andrew Kelley | | cmake: fix -DZIG_SINGLE_THREADED option |
| 4 years ago | Andrew Kelley | | stage2: fix crash_report segfault compile error |
| 4 years ago | Andrew Kelley | | Merge pull request #10813 from marler8997/windowsChildHang |
| 4 years ago | John Schmidt | | debug: implement segfault handler for macOS aarch64 |
| 4 years ago | Andrew Kelley | | std: fix i386-openbsd failing to build from source |
| 4 years ago | Evan Haas | | std: Allow `mem.zeroes` to work at comptime with extern union |
| 4 years ago | boofexxx | | std: fix doc comment typo in os.zig |
| 4 years ago | Kirk Scheibelhut | | Various documentation fixes |
| 4 years ago | Kazuki Sakamoto | | stage1: Fix missing LLD library |
| 4 years ago | Andrew Kelley | | link.MachO: fix merge conflict artifact |
| 4 years ago | Andrew Kelley | | CLI: link_libcpp implies link_libc |
| 4 years ago | Jakub Konka | | Merge pull request #10769 from ziglang/link-lib-fixes |
| 4 years ago | Andrew Kelley | | Merge pull request #10743 from m-radomski/master |
| 4 years ago | John Schmidt | | debug: fix edge cases in macOS debug symbol lookup |
| 4 years ago | Jonathan Marler | | remove __muloti4 from libc++ |
| 4 years ago | Jakub Konka | | Merge pull request #10404 from ominitay/iterator |
| 4 years ago | Jean Dao | | fix argsAlloc buffer size |
| 4 years ago | Andrew Kelley | | ci: azure: update to newer msys2 release |
| 4 years ago | Jonathan S | | Fix overflow in std.math.isNormal when applied to -Inf or a negative NaN |
| 4 years ago | John Schmidt | | std.fmt: fix out-of-bounds array write in float printing |
| 4 years ago | John Schmidt | | fmt: handle doc comments on struct members |
| 4 years ago | Andrew Kelley | | glibc: version-gate _DYNAMIC_STACK_SIZE_SOURCE |
| 4 years ago | Andrew Kelley | | build.zig: fix single-threaded option |
| 4 years ago | Andrew Kelley | | std: break up some long lines |
| 4 years ago | Andrew Kelley | | link: ELF, COFF, WASM: honor the "must_link" flag of positionals |
| 4 years ago | Andrew Kelley | | stage2: .stub files are yet another c++ source file extension |
| 4 years ago | Andrew Kelley | | stage2: make cuda file extensions a separate enum tag than c++ |
| 4 years ago | Vesim | | fchown: use the 32-bit uid/gid variant of the syscall on 32-bit linux targets |
| 4 years ago | praschke | | docs: reorganize `@truncate` and `@intCast` for clarity |
| 4 years ago | vnc5 | | fix startup procedure for async WinMain |
| 4 years ago | Philipp Lühmann | | fix precedence in langref or example |
| 4 years ago | Exonorid | | Added documentation for implicit struct pointer dereferencing |
| 4 years ago | Daniel Saier | | zig cc: Treat cu files as C++ source files |
| 4 years ago | Andrew Kelley | | Merge pull request #10699 from motiejus/arm64 |
| 4 years ago | Andrew Kelley | | zig cc: add --hash-style linker parameter |
| 4 years ago | Josh Hannaford | | Update the documentation for std.mem.sliceTo for readability |
| 4 years ago | Andrew Kelley | | link: Elf, Wasm: forward strip flag when linking with LLD |
| 4 years ago | Andrew Kelley | | zig cc: detect more linker args |
| 4 years ago | Meghan Denny | | std.crypto.random: `Random`s are no longer passed by reference |
| 4 years ago | Andrew Kelley | | Merge pull request #10584 from ziglang/macho-rustc-fixes |
| 4 years ago | Sizhe Zhao | | Avoid duplicate TLS startup symbols |
| 4 years ago | Pablo Santiago Blum de Aguiar | | readUntilDelimiter*: read only if buffer not full |
| 4 years ago | fifty-six | | std/fs: Support `XDG_DATA_HOME` |
| 4 years ago | Joachim Schmidt | | std: Add some missing termios types to c/linux.zig and os.zig |
| 4 years ago | Andrew Kelley | | stage1: remove the "referenced here" error note |
| 4 years ago | Jakub Konka | | macho: do not write out ZEROFILL physically to file |
| 4 years ago | Daniel Saier | | glibc: fix passing of __GNU_MINOR__ |
|