| 5 years ago | Andrew Kelley |  | Merge pull request #7309 from ziglang/build-stage1-with-only-zig |
| 5 years ago | Luna | | add AddressFamilyNotSupported to SendError |
| 5 years ago | antlilja | | Utilize std.fmt.parseUnsigned in main.zig. |
| 5 years ago | xackus | | std.c: freeing null is a no-op |
| 5 years ago | g-w1 |  | stage2: variable shadowing detection (#6969) |
| 5 years ago | Veikka Tuominen |  | Merge pull request #7313 from LemonBoy/booo |
| 5 years ago | Andrew Kelley | | stage2: introduce Module.failed_root_source_file |
| 5 years ago | Andrew Kelley | | update to latest clang C headers |
| 5 years ago | LemonBoy |  | std: Add a few helpers for matching ascii strings (#7300) |
| 5 years ago | LemonBoy | | std: Restore file locking test on Windows |
| 5 years ago | Jakub Konka | | macho: specify -install_name as full dylib's name |
| 5 years ago | Andrew Kelley |  | Merge pull request #7301 from LemonBoy/more-ci-stuff |
| 5 years ago | Jakub Konka | | Version-gate appending -syslibroot flag to lld |
| 5 years ago | Jakub Konka |  | Merge pull request #7293 from kubkon/fix-7030 |
| 5 years ago | Andrew Kelley | | add more mingw-w64 .def files |
| 5 years ago | Andrew Kelley | | stage1: compile error for pointer arithmetic on ptr-to-array |
| 5 years ago | Isaac Yonemoto | | makes the implementation public |
| 5 years ago | Andrew Kelley | | add `@cImport` files to Compilation cache manifest |
| 5 years ago | Andrew Kelley |  | Merge pull request #7273 from kubkon/lld-codesig-poc |
| 5 years ago | Isaac Yonemoto |  | Gpa mutex configurable (#7234) |
| 5 years ago | Koakuma |  | Fix floating point parsing on BE systems (#7256) |
| 5 years ago | Miles Alan | | std/event: Fix import path for WaitGroup |
| 5 years ago | Jakub Konka |  | Merge pull request #7280 from leecannon/master |
| 5 years ago | Timon Kruiper | | stage2: make sure to emit the ZIR instructions of exported functions |
| 5 years ago | Andrew Kelley | | stage2: don't pass -l arguments when building .a or .o files |
| 5 years ago | LemonBoy | | std: Add nosuspend around stderr.print calls |
| 5 years ago | Veikka Tuominen | | std.build: addBuildOption special handling for SemanticVersion |
| 5 years ago | Andrew Kelley | | stage2: linkAsArchive: respect disable_lld_caching |
| 5 years ago | Andrew Kelley | | wire up -Dskip-non-native to stage2 tests |
| 5 years ago | Andrew Kelley | | stage2: wire up -Dskip-non-native |
| 5 years ago | Andrew Kelley |  | Merge pull request #7277 from LemonBoy/thread-posix |
| 5 years ago | Mathieu Guay-Paquet | | fix the tinyest typo |
| 5 years ago | daurnimator |  | Localhost is special (#6955) |
| 5 years ago | LemonBoy | | stage2: Create cache manifest before calling final |
| 5 years ago | Andrew Kelley | | stage2: add -femit-foo=bar args to the cache hash |
| 5 years ago | Alexandros Naskos | | Add package names and paths to the zig root module cache hash. |
| 5 years ago | Timon Kruiper | | Make sure to include the root_name in the cache. |
| 5 years ago | Andrew Kelley | | COFF linking: fix incorrectly passing .dll instead of .lib |
| 5 years ago | Andrew Kelley | | update to latest fetch-them-macos-headers |
| 5 years ago | Isaac Freund | | std/os: remove unneeded error from accept errorset |
| 5 years ago | Andrew Kelley | | restore -target wasm32-freestanding-musl for C headers |
| 5 years ago | Andrew Kelley | | stage2: fix not detecting all dynamic libraries |
| 5 years ago | Andrew Kelley | | Merge branch 'alexnask-fix_6868' into master |
| 5 years ago | Andrew Kelley | | fix regression on wasm targets |
| 5 years ago | Andrew Kelley | | Merge branch 'alexnask-bundle_compiler_rt' into master |
| 5 years ago | Andrew Kelley | | update to latest fetch-them-macos-headers |
| 5 years ago | Andrew Kelley | | move std.SegmentedList to the std-lib-orphanage |
| 5 years ago | Jonathan Marler | | add std.os.shutdown function for sockets |
| 5 years ago | Michael Freundorfer | | Fix WindowsDynLib.openW trying to strip the \??\ prefix when it does not exist |
| 5 years ago | Rageoholic |  | Switch to using unicode when parsing the command line on windows (#7241) |
|