| 6 years ago | Andrew Kelley | | update docgen to new std.fs API |
| 6 years ago | Andrew Kelley | | update cli test to new std.fs API |
| 6 years ago | Andrew Kelley | | breaking changes to std.fs, std.os |
| 6 years ago | daurnimator | | Update callers of fs.makePath |
| 6 years ago | daurnimator | | std: move makePath to be a Dir method |
| 6 years ago | daurnimator | | std: move null byte check into toPosixPath |
| 6 years ago | daurnimator | | std: fix fs.makePath |
| 6 years ago | daurnimator | | std: add os.fstatat |
| 6 years ago | daurnimator | | std: add Dir.changeDir as wrapper around fchdir |
| 6 years ago | daurnimator | | std: add fs.Dir.makeDir |
| 6 years ago | daurnimator | | std: add mkdirat |
| 6 years ago | Andrew Kelley | | remove superfluous comptime keyword |
| 6 years ago | LemonBoy | | linux: Correct pread64 syscall for ARM/MIPS |
| 6 years ago | Andrew Kelley | | Merge pull request #4612 from ziglang/os-read-write-sendfile |
| 6 years ago | Andrew Kelley | | Merge pull request #4601 from alexnask/fix_3997 |
| 6 years ago | Ryan Liptak | | Fix std.os.unlinkatW for absolute paths |
| 6 years ago | xackus | | short std.builtin enum literals in std lib |
| 6 years ago | Andrew Kelley | | Merge branch 'daurnimator-fmt-sentinel-pointers' |
| 6 years ago | Andrew Kelley | | stage1: fix compilation on 32-bit arm |
| 6 years ago | Andrew Kelley | | Merge pull request #4585 from LemonBoy/fix-4581 |
| 6 years ago | Andrew Kelley | | fix native OS version detection on macOS |
| 6 years ago | Andrew Kelley | | use an explicit error set to fix a compilation error |
| 6 years ago | Andrew Kelley | | std.Thread.cpuCount on Windows uses the PEB |
| 6 years ago | Andrew Kelley | | Merge pull request #4586 from daurnimator/windows-PEB |
| 6 years ago | Andrew Kelley | | refactor std.zig.system.NativeTargetInfo functions |
| 6 years ago | Andrew Kelley | | Merge pull request #4589 from LemonBoy/fix-4583 |
| 6 years ago | Andrew Kelley | | add CrossTarget.getObjectFormat |
| 6 years ago | Andrew Kelley | | std.Target.standardDynamicLinkerPath: delete bad doc comment |
| 6 years ago | Andrew Kelley | | Merge pull request #4550 from ziglang/os-version-ranges |
| 6 years ago | Alexandros Naskos | | C pointer slices are no longer allowzero (#4462) |
| 6 years ago | Andrew Kelley | | fix typo from other commit |
| 6 years ago | Andrew Kelley | | fix crash with multiple comptime fn calls and... |
| 6 years ago | Michael Dusan | | Merge pull request #4576 from mikdusan/housekeeping |
| 6 years ago | Andrew Kelley | | fix exported variable not respecting linkage |
| 6 years ago | LemonBoy | | ir: Robust checking for init expr type |
| 6 years ago | LemonBoy | | debug: Fix end-of-stream condition in DWARF parser |
| 6 years ago | LemonBoy | | ir: Allow empty inferred error sets |
| 6 years ago | Andrew Kelley | | fix behavior tests with --test-evented-io |
| 6 years ago | Andrew Kelley | | arm baseline CPU is v7a rather than v6m |
| 6 years ago | Andrew Kelley | | Merge branch 'Vexu-tagname' |
| 6 years ago | Andrew Kelley | | Merge pull request #4561 from LemonBoy/fix-4536-1 |
| 6 years ago | Andrew Kelley | | Merge pull request #4497 from LemonBoy/do-do-do |
| 6 years ago | Andrew Kelley | | fix typo in previous commit |
| 6 years ago | Andrew Kelley | | add test case to catch regression from previous commit |
| 6 years ago | Andrew Kelley | | Revert "ir: Fix sizeOf comparison with ptr to zst" |
| 6 years ago | LemonBoy | | ir: Fix array to slice conversion for zero-sized arrays |
| 6 years ago | LemonBoy | | ir: Various fixes for comptime ptr handling |
| 6 years ago | LemonBoy | | ir: Fix sizeOf comparison with ptr to zst |
| 6 years ago | Michael Dusan | | Merge pull request #4515 from mikdusan/stage1-gen-constants |
| 6 years ago | Andrew Kelley | | Merge branch 'vegecode-formatted-print-to-std.Buffer' |
|