COMMITS
May 26, 2026
E
Preserve line number on generator methods (#61797)
Em Chu committed
S
docs: Add keyword docstring for `typegroup` (#61907)
Shuhei Kadowaki committed
S
Call OnAbandoned from JLJITLinkMemoryManager::InFlightAlloc::abandon (#61884)
Sam Schweigel committed
A
fix some major issues with `map(f, ::BitArray...)` (#61895)
Andy Dienes committed
K
module: avoid materializing binding partitions in names/exported_names (#61883)
Kristoffer Carlsson committed
A
clarify some ambiguity in `in` docstring (#61892)
Andy Dienes committed
D
Include doc string for Base.@ccallable in the docs (#61592)
Daniel Matz committed
K
subtype: Treat free TypeVars as singleton identities (#61876)
Keno Fischer committed
P
Fix typo in comment about byte_offset (#61905)
PatrickHaecker committed
May 25, 2026
K
add some type asserts to preference loading code (#61878)
Kristoffer Carlsson committed
K
set `max_methods=1` for `!=`, `>`, `>=` to 1 (#61880)
Kristoffer Carlsson committed
May 24, 2026
M
Revert "Base.Docs: fix Binding constructor for renamed imports" (#61897)
Mosè Giordano committed
I
AGENTS.md: explain how to read buildkite logs (#61891)
Ian Butterworth committed
May 23, 2026
S
Base.Docs: fix Binding constructor for renamed imports (#61869)
Shuhei Kadowaki committed
May 22, 2026
K
subtype: Tweak the diagonal rule to make it more clear (#61861)
Keno Fischer committed
M
Document reservation of double underscore names (dunders) (#51215)
Mark Kittisopikul committed
K
subtype: Remove another bad test (#61875)
Keno Fischer committed
G
processor: report actual JIT target in pkgimage rejection debug output (#61808)
Gabriel Baraldi committed
A
add LoopIdiomRecognizePass for `memset`-table loops (#61873)
Andy Dienes committed
A
module: zero-init `export_set_changed_since_require_world` on module creation (#61874)
Andy Dienes committed
K
subtype: Remove a bad test comment (#61795)
Keno Fischer committed
May 21, 2026
O
memoryrefunset fixes (#61872)
Oscar Smith committed
Y
MMTk: fix the version number for sha512 checksum (#61830)
Yi Lin committed
C
GC: permanently mark pkg/sysimage objects to speed up GC (#61474)
Cody Tapscott committed
E
O
Add `memoryrefunset` intrinsic (#61759)
Oscar Smith committed
May 19, 2026
A
avoid untyped comprehensions in `@generated` functions (#61842)
Andy Dienes committed
May 18, 2026
D
🤖 Bump LinearAlgebra stdlib 74a7cfa → f8b77b7 (#61831)
DilumAluthgeBot committed
M
Merge pull request #61827 from giordano/mg/unused-jl-timing-show-buf
Mosè Giordano committed
I
perf: bulk fast paths for NTuple-from-array and rand!(::Array{Complex}) (#61762)
Ian Butterworth committed