| 2 years ago | Andrew Kelley | | move a large chunk of linker logic away from "options" |
| 2 years ago | Andrew Kelley | | WIP: move many global settings to become per-Module |
| 2 years ago | Andrew Kelley | | std.Build.ResolvedTarget: rename target field to result |
| 2 years ago | Andrew Kelley | | update docgen for std Target.Query API breaks |
| 2 years ago | Andrew Kelley | | std.Target.Query: fix regression with windows os version range |
| 2 years ago | Andrew Kelley | | compiler: get the dynamic linker from the target |
| 2 years ago | Andrew Kelley | | resinator: update std.Target.Query usage |
| 2 years ago | Andrew Kelley | | std.Build: fix userInputOptionsFromArgs ResolvedTarget |
| 2 years ago | Andrew Kelley | | std.Target.Query: remove deprecated API |
| 2 years ago | Andrew Kelley | | std.Target: add DynamicLinker |
| 2 years ago | Andrew Kelley | | rename std.zig.CrossTarget to std.Target.Query |
| 2 years ago | Andrew Kelley | | std.Target: flatten |
| 2 years ago | Andrew Kelley | | fix infinite loop in Run step |
| 2 years ago | Andrew Kelley | | fix windows-only test case not upgraded to new build API |
| 2 years ago | Andrew Kelley | | std.Build: handle ResolvedTarget in userInputOptionsFromArgs |
| 2 years ago | Andrew Kelley | | fix linker test regressions |
| 2 years ago | Andrew Kelley | | build runner: print subtree of failed nodes context |
| 2 years ago | Andrew Kelley | | fix std lib tests |
| 2 years ago | Andrew Kelley | | spelling fixes |
| 2 years ago | Andrew Kelley | | zig build system: change target, compilation, and module APIs |
| 2 years ago | Andrew Kelley | | zig build system: remove vcpkg integration |
| 2 years ago | Andrew Kelley | | introduce std.Build.Module and extract some logic into it |
| 2 years ago | Andrew Kelley | | move is_libcpp_lib_name and is_libc_lib_name to std.Target |
| 2 years ago | Andrew Kelley | | std.Uri: default some fields to null |
| 2 years ago | Andrew Kelley | | Revert "Merge pull request #17824 from kcbanner/fixup_msvc_fmax" |
| 2 years ago | davideger |  | Updated Utf8View example to format the single codepoint UTF-8 slice with {s} (#18288) |
| 2 years ago | Andrew Kelley |  | Merge pull request #17824 from kcbanner/fixup_msvc_fmax |
| 2 years ago | Jacob Young | | Compilation: cleanup hashmap usage |
| 2 years ago | Leonardo Gatti | | doc: possible typo at `std.Thread.spawn` comment |
| 2 years ago | Mason Remaley |  | Update formatFloat* docs to reflect limitation w/ large floats |
| 2 years ago | amp-59 |  | Sema: Initialise `want_safety` for switch prong child block |
| 2 years ago | cfillion | | Sema: fix merging stores instructions from a comptime struct value with `-fstrip` |
| 2 years ago | Marcius | | refact: rectifified a typo in docs of stringify.zig |
| 2 years ago | Veikka Tuominen |  | Merge pull request #18328 from ExpidusOS/feat/uefi-time |
| 2 years ago | Veikka Tuominen |  | Merge pull request #18309 from castholm/windows-argv |
| 2 years ago | Andrew Kelley |  | Merge pull request #18347 from jacobly0/slice_ptr-type |
| 2 years ago | AlliedEnvy | | std.hash_map: clarify error when Context is missing pub hash/eql |
| 2 years ago | Frank Denis |  | std.crypto.kem.kyber: mitigate KyberSlash (#18316) |
| 2 years ago | Stefan Su |  | use `casted_rhs` instead of `rhs` so `icmp` works correctly for `airShlSat` |
| 2 years ago | Vitalijus Valantiejus | | std.fmt: fix formatting of array pointers |
| 2 years ago | Ryan Liptak | | fs: Add tests for deleteTree not following symlinks |
| 2 years ago | Carl Åstholm | | Correct `CreateProcessW` parameter types |
| 2 years ago | Veikka Tuominen |  | Merge pull request #18326 from squeek502/stat-symlink |
| 2 years ago | Meghan Denny | | test: add coverage for index into comptime-known vector is comptime-known |
| 2 years ago | Ryan Liptak | | Fix `Stat.ctime` docs, and correct its value on Windows |
| 2 years ago | Maximilian |  | Grammar fixes (#18320) |
| 2 years ago | Lateef Jackson | | Add FreeBSD to bootstrap.c to make building from source easier in FreeBSD 14 |
| 2 years ago | Andrew Kelley | | std: disable flaky tcp server test |
| 2 years ago | Andrew Kelley | | build: pass --abbrev to git rather than relying on global config |
| 2 years ago | Artem Kolichenkov |  | std.net: add explicit error sets for IP parsing |
|