| 5 months ago | Kendall Condon | | zig fmt: properly revert nested asm indentation |
| 5 months ago | Kendall Condon | | zig fmt: use AstSmith in fuzz test |
| 5 months ago | Kendall Condon | | fix several inconsistencies between parser and PEG |
| 5 months ago | Kendall Condon | | add an ast smith |
| 5 months ago | Kendall Condon | | x86_64: fix runtime array concat with comptime slice |
| 5 months ago | Alex Rønne Petersen | | Revert "disable flaky test: aarch64-macos stage3/4 nondeterminism check" |
| 5 months ago | Alex Rønne Petersen | | Compilation: close the linker output file before writing whole cache manifest |
| 5 months ago | Alex Rønne Petersen | | Merge pull request 'std.heap.ArenaAllocator/std.heap.FixedBufferAllocator: fix `end_index` memory ordering' (#31647) from justusk/zig:arena-mem-ord into master |
| 5 months ago | Andrew Kelley | | README: add information about installation via bootstrap.c |
| 5 months ago | rpkak | | std.Thread.setName/getName: remove wrong error handling |
| 5 months ago | Jake Greenfield | | fix Windows clock handling |
| 5 months ago | akhildevelops | | std.crypto.tls.Client: expose InitError (#31610) |
| 5 months ago | Justus Klausecker | | std.heap.ArenaAllocator: Make `resize` and `free` check whether allocation is within current node more rigorously |
| 5 months ago | Karol Kosek | | langref: make float mode fields lowercase |
| 5 months ago | Alex Rønne Petersen | | ci: update to qemu 10.2.2 |
| 5 months ago | Alex Rønne Petersen | | Merge pull request 'Add psp os' (#31609) from IridescentRose/zig:psp-os-target into master |
| 5 months ago | Alex Rønne Petersen |  | std.c: audit some time types for non-Linux OSs |
| 5 months ago | Evgenii Orlov | | std.Io.net.HostName.netLookup: make `canonical_name_buffer` optional |
| 5 months ago | Alex Rønne Petersen | | std.mem: delete illegal code in findSentinel() |
| 5 months ago | Techatrix | | std.Uri: reject invalid URI schemes according to RFC3986 |
| 5 months ago | Kendall Condon | | libfuzzer: fix SkipZigTest with new inputs |
| 5 months ago | Frank Denis | | Merge pull request 'crypto: correct aes-siv s2v' (#31623) from sinon/zig:fix-aes-siv into master |
| 5 months ago | GasInfinity | | fix: use no_builtin when including zigc in the Zcu |
| 5 months ago | rpkak | | std.c.MFD: support linux |
| 5 months ago | Jacob Young | | std.Io.net: disable unix socket test due to presumed windows kernel bug |
| 5 months ago | Alex Rønne Petersen |  | Revert "std.Progress: use `cmpxchgStrong` instead of `cmpxchgWeak` for locking/unlocking IPC" |
| 5 months ago | Matthew Lugg | | Zcu: correctly handle tid when main thread recurses |
| 5 months ago | Alex Rønne Petersen | | Merge pull request 'std: audit (most) usages of `cmpxchgWeak`' (#31608) from justusk/zig:cmpxchg-xchg into master |
| 5 months ago | Andrew Kelley | | Merge pull request 'linux: fix handling of O_TMPFILE flag on filesystems that do not support it' (#31543) from eshom/zig:tmpfile-not-supported into master |
| 5 months ago | squidy239 | | remove various workarounds for issues that are now fixed (#31567) |
| 5 months ago | Jacob Young | | windows: trigger automatic fetching of root certificates |
| 5 months ago | Andrew Kelley | | CLI: use zon format for clang options |
| 5 months ago | Jacob Young | | netReceiveOneWindows: fix typo |
| 5 months ago | fardragon | | bootstrap.c: work around the gcc sra miscomp using preprocessor checks rather than CLI arg (#31589) |
| 5 months ago | Jacob Young | | windows: use enums for boolean types |
| 5 months ago | Alex Rønne Petersen | | Merge pull request 'basic `loongarch32-linux` support' (#31587) from alexrp/zig:loongarch32 into master |
| 5 months ago | Matthew Lugg |  | Air.Legalize: fix typo in bitcast legalization |
| 5 months ago | Alex Rønne Petersen | | std.Build.WebServer: fix endianness of written update/exit messages |
| 5 months ago | Jacob Young | | std.Io.Threaded: windows networking without ws2_32 |
| 5 months ago | Alex Rønne Petersen |  | ci: build compiler for baseline instead of spacemit_x60 on riscv64-linux |
| 5 months ago | UraniaZPM | | Make benchmarking use std.Io.Clock.awake for timing (#31553) |
| 5 months ago | Andrew Kelley | | Merge pull request 'cbe: fix `switch` statements on large types' (#31557) from justusk/zig:cbe-switch-128 into master |
| 5 months ago | Andrew Kelley | | Merge pull request '`libzigc`: Implement `tanhf`, `tanh`, `modfl`, `modff`, `modf`, `acoshf`, `asin`' (#31536) from mihael/zig:libzigc/more-math-functions into master |
| 5 months ago | Andrew Kelley | | Merge pull request 'llvm: some random fixes' (#31552) from llvm-fixes into master |
| 5 months ago | Matthew Lugg | | llvm: disable loop vectorization for now |
| 5 months ago | Antonin Décimo | | zld: fix null dereference parsing Mach-O non-existing atom or FDE |
| 5 months ago | inf | | feat: remove kernel32.CreateThread, implement ntdll.NtCreateThreadEx inside WindowsThreadImpl (#31519) |
| 5 months ago | Leslie Lau | | fix (Io/Dispatch): alignment type reflection compile errors (#31538) |
| 5 months ago | Meghan Denny | | tools: better detect '=' in clang options |
| 5 months ago | Antonin Décimo | | CLI: parse ld64 `-w` "suppress all warnings" option (#31545) |
|