| 4 years ago | Sage Hane |  | fs: Use `OpenMode` enum instead of read/write flags. |
| 4 years ago | Veikka Tuominen |  | Merge pull request #9915 from zzyxyzz/indexOfMinMax |
| 4 years ago | ominitay | | Remove deprecation warnings and enable test |
| 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 |  | Merge pull request #10639 from Vexu/f80 |
| 4 years ago | John Schmidt | | Rename mem.bswapAllFields to byteSwapAllFields |
| 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 | Joachim Schmidt | | stage2 regalloc: Fix bug where regs were not marked as allocated |
| 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 | David John | | add std.debug.todo |
| 4 years ago | Philipp Lühmann | | fix precedence in langref or example |
| 4 years ago | John Schmidt | | Preserve alignment when cloning |
| 4 years ago | John Schmidt | | Implement clone with initCapacity and appendSliceAssumeCapacity |
| 4 years ago | John Schmidt | | Use expectEqualSlices instead of loop |
| 4 years ago | John Schmidt | | Set len on copied items array |
| 4 years ago | John Schmidt | | Add ArrayList.clone |
| 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 | | organize behavior tests |
| 4 years ago | Andrew Kelley | | Sema: implement struct init is_ref=true |
| 4 years ago | Andrew Kelley | | std.mem.Allocator: upgrade to new function pointer semantics |
| 4 years ago | Andrew Kelley | | stage2: fix crash on file-level struct field source locations |
| 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 | Joachim Schmidt | | stage2 regalloc: Add freezeRegs/unfreezeRegs API |
| 4 years ago | Jakub Konka | | elf: implement slice types in debug info |
| 4 years ago | Jakub Konka | | Merge branch 'mparadinha-x64-trunc' |
| 4 years ago | Andrew Kelley | | organize behavior tests |
| 4 years ago | Josh Hannaford | | Update the documentation for std.mem.sliceTo for readability |
| 4 years ago | John Schmidt | | stage2: avoid inferred struct in os_version_check.zig |
| 4 years ago | Andrew Kelley |  | Merge pull request #10552 from hdorio/deflate |
| 4 years ago | Andrew Kelley | | translate-c: update for new function pointer semantics |
| 4 years ago | Andrew Kelley | | c backend: use an explicit map of reserved idents |
| 4 years ago | Lee Cannon | | add option to force usage of `GeneralPurposeAllocator` |
| 4 years ago | Jakub Konka | | stage2: add naive impl of pointer type in ELF |
| 4 years ago | Jakub Konka | | stage2: populate debug info for args passed on stack |
| 4 years ago | Andrew Kelley | | Sema: coercion of pointers to C pointers |
| 4 years ago | Andrew Kelley |  | Merge pull request #10679 from Luukdegram/wasm-unions |
| 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 #10656 from ziglang/fn-ptr-type |
|