| 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__ |
| 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 |
|