COMMITS
April 24, 2026
S
Update mtime of libclang_rt.osx.a after moving (#61647)
Sam Schweigel committed
C
Makefile: Fix missing `libtarget_parsing` dependency (#61630)
Cody Tapscott committed
S
document end → lastindex in more places (#61589)
Steven G. Johnson committed
C
add short CLI option -P for --project (#59867)
Christopher Rowley committed
A
rewrite `asyncmap` to use plain buffers instead of `Ref` (#61445)
Andy Dienes committed
April 23, 2026
C
Darwin: Ship `libSystem.tbd` + `libclang_rt.osx.a` for sysimage linking (#61633)
Cody Tapscott committed
M
Update CompilerSupportLibraries to build with GCC 15 (#61460)
Mosè Giordano committed
V
gc: fix build errors in gc-stock.c and gc-debug.c (#61627)
Valentin Churavy committed
April 22, 2026
J
enable `less`/`edit` for documented variables (#53539)
Jeff Bezanson committed
M
Merge branch 'master' into mg/llvm-21
Mosè Giordano committed
E
T
Fix JuliaTaskDispatcher deadlock with std::future callers (#61575)
Tim Besard committed
April 21, 2026
C
debug: print `features_dis` for `ImageTarget` in `loading` debug (#61622)
Cody Tapscott committed
J
silence maybe-uninitialized warning in jitlayers.cpp (#61588)
Jeff Bezanson committed
M
`StepRangeLen` - conversion not contruction on indexed access (#61580)
Michael Doherty committed
I
math: fix spurious !nothrow effects on asinh, frexp, hypot, and unsafe_trunc (#61616)
Ian Butterworth committed
A
propagate inbounds in `copyto!` (#61566)
Andy Dienes committed
I
math: fix exp_impl_fast Float64 nothrow inference (#61615)
Ian Butterworth committed
April 20, 2026
I
codegen: Propagate `ipo_purity_bits` to LLVM function attributes (#61394)
Ian Butterworth committed
J
use named tuple names to refine length of tuple type parameter (#60387)
Jeff Bezanson committed
S
make reverse(::StringView) return String (#61579)
Steven G. Johnson committed
April 19, 2026
E
nghttp2: New version 1.69 (#61612)
Erik Schnetter committed
S
docs: Add NEWS entry for signature printing support for inlined frames in stacktrace (#53925) (#61606)
Shuhei Kadowaki committed
April 18, 2026
D
🤖 Bump LinearAlgebra stdlib 9c9d374 → c9253f7 (#61600)
DilumAluthgeBot committed
S
compiler: Filter dominated original methods in overlay matching (#61581)
Shuhei Kadowaki committed
April 17, 2026
E
S
stacktrace: Enable method signature printing for inlined frames (#53925)
Shuhei Kadowaki committed
R
Fix improper alignment of matrices with elided strings (#60812)
rokke committed
A
note in CONTRIBUTING that _everyone_ is welcomed and encouraged to review PRs (#61604)
Andy Dienes committed
G
Relax the cpufeatures assertions
gbaraldi committed