| 2 years ago | Ryan Liptak | | classifyFileExt: Use case-insensitive matching for .rc and .res |
| 3 years ago | Ryan Liptak | | Fix rc preprocessing when using the MinGW includes and targeting the GNU abi |
| 3 years ago | Ryan Liptak | | rc compilation: Use MSVC includes if present, fallback to mingw |
| 3 years ago | Ryan Liptak | | Only populate rc_include_dirs if there are .rc files in the compilation |
| 3 years ago | Ryan Liptak | | addWin32ResourceFile: Ignore the resource file if the target object format is not coff |
| 3 years ago | Ryan Liptak | | Disallow .rc/.res files unless the object format is coff |
| 3 years ago | Ryan Liptak | | Add a standalone test for Windows resource file compilation |
| 3 years ago | Ryan Liptak | | Add the ATLMFC include directory to the libc include dir list |
| 3 years ago | Ryan Liptak | | Add a .rc -> .res compiler to the Zig compiler |
| 3 years ago | Ryan Liptak | | ErrorBundle: rename addBundle to addBundleAsNotes, add addBundleAsRoots |
| 3 years ago | Ryan Liptak | | ErrorBundle.addOtherSourceLocation: Fix source_line ending up as garbage when source_line is 0 |
| 3 years ago | Federico Stra |  | std.math.log_int: implement integer logarithm without using float math |
| 3 years ago | Ryan Liptak | | Add -includes option to zig libc |
| 3 years ago | Ryan Liptak | | ComptimeStringMap: Add version that takes an equality function |
| 3 years ago | Rafael Fernández López | | std: add compile error when using `std.os.getenv` on the wasi target |
| 3 years ago | Ryan Liptak | | fs tests: Skip UNC path types in Dir.rename tests |
| 3 years ago | Jakub Konka |  | Merge pull request #17146 from ziglang/elf-linker |
| 3 years ago | Jonathan Marler |  | std.json: add fmt function (#17055) |
| 3 years ago | Andrew Kelley |  | Merge pull request #17046 from tiehuis/improve-hash-tests |
| 3 years ago | Jakub Konka |  | Merge pull request #17141 from ziglang/elf-linker |
| 3 years ago | Pascal S. de Kloe | | mem: explicit Allocator.Error on concat and join |
| 3 years ago | Jakub Konka |  | Merge pull request #17113 from ziglang/elf-linker |
| 3 years ago | Ryan Liptak | | Disable flaky part of Dir.rename directories test on Windows |
| 3 years ago | Andrew Kelley | | InternPool: prevent anon struct UAF bugs with type safety |
| 3 years ago | Andrew Kelley | | Revert "ci: use zig build check-fmt instead of zig fmt --check" |
| 3 years ago | Lucas Culverhouse |  | std.math.cbrt: fixed -0.0 evaluating to 0.0 |
| 3 years ago | Ruben Dimas | | std.math.asinh: changed unsigned int to hexadecimal |
| 3 years ago | Ruben Dimas | | std.math.asinh: fixed -0.0 evaluating to 0.0 |
| 3 years ago | Techatrix |  | json: respect max_value_len when parsing std.json.Value (#17107) |
| 3 years ago | Arnau |  | Documented `linksection` |
| 3 years ago | Jakub Konka |  | Merge pull request #17081 from Techatrix/wasm-float-op |
| 3 years ago | Michael Dusan | | doc: inline comptime conditional block |
| 3 years ago | Ian Johnson | | Autodoc: simplify search text on mobile |
| 3 years ago | Ian Johnson | | Autodoc: tweak page layout |
| 3 years ago | Ian Johnson | | Autodoc: fix search results navigation |
| 3 years ago | Wooster | | ci: use zig build check-fmt instead of zig fmt --check |
| 3 years ago | Wooster |  | std: clean up top-level namespaces documentation |
| 3 years ago | none | | std.tar: add support for file path in pax attributes |
| 3 years ago | xdBronch | | remove outdated error message in std.fs |
| 3 years ago | Linus Groh | | std.c.linux: Add getpw{nam,uid}() |
| 3 years ago | Techatrix | | wasm-linker: fix use of invalidated memory in populateErrorNameTable |
| 3 years ago | Pascal S. de Kloe | | mem: explicit dupe and dupeZ error on Allocator |
| 3 years ago | Veikka Tuominen | | AstGen: fix missing array type validation |
| 3 years ago | Hashi364 |  | langref: keyword consistency (between keyword list and grammar) |
| 3 years ago | Mustafa Uzun | | fix: panic message typo |
| 3 years ago | Gregory Anders | | std: enable FailingAllocator to fail on resize |
| 3 years ago | Luis Cáceres | | std.net: Fix IPv6 address parsing for single digit |
| 3 years ago | Carl Åstholm | | translate-c: fix panic when translating long double literals |
| 3 years ago | Veikka Tuominen | | AstGen: fix error on missing function prototype name |
| 3 years ago | Michael Dusan | | Compilation: support --verbose_llvm_cpu_features |
|