e0d7a98b: Merge pull request #19710 from jacobly0/elf-segment-align
by Jakub Konka
on 2024-04-21Sunday07:56:26
40118c76: update list of missing features in no-LLVM built zig2
by Marco F
on 2024-04-20Saturday17:30:04
d8764ec7: Rename der_encoded_max_length to der_encoded_length_max
by Frank Denis
on 2024-04-20Saturday13:23:15
7789e872: std.fs.Dir.openDir: use wasi libc API when -lc
by Linus Groh
on 2024-04-20Saturday16:14:35
dddddcff: disable RISC-V CI testing due to LLVM's O(N^2) codegen
by Andrew Kelley
on 2024-04-20Saturday03:24:57
db96ad4a: std: fix Thread.Pool.spawn
by GethDW
on 2024-04-19Friday15:10:58
3adfaf91: The Mach-O header flags gained two new members at some point, and these are missing in the Zig std library. This PR adds these.
by cryptocode
on 2024-04-18Thursday21:36:25
d06e5b43: std.fs.Dir.openFile: use wasi libc API when -lc
by Andrew Kelley
on 2024-04-17Wednesday21:52:51
3c221463: Merge pull request #19689 from nektro/nektro-patch-29794
by Andrew Kelley
on 2024-04-18Thursday23:38:11
544397ce: Merge pull request #19649 from ziglang/x86_64-windows-ci
by Jacob Young
on 2024-04-18Thursday23:13:29
22a97cd2: std.Build: revert --host-target, --host-cpu, --host-dynamic-linker
by Andrew Kelley
on 2024-04-18Thursday00:57:03
21a6a1b0: Sema: cap depth of value printing in type names
by mlugg
on 2024-04-17Wednesday23:15:53
187f0c1e: Sema: correctly make inferred allocs constant
by David Rubin
on 2024-04-18Thursday04:45:14
a0de0776: std.zig.system.linux: Use arm.zig detection for AArch64 CPU features
by Liviu Dudau
on 2024-04-09Tuesday18:47:20
1fb23813: Merge pull request #19630 from mlugg/comptime-ptr-access-5
by Andrew Kelley
on 2024-04-17Wednesday19:35:35
77abd3a9: x86_64: fix miscompilation regression in package fetching code
by Jacob Young
on 2024-04-16Tuesday19:04:41
b78b2689: Merge pull request #19655 from squeek502/windows-argv-post-2008
by Andrew Kelley
on 2024-04-15Monday22:28:33
1e5075f8: lib/std/Build/Step/CheckObject: dump section as string
by Jakub Konka
on 2024-04-15Monday10:36:32
d483ba72: zig init: Replace deprecated LazyPath.path with Build.path()
by Linus Groh
on 2024-04-14Sunday16:14:00
d23a8e83: std.Build.Step.ConfigHeader: better error message
by jd
on 2024-04-15Monday05:53:21
64b98935: Merge pull request #19657 from ziglang/fs.Dir.Walker-null
by Andrew Kelley
on 2024-04-15Monday07:25:23
e45bdc6b: std.crypto.pcurves.*: simpler, smaller, faster u64 addition with carry (#19644)
by Frank Denis
on 2024-04-13Saturday23:13:22
a59ad719: std.Build.Step.ConfigHeader: better error message
by Andrew Kelley
on 2024-04-13Saturday06:21:04
54d1a529: Merge pull request #19637 from ziglang/http-host-port
by Andrew Kelley
on 2024-04-13Saturday10:39:35
4fac5bd6: Autodoc: fix root module name in sources.tar
by Ian Johnson
on 2024-04-13Saturday01:18:18
05d97557: translate-c: allow str literals in bool expressions
by travisstaloch
on 2024-04-12Friday10:10:42
9cfac471: fetch: combine unpack error validation in a single function
by Igor Anić
on 2024-04-11Thursday17:27:40
786876c0: Fix stack iterator on UEFI
by leap123
on 2024-04-11Thursday03:25:49
3d165207: translate-c: support macro with 'assert(false && "error message")'
by travisstaloch
on 2024-04-11Thursday14:39:47
7fb5a0b1: introduce std.Build.path; deprecate LazyPath.relative
by Andrew Kelley
on 2024-04-10Wednesday01:23:48
More