AgeAuthorCommit message
3 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-opencompiler: linker-agnostic handling of LLVM object
3 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openCompilation.Config: improve error reporting for '-fnew-linker'
3 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openCompilation.Config: do not default to '-flld' if '-fnew-linker' given
3 months agogravatar for jacobly@ziglang.orgJacob Youngx86_64: implement and test `@intFromBool`
3 months agogravatar for nash1111@noreply.codeberg.orgnash1111std.json: honor max_value_len for sentinel strings (#30782)
3 months agogravatar for mail@isaacfreund.comIsaac Freundlock-openlangref: fix typo in PEG grammar
3 months agogravatar for gwenzek@users.noreply.github.comGuillaume Wenzekimprove DiFile
3 months agogravatar for squeek502@hotmail.comRyan LiptakBrkAllocator: Fix big_size_class_count holding the max index rather than count
3 months agogravatar for andrew@ziglang.orgAndrew Kelleystd.zig.PkgConfig: recognize -pthread
3 months agogravatar for goon.pri.low@gmail.comKendall Condonflate.Compress.*: make finish public
3 months agogravatar for jacobly@ziglang.orgJacob Youngx86_64: fix cond br saved state
3 months agogravatar for jacobly@ziglang.orgJacob Younglldb: simplify some abbrevs, test simple type names
3 months agogravatar for jeroen-876@hotmail.comgero3std.zig.LibCInstallation: fix msvc lookup for thumb-windows-msvc (#35579)
3 months agogravatar for lukas@lalinsky.comLukas LalinskyDefine `std.c.E.NOTCAPABLE on Darwin platforms
3 months agogravatar for alex@alexrp.comAlex Rønne PetersenMerge pull request 'Some follow-up work for #35502' (#35565) from alexrp/zig:35502-followup into master
3 months agogravatar for toast@bunkerlabs.netChloé Vulquinstd.uefi.protocol.File: add readSize for directory entries
3 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-opencompiler: refactor backend error handling
3 months agogravatar for andrew@ziglang.orgAndrew KelleyMerge pull request 'compiler_rt: f128 support for @log, @log2 and @log10' (#35532) from chocapix/zig:log-f128 into master
3 months agogravatar for alex@alexrp.comAlex Rønne PetersenMerge pull request '`zig.h`: support more targets' (#35553) from alexrp/zig:more-zig.h-targets into master
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenstd.zig.system.darwin: update CPU detection to Apple M5/A19
3 months agogravatar for pentuppup@noreply.codeberg.orgpentuppupfix error when trying to use LLD with self-hosted backend
3 months agogravatar for andrew@ziglang.orgAndrew KelleyMerge pull request 'Sema: simplify switch capture logic' (#35207) from justusk/zig:switch-improve-captures into master
3 months agogravatar for 124872+jedisct1@users.noreply.github.comFrank Deniscrypto.ff: fix operator priority
3 months agogravatar for 124872+jedisct1@users.noreply.github.comFrank Denistls: reject undersized TLS 1.2 AEAD records in readIndirect (#31973)
3 months agogravatar for hahv@msn.comHuang Zhichaolibzigc: log1p, log1pf
3 months agogravatar for gemmaro.dev@gmail.comgemmarolangref: Use syntax tag instead of backquotes
3 months agogravatar for alex@alexrp.comAlex Rønne Petersentest: update list of compatible 32-bit architectures
3 months agogravatar for hahv@msn.comHuang Zhichaostd.os.linux: make dev_t u32
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checktest-libc-nsz: disable rlimit-open-files.c
3 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openElf2: fix typo in comment
3 months agogravatar for mason@gamesbymason.comMason RemaleyFixes the optimization mode passed to translate C
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkci: bump powerpc64le-linux-debug timeout by 1 hour
3 months agogravatar for nico.b.elbers@gmail.comNico ElbersWriter.Allocating.sendFile: avoid useless syscall
3 months agogravatar for alex@alexrp.comAlex Rønne PetersenMerge pull request 'std: add missing `csky-linux` bits' (#35548) from alexrp/zig:csky-linux into master
3 months agogravatar for alex@alexrp.comAlex Rønne PetersenMerge pull request 'std: fix a couple of issues for `arc(eb)-linux`' (#35545) from alexrp/zig:arc-linux into master
3 months agogravatar for mlugg@mlugg.co.ukMatthew LuggElf2: implement copy relocations
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checktest: disable x86_64-windows-gnu self-hosted behavior tests
3 months agogravatar for adria.arrufat@gmail.comAdrià Arrufatstd.os.linux: use native_arch for alpha termios V enum
3 months agogravatar for ypsvlq@gmail.comElaine Gibsonstd.c: fix haiku sigrtmin/sigrtmax
3 months agogravatar for andrew@ziglang.orgAndrew KelleyMerge pull request 'make `-Dskip-non-native` smarter' (#35502) from skip_non_native into master
3 months agogravatar for erik@erisc.seErik Schlyterstd.Io.Writer: Make Hashing support pointers.
3 months agogravatar for squeek502@hotmail.comRyan LiptakWriter/Reader: Clarify preserve functionality in doc comments
3 months agogravatar for squeek502@hotmail.comRyan LiptakReader: Fix streamExactPreserve losing data in certain cases
3 months agogravatar for seda18@rolmail.netDavid Senonerstd: Update incorrect docs about ArrayHashMap being managed
3 months agogravatar for andrew@ziglang.orgAndrew Kelleyzig build: add newline to --print-configuration-path output
3 months agogravatar for der.teufel.mail@gmail.comKrzysztof WolickiMaker: add sub_path to install_{prefix, lib, bin, include} paths when resolving relative paths
3 months agogravatar for me@falsepattern.comFalsePatternzig build: add CLI argument for printing the configuration cache file path
3 months agogravatar for mlugg@mlugg.co.ukMatthew LuggMerge pull request 'Elf2: yet more enhancements' (#35516) from elf2 into master
3 months agogravatar for alex@alexrp.comAlex Rønne PetersenMerge pull request 'std: add `xtensa-linux-call0` support + fix some mistakes in #35463' (#35527) from alexrp/zig:xtensa-linux-call0 into master
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkci: bump aarch64-macos-release timeout by 1 hour
Loading...