AgeAuthorCommit message
1 year agogravatar for mlugg@mlugg.co.ukMatthew Luggbadge-checkstage1: fix `wasi_snapshot_preview1_fd_seek` on cache files
1 year agogravatar for mason@anthropicstudios.comMason Remaleybadge-checkZcu: fix ZOIR cache bugs
1 year agogravatar for david@vortan.devDavid Rubinbadge-checkSema: increment extra index even if return type is generic
1 year agogravatar for alichraghi@proton.meAli Chraghibadge-checkzon: normalize negative zeroes
1 year agogravatar for mlugg@mlugg.co.ukMatthew Luggbadge-checkSema: allow `@ptrCast` slice of zero-bit type to slice of non-zero-bit type
1 year agogravatar for flyfish30@users.noreply.github.comParker Liubadge-checktranslate-c: fix referencing extern locals from nested blocks
1 year agogravatar for jacobly@ziglang.orgJacob YoungElf: fix incrementally reallocating the last atom in a section
1 year agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkMerge pull request #23371 from alexrp/ci-redundancy
1 year agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkMerge pull request #23417 from dweiller/zstd-fixes
1 year agogravatar for si@sjbrown.co.ukSimon Brownbadge-checkAdd quota for comptime sort, add test
1 year agogravatar for david@vortan.devDavid Rubinbadge-checkSema: convert slice sentinel to single pointer correctly
1 year agogravatar for mlugg@mlugg.co.ukMatthew Luggbadge-checkZcu: resolve layout of analyzed declaration type
1 year agogravatar for sstasiak@gmail.comSean Stasiakbadge-checkcheck result of mmap() call to handle a large base_addr value correctly
1 year agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkMerge pull request #23378 from alexrp/build-zig-cleanup
1 year agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkMerge pull request #23373 from alexrp/get-base-address
1 year agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkbuild: increase test-std max rss
1 year agogravatar for 75577902+AndrewKraevskii@users.noreply.github.comАндрей Краевскийbadge-checkstd.meta.FieldType -> @FieldType
1 year agogravatar for sunb@qmrz.net孙冰badge-checkstd.posix: update LFS64 interfaces for android bionic C
1 year agogravatar for xq@random-projects.netFelix "xq" Queißnerbadge-checkEnables parsing for '-Wl,-rpath,' in pkg-config output, allows better support for NixOS linking.
1 year agogravatar for r00ster91@proton.meWoosterbadge-checklinux: don't export getauxval when not required
1 year agogravatar for goon.pri.low@gmail.comKendall Condonbadge-checkAllocator.create: properly handle alignment for zero-sized types (#21864)
1 year agogravatar for 4678790+dweiller@users.noreply.github.comDominicbadge-checkzig build: add env_map entries to hash for Step.Run
1 year agogravatar for andrew@raindev.ioAndrew Barchukbadge-checkClarify the multidimensional array example
1 year agogravatar for mlugg@mlugg.co.ukMatthew Luggbadge-checkZcu: include named tests in resolved references
1 year agogravatar for 61841960+Arnau478@users.noreply.github.comArnau Camprubíbadge-checkFix std.debug.dumpHex address offsets
1 year agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkMerge pull request #23310 from Rexicon226/fix-23309
1 year agogravatar for 78776922+coffeebe4code@users.noreply.github.comChris Clarkbadge-checkstd.zig.Ast: Fix error case memory leak in parse()
1 year agogravatar for david@vortan.devDavid Rubinbadge-checkSema: use unwrapped generic owner in `getFuncInstanceIes`
1 year agogravatar for 68993177+godalming123@users.noreply.github.comgodalming123badge-checkUpdate the documentation comment in arena_allocator.zig to be more accurate
1 year agogravatar for sunb@qmrz.net孙冰badge-checkstd.c: android bionic C supports arc4random_buf and getentropy
1 year agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkMerge pull request #23220 from samy-00007/bytesAsSlice-fix
1 year agogravatar for rpkak@noreply.codeberg.orgrpkakbadge-checkDepTokenizer: allow space between target and colon
1 year agogravatar for sorairolake@protonmail.chShun Sakaibadge-checkdocs(std.base64): Add references to RFC 4648
1 year agogravatar for me@gasinfinity.devGasInfinitybadge-checkfix(std/fmt.zig): fix overflow in fmtDurationSigned
1 year agogravatar for carl@astholm.seCarl Åstholmbadge-checkUse `-unknown` when converting WASI/Emscripten target triples into LLVM triples
1 year agogravatar for mlugg@mlugg.co.ukMatthew Luggbadge-checkSema: fix in-memory coercion of functions introducing new generic parameters
1 year agogravatar for jacobly@ziglang.orgJacob Youngx86_64: fix rare miscomp that clobbers memory
1 year agogravatar for jacobly@ziglang.orgJacob Youngbig.int: fix negative multi-limb shift right adjust crash
1 year agogravatar for jacobly@ziglang.orgJacob Youngbig.int: fix yet another truncate bug
1 year agogravatar for jacobly@ziglang.orgJacob YoungMerge pull request #23256 from xtexx/fix-gh-20113
1 year agogravatar for jacobly@ziglang.orgJacob Youngcodegen: fix packed byte-aligned relocations
1 year agogravatar for mlugg@mlugg.co.ukMatthew Lugglink: mark prelink tasks as procesed under `-fno-emit-bin`
1 year agogravatar for squeek502@hotmail.comRyan LiptakTrick the meson build system into thinking `zig rc` is `rc.exe`
1 year agogravatar for alex@alexrp.comAlex Rønne Petersencompiler: Support more GCC code models and fix the mapping to LLVM code models.
1 year agogravatar for alex@alexrp.comAlex Rønne Petersenbadge-checkmingw: Rename mingw32.lib to libmingw32.lib.
1 year agogravatar for rofrol@gmail.comRoman Frołowbadge-checktypo: was issues -> was issued
1 year agogravatar for gautheronjonathan@gmail.comJonathan Gautheronbadge-checkstd.zig.c_translation: fix function pointer casting
1 year agogravatar for mlugg@mlugg.co.ukMatthew Luggbadge-checkSema: correctly handle empty by-ref initializers
1 year agogravatar for kappaloris@gmail.comLoris Crobadge-checkstd.Build.Watch: fix macos implementation
1 year agogravatar for me@eimmer.meElijah M. Immerbadge-checklib/std/http/Client.zig: Ignore empty proxy environment variables (#23223)
Loading...