AgeAuthorCommit message
3 months agogravatar for andrew@ziglang.orgAndrew KelleyMerge PR 'Fix build script compilation when usize is u32' (#32060)
3 months agogravatar for andrew@ziglang.orgAndrew KelleyMerge pull request 'zig build: separate the maker process from the configurer process' (#35428) from build-runner-process into master
3 months agogravatar for hahv@msn.comHuang Zhichaobadge-checkstd.os.linux: fix `dirfd` type in `mknodat()`
3 months agogravatar for mlugg@mlugg.co.ukMatthew LuggMerge pull request 'Elf2: more enhancements' (#35447) from elf2 into master
3 months agogravatar for alex@alexrp.comAlex Rønne PetersenMerge pull request 'std: initial `xtensa-linux-none` port' (#35463) from alexrp/zig:xtensa-linux into master
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenllvm: work around upstream aarch64-windows bug for private thread_local symbols
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.os: no longer require libc for alpha-linux
3 months agogravatar for andrew@ziglang.orgAndrew KelleyMerge pull request 'add SafeAllocator' (#31991) into master
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.Target.Query: deprecate allocDescription()
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.Target: remove a TODO that's likely never going to be addressed
3 months agogravatar for jacobly@ziglang.orgJacob Youngmailmap: update email
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkcompiler: don't allow statically linking executables on Haiku
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.Target: add win11_br and win11_kr to WindowsVersion
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenstd.Target: add Abi.call0 for xtensa
3 months agogravatar for alex@alexrp.comAlex Rønne PetersenMerge pull request 'add `m88k-openbsd` target info and stack tracing + some bonus commits' (#35429) from alexrp/zig:m88k into master
3 months agogravatar for andrew@ziglang.orgAndrew Kelleystd.array_list: fix doc comment references
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkMerge branch 'add-alpha-arch-linux'
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.debug: trap on psp in defaultPanic()
3 months agogravatar for alex@alexrp.comAlex Rønne PetersenMerge pull request 'std.zig.system.loongarch: take HWCAP into consideration' (#31614) from AstraFall/zig:loongarch/cpu-detect into master
3 months agogravatar for alex@alexrp.comAlex Rønne PetersenMerge pull request 'add `spacemit_x100` + `spacemit_x100` RISC-V CPU models; detect more RISC-V CPU models on Linux' (#35392) from alexrp/zig:more-riscv-models into master
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.Target: update a bunch of min/max OS versions
3 months agogravatar for alex@alexrp.comAlex Rønne PetersenMerge pull request 'libc: Update macOS headers to SDK 26.5' (#35382) from linus/zig:bump-macos-libc into master
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkMerge branch 'update-baseline-cpus'
3 months agogravatar for ryand-ruby@zenspider.comRyan DavisChange main.js to use mapped keys rather than hardware key codes for navigation.
3 months agogravatar for andrew@ziglang.orgAndrew Kelleystd.Io.File: explain rationale for no Dir.setLength
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenllvm.FuncGen: fix C ABI zero extension of bool
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkre-enable some tests on RISC-V that no longer fail
3 months agogravatar for alex@alexrp.comAlex Rønne PetersenMerge pull request 'OpenBSD 7.9 cross libc support' (#35375) from alexrp/zig:openbsd-7.9 into master
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkremove remnants of {m68k,powerpc,sparc64}-haiku support
3 months agogravatar for mlugg@mlugg.co.ukMatthew LuggZcu: report outdated nav_ty when previous generation had a compile error
3 months agogravatar for mlugg@mlugg.co.ukMatthew Lugglock-openElf2: flush ehdr phoff when rodata moves
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenci: remove workaround for https://github.com/ziglang/zig/issues/22213
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.fs.test: disable `Dir.renamePreserve onto existing` test on Windows
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkstd.Io.RwLock: disable `lock canceling` test on SPARC
3 months agogravatar for alex@alexrp.comAlex Rønne PetersenMerge pull request 'add `sparc64-linux-none` to module test matrix' (#35348) from alexrp/zig:sparc64-linux into master
3 months agogravatar for alex@alexrp.comAlex Rønne Petersencompiler: delete llvm-ints and detect-cpu subcommands
3 months agogravatar for mail@linusgroh.delinusMerge pull request 'std: Remove more deprecated functions' (#35253) from linus/zig:more-deprecations into master
3 months agogravatar for squeek502@hotmail.comRyan LiptakWriter: Fix splatBytePreserve losing data in certain cases
3 months agogravatar for evyatar.shafran@gmail.comEJstd.Io.Dir: doc comment for `renamePreserve` and tests (#35317)
3 months agogravatar for alex@alexrp.comAlex Rønne Petersenlibzigc: add missing __dup3() symbol
3 months agogravatar for mlugg@mlugg.co.ukMatthew LuggMerge pull request 'Elf2: various enhancements' (#35332) from elf2 into master
3 months agogravatar for k4@noreply.codeberg.orgK4rename `std.Io.GenericReader` to `std.Io.Reader` in outdated doc comment
3 months agogravatar for jari.vetoniemi@cloudef.pwJari Vetoniemibadge-checkstd.process.abort: trap on freestanding
3 months agogravatar for quint@daenen.emailQuint Daenenfix(std.Target/spirv): correct variable_pointers feature description
3 months agogravatar for alex@alexrp.comAlex Rønne PetersenMerge pull request 'ci: build/run all darwin module tests on `aarch64-macos`' (#35256) from alexrp/zig:maccatalyst-ci into master
4 months agogravatar for mlugg@mlugg.co.ukMatthew Luggllvm: fix lowering of x86 fastcall and vectorcall
4 months agogravatar for alex@alexrp.comAlex Rønne Petersenci: add fuzzer coverage on the BSDs
4 months agogravatar for ypsvlq@gmail.comElaine Gibsonstd.zig.LibCDirs: remove config from haiku include path
4 months agogravatar for ypsvlq@gmail.comElaine Gibsonstd.zig.LibCDirs: add default haiku include directories
4 months agogravatar for mlugg@mlugg.co.ukMatthew Luggstd.Build: clear step inputs when resetting the step
Loading...