| 2 years ago | Andrew Kelley | | add missing clang static library to the build |
| 2 years ago | Andrew Kelley | | LLVM 18 std lib updates and fixes |
| 2 years ago | Andrew Kelley | | update CPU features to LLVM 18 |
| 2 years ago | Andrew Kelley | | update zig_clang C++ API wrapper bindings to LLVM 18 |
| 2 years ago | Andrew Kelley | | update for LLVM 18 new target data |
| 2 years ago | Andrew Kelley | | update C language headers to LLVM 18 |
| 2 years ago | Andrew Kelley | | llvm-ar patch: update main function |
| 2 years ago | Andrew Kelley | | clang patch: update main function |
| 2 years ago | Andrew Kelley | | update ar and clang C++ files to LLVM 18 |
| 2 years ago | Andrew Kelley | | update CMake files to LLVM 18 |
| 2 years ago | Jacob Young | | standalone: support relative cache path |
| 2 years ago | Andrew Kelley |  | Merge pull request #19826 from jacobly0/outdirarg |
| 2 years ago | Jacob Young | | cmake: make static curses configurable |
| 2 years ago | Jacob Young | | fs: handle `OBJECT_NAME_COLLISION` in `makeOpenPath` |
| 2 years ago | Matthew Lugg | | InternPool: eliminate `var_args_param_type` |
| 2 years ago | Jacob Young | | link: restore lost passthrough behavior |
| 2 years ago | Andrew Kelley | | introduce std.process.raiseFileDescriptorLimit |
| 2 years ago | Andrew Kelley | | add std.Thread.Pool.spawnWg |
| 2 years ago | Jonathan Marler | | add std.zip and support zip files in build.zig.zon |
| 2 years ago | Ryan Liptak | | Rename Dir.writeFile2 -> Dir.writeFile and update all callsites |
| 2 years ago | Ryan Liptak | | Delete compile errors for deprecated decls |
| 2 years ago | Jacob Young | | lld: use a response file on `NameTooLong` |
| 2 years ago | Travis Staloch | | std.StaticStringMap: bump eval branch quota |
| 2 years ago | Ryan Liptak | | Build system: Allow specifying Win32 resource include paths using LazyPath |
| 2 years ago | reokodoku | | Change `std.os` to `std.posix` in error messages |
| 2 years ago | antlilja |  | LLVM: Fix panic when using tagged union backed by enum with negative values |
| 2 years ago | Antonio Gomes | | Sema: Don't generate runtime instructions on zirSplat if dest_ty doesn't have runtime bits |
| 2 years ago | Igor Anić |  | std.tar: fix finding tar root_dir (#19829) |
| 2 years ago | Jacob Young | | cbe: fix ub with integer `@abs` |
| 2 years ago | Andrew Kelley | | std.Build.Step.CheckObject: fix parseDumpNames |
| 2 years ago | Andrew Kelley | | C backend: avoid memcpy when len=0 |
| 2 years ago | Alain Greppin | | NetBSD: avoid ldd error on executables. zig cc produce 4 PT_LOAD segments, |
| 2 years ago | Andrew Kelley |  | Merge pull request #19784 from tiehuis/simplify-hash-crc32 |
| 2 years ago | daurnimator | | test/link/glibc_compat: fix incorrect strlcpy result |
| 2 years ago | Julian |  | Sema+llvm: properly implement `Interrupt` callconv |
| 2 years ago | clickingbuttons |  | std.crypto.hash.sha2: cleanup add add more docs (#19744) |
| 2 years ago | Alexandre Janon |  | Fix ELF alignment for freestanding targets (#19766) |
| 2 years ago | Nameless | | std.posix.iovec: use .base and .len instead of .iov_base and .iov_len |
| 2 years ago | antlilja | | LLVM: Remove deprecated or soon to be deprecated constant expressions |
| 2 years ago | zhylmzr | | fix: object size error in archive |
| 2 years ago | Andrew Kelley | | migrate langref documentation generation to the build system |
| 2 years ago | Andrew Kelley |  | Merge pull request #19698 from squeek502/windows-batbadbut |
| 2 years ago | Ryan Liptak | | windows.GetFinalPathNameByHandle: Support volumes mounted as paths |
| 2 years ago | IntegratedQuantum |  | Clarify the blocking behavior of `RwLock.lockShared()`. (#19752) |
| 2 years ago | Sean | | Update fmt.zig tests |
| 2 years ago | Eric Joldasov | | std.zig.system: fix ELF file search |
| 2 years ago | clickingbuttons |  | std.crypto: make ff.ct_unprotected.limbsCmpLt compile (#19741) |
| 2 years ago | David Rubin | | error on `undefined` end index |
| 2 years ago | Carl Åstholm | | std.Build: Install Windows DLLs to `<prefix>/bin/` by default |
| 2 years ago | clickingbuttons | | std.meta: give TagPayloadByName unreachable a better @compileError message |
|