| 1 year ago | Alex Rønne Petersen |  | build.zig: Statically link LLVM libraries for experimental targets if requested. |
| 1 year ago | Alex Rønne Petersen |  | build.zig: Stop setting _WIN32_WINNT=0x601 (Windows 7) when targeting MinGW. |
| 1 year ago | Alex Rønne Petersen |  | build.zig: Don't disable LTO when targeting MinGW. |
| 1 year ago | Pratham |  | abiAndDynamicLinkerFromFile: return an error when the file is not actually dynamic (#19928) |
| 1 year ago | Wooster | | linux: don't export getauxval when not required |
| 1 year ago | Eric Joldasov | | zig build: allow to choose "lazy mode" for fetching process |
| 1 year ago | Kendall Condon |  | Allocator.create: properly handle alignment for zero-sized types (#21864) |
| 1 year ago | Dominic | | zig build: add env_map entries to hash for Step.Run |
| 1 year ago | Andrew Barchuk | | Clarify the multidimensional array example |
| 1 year ago | Alex Rønne Petersen |  | Merge pull request #23062 from ianic/io_uring_bind |
| 1 year ago | Matthew Lugg | | Zcu: include named tests in resolved references |
| 1 year ago | Ryan Liptak | | Add test to ensure the BatBadBut mitigation handles trailing `.` and space safely |
| 1 year ago | Pat Tullmann | | lib/std/posix: test ftruncate via std.fs.File.setEndPos() |
| 1 year ago | Jonathan Marler | | support more process creation options on Windows |
| 1 year ago | Arnau Camprubí |  | Fix std.debug.dumpHex address offsets |
| 1 year ago | Alex Rønne Petersen |  | Merge pull request #23310 from Rexicon226/fix-23309 |
| 1 year ago | Kuwazy |  | Added check for HTTP version and GET method when upgrading WebSocket to comply with RFC 6455. (#23332) |
| 1 year ago | Alex Rønne Petersen |  | Merge pull request #23220 from samy-00007/bytesAsSlice-fix |
| 1 year ago | 孙冰 | | std.c: android bionic C supports arc4random_buf and getentropy |
| 1 year ago | Alex Rønne Petersen |  | Merge pull request #23007 from rootbeer/posix-eaccess-eperm |
| 1 year ago | godalming123 |  | Update the documentation comment in arena_allocator.zig to be more accurate |
| 1 year ago | Chris Clark |  | std.zig.Ast: Fix error case memory leak in parse() |
| 1 year ago | David Rubin | | Sema: use unwrapped generic owner in `getFuncInstanceIes` |
| 1 year ago | Meghan Denny |  | std: add bit_set.findLastSet() (#22411) |
| 1 year ago | oittaa |  | std.math: Add least common multiple (lcm) |
| 1 year ago | rpkak | | DepTokenizer: allow space between target and colon |
| 1 year ago | Shun Sakai | | docs(std.base64): Add references to RFC 4648 |
| 1 year ago | GasInfinity | | fix(std/fmt.zig): fix overflow in fmtDurationSigned |
| 1 year ago | Carter Snook | | deprecate O(n) union field type helpers in std.meta |
| 1 year ago | sdzx-1 | | typo: block_two_semicolon -> block_two |
| 1 year ago | Carl Åstholm | | Use `-unknown` when converting WASI/Emscripten target triples into LLVM triples |
| 1 year ago | Matthew Lugg | | Sema: fix in-memory coercion of functions introducing new generic parameters |
| 1 year ago | Jacob Young |  | Merge pull request #23209 from jacobly0/x86_64-rewrite |
| 1 year ago | Jacob Young | | Merge pull request #23256 from xtexx/fix-gh-20113 |
| 1 year ago | Jacob Young | | codegen: fix packed byte-aligned relocations |
| 1 year ago | Carl Åstholm | | Lower `@returnAddress` to a constant 0 in Emscripten release builds |
| 1 year ago | Matthew Lugg | | link: mark prelink tasks as procesed under `-fno-emit-bin` |
| 1 year ago | Ryan Liptak | | Trick the meson build system into thinking `zig rc` is `rc.exe` |
| 1 year ago | Robin Voetter |  | Merge pull request #23297 from igaryhe/dan/more-spirv-optype |
| 1 year ago | Alex Rønne Petersen | | compiler: Support more GCC code models and fix the mapping to LLVM code models. |
| 1 year ago | Robin Voetter |  | Merge pull request #23158 from alichraghi/ali_spirv |
| 1 year ago | Alex Rønne Petersen | | mingw: Rename mingw32.lib to libmingw32.lib. |
| 1 year ago | Matthew Lugg | | Sema: rewrite comptime arithmetic |
| 1 year ago | Matthew Lugg | | Sema: correctly handle empty by-ref initializers |
| 1 year ago | Jonathan Gautheron | | std.zig.c_translation: fix function pointer casting |
| 1 year ago | Roman Frołow | | typo: was issues -> was issued |
| 1 year ago | Rémy Mathieu |  | posix/write: catch MSGSIZE error (#23238) |
| 1 year ago | Loris Cro | | std.Build.Watch: fix macos implementation |
| 1 year ago | Elijah M. Immer |  | lib/std/http/Client.zig: Ignore empty proxy environment variables (#23223) |
| 1 year ago | TCROC |  | glibc: fix uninitialized memory in __pthread_cond_s for <=2.40 |
|