| 3 years ago | Wooster | | docs: add notes |
| 3 years ago | Bill Nagel | | enable event loop for ios, tvos, and watchos |
| 3 years ago | Ali Chraghi | | std.c: fix incorrect return types |
| 3 years ago | cod1r | | adding `static` and `dynamic` ZigEquivalent enums so that we can branch to set `link_mode` properly when we iterate over the clang arguments. also replaced `dynamic` flag in clang_options_data.zig with proper definition similarly to `static`. |
| 3 years ago | kkHAIKE | | Sema: add float128IntPartToBigInt to fix compare comptime float with int |
| 3 years ago | Marijn Stollenga | | Return invalid argument in sendto instead of unreachable, since this can happen with user-side errors |
| 3 years ago | Wooster |  | `std.Progress`: fix inaccurate line truncation and use optimal max terminal width (#12079) |
| 3 years ago | Michael Dusan | | improve header searchlist handling in build, main |
| 3 years ago | Andrew Kelley |  | Merge pull request #13073 from squeek502/fs-delete-tree-2 |
| 3 years ago | Veikka Tuominen | | Sema: add reference trace before checking for cached value |
| 3 years ago | Veikka Tuominen | | fix hyphenation in test case |
| 3 years ago | Jacob Young |  | codegen: add support for lowering .field_ptr on a slice |
| 3 years ago | Andrew Kelley | | CI: windows: update tarball |
| 3 years ago | Casey Banner | | msvc: fixup compiler arg generation, as /O2 is incompatible with /RTC1 |
| 3 years ago | Andrew Kelley |  | Merge pull request #12897 from r00ster91/uefi |
| 3 years ago | Andrew Kelley |  | Merge pull request #13081 from r00ster91/docs |
| 3 years ago | Ryan Liptak | | Windows: Fix stage1.zig's main failing to receive non-ASCII args |
| 3 years ago | Luuk de Gram |  | stage2: implement exporting using field access (#13136) |
| 3 years ago | Gaëtan S | | Make CompressorOptions public |
| 3 years ago | Andrew Kelley |  | Merge pull request #13089 from ziglang/update-mingw |
| 3 years ago | Cody Tapscott | | stage2 LLVM: Use a packed aggregate for union payload init |
| 3 years ago | Luuk de Gram |  | test/link: don't strip producers section for wasm |
| 3 years ago | GethDW |  | std: fix memory leak on OutOfMemory error in math.big.int and math.big.rationa |
| 3 years ago | Veikka Tuominen |  | Merge pull request #13126 from tau-dev/master |
| 3 years ago | Ali Chraghi | | Compilation: strip debug info from ReleaseSmall by default |
| 3 years ago | mllken | | io_uring: allow for nullable arguments |
| 3 years ago | Wooster | | fix: resolve data race in std.Progress.maybeRefresh() |
| 3 years ago | Eric Milliken |  | std: add linux support for packet sockaddr |
| 3 years ago | Andrew Kelley |  | Merge pull request #13117 from topolarity/compiler-rt-cmul |
| 3 years ago | Veikka Tuominen |  | Merge pull request #13075 from Vexu/stage2-fixes |
| 3 years ago | Veikka Tuominen |  | Merge pull request #13091 from Vexu/small-proposals |
| 3 years ago | Rekai Nyangadzayi Musuka |  | std/math.zig: use previous rotate code with non-power-of-two integers |
| 3 years ago | Eric Joldasov | | Fix building with Clang 16 |
| 3 years ago | Luuk de Gram | | wasm-linker: convert relocation addend to i32 |
| 3 years ago | Luuk de Gram |  | Merge pull request #13054 from Luukdegram/wasm-producer |
| 3 years ago | Ali Chraghi | | std.http: fix typo |
| 3 years ago | Ali Chraghi | | Sema: fix error location when casting pointer to slice |
| 3 years ago | Andrew Kelley |  | Merge pull request #13071 from ziglang/resolve-cache-files |
| 3 years ago | Veikka Tuominen |  | Merge pull request #12745 from Techcable/translate-c/packed-struct-implies-align1 |
| 3 years ago | Andrew Kelley | | build: add -Dsanitize-thread option |
| 3 years ago | Ryan Liptak | | Fix all std lib tests being run for any file within the std package |
| 3 years ago | Andrew Kelley |  | Merge pull request #12979 from Vexu/inline-switch |
| 3 years ago | GethDW |  | std: fix memory leak in ArrayHashMap (#13001) |
| 3 years ago | Luuk de Gram | | std: WASI - update to latest snapshot preview 1 |
| 3 years ago | Jacob Young | | stage2: add support for assembly debug info |
| 3 years ago | Andrew Kelley |  | Merge pull request #13032 from jacobly0/br-on-undef-val |
| 3 years ago | Wooster | | docs(langref): fix outdated example |
| 3 years ago | Jacob Young | | stage2: fix C ABI for bool |
| 3 years ago | Jacob Young | | Sema: fix function paramater count mismatch note |
| 3 years ago | Wooster | | std.os.windows: fix HANDLER_ROUTINE callconv |
|