srctree

e0d7a98b: Merge pull request #19710 from jacobly0/elf-segment-align by Jakub Konka on 2024-04-21Sunday07:56:26
c352845e: Fix usage of `unexpectedErrno` by Jared Baur on 2024-04-20Saturday20:11:24
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
c7ffdbcd: Revert "disable flaky std.fs test" by Jacob Young on 2024-04-20Saturday10:08:26
dddddcff: disable RISC-V CI testing due to LLVM's O(N^2) codegen by Andrew Kelley on 2024-04-20Saturday03:24:57
d080622c: disable flaky std.fs test by Andrew Kelley on 2024-04-20Saturday02:01:13
7c0e1cc9: start the 0.13.0 release cycle by Andrew Kelley on 2024-04-19Friday21:01:04
a685ab14: Release 0.12.0 by Andrew Kelley on 2024-04-19Friday21:00:35
db96ad4a: std: fix Thread.Pool.spawn by GethDW on 2024-04-19Friday15:10:58
844da16d: update .mailmap by Andrew Kelley on 2024-04-19Friday20:16:09
ebce1903: llvm: fix debug info when running tests by Jacob Young on 2024-04-19Friday03:40:06
f03829a2: define std.crypto.sha2.Sha512224 (#19697) by Meghan Denny on 2024-04-19Friday14:50:46
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
130fb5cb: cmake: support setting the dynamic linker by Erik Arvstedt on 2024-04-12Friday12:54:08
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
a2b834e8: Merge pull request #19654 from jacobly0/wasi-ver by Andrew Kelley on 2024-04-15Monday23:14:22
b78b2689: Merge pull request #19655 from squeek502/windows-argv-post-2008 by Andrew Kelley on 2024-04-15Monday22:28:33
ff18103e: std: improve std.once tests by Alex Kladov on 2024-04-15Monday12:57:41
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
7cc0e6d4: std: fix big int llshr to respect aliasing (#19612) by Андрей Краевский on 2024-04-13Saturday10:06:23
4fac5bd6: Autodoc: fix root module name in sources.tar by Ian Johnson on 2024-04-13Saturday01:18:18
f1c0f42c: cbe: fix optional codegen by Jacob Young on 2024-04-12Friday03:40:15
05d97557: translate-c: allow str literals in bool expressions by travisstaloch on 2024-04-12Friday10:10:42
10ff81c2: Merge pull request #19623 from ziglang/LazyPath by Andrew Kelley on 2024-04-12Friday06:35:51
3bafc440: std.debug.panic: pass the args by Andrew Kelley on 2024-04-11Thursday20:58:08
9cfac471: fetch: combine unpack error validation in a single function by Igor Anić on 2024-04-11Thursday17:27:40
0ac15b97: Document lazy dependency in init build.zig.zon by Jeremia Dominguez on 2024-04-08Monday07:07:22
5b957984: Document packed struct's backing int declaration by Nguyễn Gia Phong on 2024-04-08Monday03:01:30
271d8964: std.hash.crc: get rid of usingnamespace by Brandon Black on 2024-04-06Saturday15:27:59
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
f7a76bdf: autodoc: fix tokenizer by andrewkraevskii on 2024-04-10Wednesday20:18:41
7fb5a0b1: introduce std.Build.path; deprecate LazyPath.relative by Andrew Kelley on 2024-04-10Wednesday01:23:48
c4587dc9: Uri: propagate per-component encoding by Jacob Young on 2024-04-10Wednesday02:22:08
More