9dda2eb1: Merge pull request #19080 from jacobly0/llvm-per-mod-strip
by Andrew Kelley
on 2024-02-26Monday05:44:10
91fb211f: Merge pull request #18906 from jacobly0/x86_64-tests
by Andrew Kelley
on 2024-02-26Monday05:43:20
429e542f: macho: count rebases for synthetic __objc_selrefs
by Jakub Konka
on 2024-02-25Sunday13:05:36
d7276c15: macho: actually set SG_READ_ONLY on __DATA_CONST segment
by Jakub Konka
on 2024-02-24Saturday17:47:37
aa39e98d: Merge pull request #19077 from Techatrix/http-header-parse
by Andrew Kelley
on 2024-02-25Sunday23:27:12
b2374c4d: fix crash when calling StackIterator.isValidMemory with emscripten
by Jae B
on 2024-02-24Saturday23:12:16
ff3bf983: fix large f128 values being incorrectly parsed as inf
by Marc Tiehuis
on 2024-02-25Sunday06:15:22
08e886b8: package management: fix regression of printing expected hash
by Andrew Kelley
on 2024-02-25Sunday05:48:33
661137ac: Merge pull request #19074 from antlilja/llvm-debug-loc
by Jacob Young
on 2024-02-25Sunday16:03:45
9d708297: std.heap.raw_c_allocator: use malloc_size for resize
by Andrew Kelley
on 2024-02-25Sunday01:21:08
55f437b9: Add pollTimeout for non-blocking/timeout-having polls
by SuperAuguste
on 2024-02-24Saturday20:44:57
31763d28: Revert "tests: add -Dskip-cross-glibc option"
by Jacob Young
on 2024-02-24Saturday16:07:24
b344ff01: Merge pull request #19031 from antlilja/llvm-bc
by Jacob Young
on 2024-02-24Saturday21:18:30
8d651f51: std.tar fix assert exploited by fuzzing
by Igor Anić
on 2024-02-24Saturday15:22:54
3eacd1b2: change `addCSourceFiles` to use `LazyPath` instead `Dependency` (#19017)
by David Rubin
on 2024-02-24Saturday21:12:04
6fddc9cd: Merge pull request #19064 from ziglang/fix-netname-deleted
by Andrew Kelley
on 2024-02-24Saturday18:03:40
88b3c144: fix compilation issues
by Jae B
on 2024-02-24Saturday00:24:34
7f11c194: use @trap instead of system.abort for emscripten
by Jae B
on 2024-02-23Friday23:25:24
77448703: setup PATH_MAX for emscripten
by Jae B
on 2024-02-23Friday23:10:50
229b87ca: Merge pull request #19053 from ianic/tar_fuzzing2
by Andrew Kelley
on 2024-02-24Saturday05:11:27
cfce81f7: Merge pull request #18955 from ziglang/std.http.Server
by Andrew Kelley
on 2024-02-24Saturday01:41:38
7230b68b: Merge pull request #19034 from ziglang/elf-riscv
by Jakub Konka
on 2024-02-23Friday20:41:14
8802ec58: Merge pull request #19032 from ianic/add_buffered_tee
by Andrew Kelley
on 2024-02-22Thursday22:02:17
e60d6671: Module: fix `@embedFile` of files containing zero bytes
by Jacob Young
on 2024-02-21Wednesday15:21:14
241e1008: update root.os.system override to require "system" field, this allows easier overriding of os.heap.page_allocator
by Jae B
on 2024-02-22Thursday08:03:09
dd1fc1cb: std.os.emscripten: fix regression caused by code cleanup in std.os.wasi (Closes #19019)
by Andre Weissflog
on 2024-02-21Wednesday16:42:35
0b7af256: MachO: fix `calcLoadCommandsSize` computation
by Jacob Young
on 2024-02-21Wednesday13:27:07
ec729342: llvm: fix c abi for structs not passed in registers
by Jacob Young
on 2024-02-20Tuesday12:41:24
22915604: c_import: extract behavior tests that use `@cImport`
by Jacob Young
on 2024-02-20Tuesday09:15:10
556db2ca: json: make std.json.stringifyAlloc return a mutable slice (#19013)
by Techatrix
on 2024-02-20Tuesday14:03:00
65a87ff2: Liveness: do not elide safety-checked instructions
by mlugg
on 2024-02-20Tuesday03:53:42
97290e0b: cbe: make more use of `InternPool.Index.Slice`
by Jacob Young
on 2024-02-19Monday21:28:23
7461309b: Sema: validate that runtime-known inferred alloc does not have comptime-only type
by mlugg
on 2024-02-19Monday15:52:57
7775e46e: Merge pull request #18983 from jacobly0/dwarf-rewrite
by Andrew Kelley
on 2024-02-18Sunday20:41:37
3cafb965: zig fmt: Preserve trailing comma after single-item switch case
by Carl Åstholm
on 2024-02-17Saturday18:25:43
More