| 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__ |
| 4 years ago | C-BJ | | Update CONTRIBUTING.md |
| 4 years ago | Andrew Kelley | | Merge pull request #10475 from lithdew/master |
| 4 years ago | John Schmidt | | Implement segfault handler for macOS x86_64 |
| 4 years ago | riverbl | | stage2: do not interpret identifier containing underscores (eg: u3_2) as int primitive type |
| 4 years ago | johnLate | | Fix os.rusage when linking with c library on Linux |
| 4 years ago | riverbl | | translate-c: Fix issues translating macro define of hex float constant |
| 4 years ago | Jakub Konka | | Merge branch 'Jarred-Sumner-patch-1' |
| 4 years ago | Jakub Konka | | Merge pull request #10576 from schmee/macos-resolve-ip |
| 4 years ago | Jakub Konka | | macho: code signature needs to be 16 bytes aligned |
| 4 years ago | Andrew Kelley | | Merge pull request #10587 from xxxbxxx/master |
| 4 years ago | Marc Tiehuis | | stage1: fix bigint_init_bigfloat for single-limb negative floats |
| 4 years ago | Jakub Konka | | Merge branch 'Luukdegram-linker-eport-symbols' |
| 4 years ago | Andrew Kelley | | Merge pull request #10572 from Luukdegram/wasm-linker-stack |
| 4 years ago | riverbl | | translate-c: Fix macro define of float constant using scientific notation |
| 4 years ago | afranchuk | | Fix a bug in std.Thread.Condition and add a basic Condition test. (#10538) |
| 4 years ago | Andrew Kelley | | Merge pull request #10566 from fifty-six/master |
| 4 years ago | Evan Haas | | translate-c: Handle typedef'ed void return type for functions. |
| 4 years ago | Jakub Konka | | zig cc: integration with sysroot arg (#10568) |
| 4 years ago | djg | | std: hash_map: optimize isFree/isTombstone (#10562) |
| 4 years ago | Jakub Konka | | Build fs/filesystem libcxx module when targeting GNU Win |
| 4 years ago | Meghan Denny | | std: fix zig.Ast being called Tree internally |
| 4 years ago | r00ster | | Add missing package to the langref that's always available |
| 4 years ago | Ryan Liptak | | Add CANNOT_DELETE as a possible error in os.windows.DeleteFile |
| 4 years ago | Andrew Kelley | | Merge pull request #10499 from paulsnar/paulsnar/stage1-packed-structs-cabi |
| 4 years ago | Vincent Rischmann | | io_uring: improve IO_Uring.copy_cqe |
| 4 years ago | Andrew Kelley | | readme: dynamic logo light/dark |
| 4 years ago | Jimmi Holst Christensen | | fmt: Refactor parsing of placeholders into its own function |
| 4 years ago | Vincent Rischmann | | io_uring: fix version check in tests |
| 4 years ago | r00ster | | std.fmt: improve `@compileError` message |
| 4 years ago | Marian Beermann | | stage1: fix @errorName null termination |
| 4 years ago | Frank Denis | | Y++ |
| 4 years ago | Tom Manner | | Fixed typo in deprecation error for `E` format specifier where it would instead complain about a specifier of `X`. |
| 4 years ago | Veikka Tuominen | | stage1: fix access of slice sentinel at comptime |
| 4 years ago | Ali Chraghi | | std: Skip `comptime` struct fields in `mem.zeroes()` (#10406) |
| 4 years ago | Dante Catalfamo | | Add BSD Authentication constants (#10376) |
|