AgeAuthorCommit message
2 years agogravatar for squeek502@hotmail.comRyan LiptakclassifyFileExt: Use case-insensitive matching for .rc and .res
3 years agogravatar for squeek502@hotmail.comRyan LiptakFix rc preprocessing when using the MinGW includes and targeting the GNU abi
3 years agogravatar for squeek502@hotmail.comRyan Liptakrc compilation: Use MSVC includes if present, fallback to mingw
3 years agogravatar for squeek502@hotmail.comRyan LiptakOnly populate rc_include_dirs if there are .rc files in the compilation
3 years agogravatar for squeek502@hotmail.comRyan LiptakaddWin32ResourceFile: Ignore the resource file if the target object format is not coff
3 years agogravatar for squeek502@hotmail.comRyan LiptakDisallow .rc/.res files unless the object format is coff
3 years agogravatar for squeek502@hotmail.comRyan LiptakAdd a standalone test for Windows resource file compilation
3 years agogravatar for squeek502@hotmail.comRyan LiptakAdd the ATLMFC include directory to the libc include dir list
3 years agogravatar for squeek502@hotmail.comRyan LiptakAdd a .rc -> .res compiler to the Zig compiler
3 years agogravatar for squeek502@hotmail.comRyan LiptakErrorBundle: rename addBundle to addBundleAsNotes, add addBundleAsRoots
3 years agogravatar for squeek502@hotmail.comRyan LiptakErrorBundle.addOtherSourceLocation: Fix source_line ending up as garbage when source_line is 0
3 years agogravatar for stra.federico@gmail.comFederico Strabadge-question-markstd.math.log_int: implement integer logarithm without using float math
3 years agogravatar for squeek502@hotmail.comRyan LiptakAdd -includes option to zig libc
3 years agogravatar for squeek502@hotmail.comRyan LiptakComptimeStringMap: Add version that takes an equality function
3 years agogravatar for ereslibre@ereslibre.esRafael Fernández Lópezstd: add compile error when using `std.os.getenv` on the wasi target
3 years agogravatar for squeek502@hotmail.comRyan Liptakfs tests: Skip UNC path types in Dir.rename tests
3 years agogravatar for kubkon@jakubkonka.comJakub Konkabadge-question-markMerge pull request #17146 from ziglang/elf-linker
3 years agogravatar for johnnymarler@gmail.comJonathan Marlerbadge-question-markstd.json: add fmt function (#17055)
3 years agogravatar for andrew@ziglang.orgAndrew Kelleybadge-question-markMerge pull request #17046 from tiehuis/improve-hash-tests
3 years agogravatar for kubkon@jakubkonka.comJakub Konkabadge-question-markMerge pull request #17141 from ziglang/elf-linker
3 years agogravatar for pascal@quies.netPascal S. de Kloemem: explicit Allocator.Error on concat and join
3 years agogravatar for kubkon@jakubkonka.comJakub Konkabadge-question-markMerge pull request #17113 from ziglang/elf-linker
3 years agogravatar for squeek502@hotmail.comRyan LiptakDisable flaky part of Dir.rename directories test on Windows
3 years agogravatar for andrew@ziglang.orgAndrew KelleyInternPool: prevent anon struct UAF bugs with type safety
3 years agogravatar for andrew@ziglang.orgAndrew KelleyRevert "ci: use zig build check-fmt instead of zig fmt --check"
3 years agogravatar for 112150142+lsculv@users.noreply.github.comLucas Culverhousebadge-question-markstd.math.cbrt: fixed -0.0 evaluating to 0.0
3 years agogravatar for 57540512+rdimas-ut@users.noreply.github.comRuben Dimasstd.math.asinh: changed unsigned int to hexadecimal
3 years agogravatar for 57540512+rdimas-ut@users.noreply.github.comRuben Dimasstd.math.asinh: fixed -0.0 evaluating to 0.0
3 years agogravatar for techatrix@mailbox.orgTechatrixbadge-question-markjson: respect max_value_len when parsing std.json.Value (#17107)
3 years agogravatar for 61841960+Arnau478@users.noreply.github.comArnaubadge-question-markDocumented `linksection`
3 years agogravatar for kubkon@jakubkonka.comJakub Konkabadge-question-markMerge pull request #17081 from Techatrix/wasm-float-op
3 years agogravatar for michael.dusan@gmail.comMichael Dusandoc: inline comptime conditional block
3 years agogravatar for ian@ianjohnson.devIan JohnsonAutodoc: simplify search text on mobile
3 years agogravatar for ian@ianjohnson.devIan JohnsonAutodoc: tweak page layout
3 years agogravatar for ian@ianjohnson.devIan JohnsonAutodoc: fix search results navigation
3 years agogravatar for r00ster91@proton.meWoosterci: use zig build check-fmt instead of zig fmt --check
3 years agogravatar for r00ster91@proton.meWoosterbadge-question-markstd: clean up top-level namespaces documentation
3 years agogravatar for 189900@gmail.comnonestd.tar: add support for file path in pax attributes
3 years agogravatar for 51252236+xdBronch@users.noreply.github.comxdBronchremove outdated error message in std.fs
3 years agogravatar for mail@linusgroh.deLinus Grohstd.c.linux: Add getpw{nam,uid}()
3 years agogravatar for techatrix@mailbox.orgTechatrixwasm-linker: fix use of invalidated memory in populateErrorNameTable
3 years agogravatar for pascal@quies.netPascal S. de Kloemem: explicit dupe and dupeZ error on Allocator
3 years agogravatar for git@vexu.euVeikka TuominenAstGen: fix missing array type validation
3 years agogravatar for 49736221+Kiyoshi364@users.noreply.github.comHashi364badge-question-marklangref: keyword consistency (between keyword list and grammar)
3 years agogravatar for mustafauzun0@gmail.comMustafa Uzunfix: panic message typo
3 years agogravatar for greg@gpanders.comGregory Andersstd: enable FailingAllocator to fail on resize
3 years agogravatar for lacc97@protonmail.chLuis Cáceresstd.net: Fix IPv6 address parsing for single digit
3 years agogravatar for carl@astholm.seCarl Åstholmtranslate-c: fix panic when translating long double literals
3 years agogravatar for git@vexu.euVeikka TuominenAstGen: fix error on missing function prototype name
3 years agogravatar for michael.dusan@gmail.comMichael DusanCompilation: support --verbose_llvm_cpu_features
Loading...