COMMITS
April 30, 2026
P
Reduce padding in `_jl_handler_t` (#61662)
PatrickHaecker committed
April 29, 2026
S
inference: concrete-evaluate when const-prop refines effects to foldable (#61677)
Shuhei Kadowaki committed
O
Merge pull request #61693 from JuliaLang/kc/ai_filewatching
Oscar Smith committed
D
CI: Delete `.github/workflows/PrAssignee.yml` (#61695)
Dilum Aluthge committed
K
Compiler: egal_tfunc: pass correct arg to `issingletontype` (#61687)
Kristoffer Carlsson committed
C
deps: bump cpufeatures `e748e77` -> `6133f77` (#61678)
Cody Tapscott committed
O
Merge pull request #61685 from JuliaLang/kc/Serialization_off_by_one
Oscar Smith committed
K
FileWatching: remove dead initialization in open_exclusive
Kristoffer Carlsson committed
K
FileWatching: prevent double-close of FileMonitor/FolderMonitor
Kristoffer Carlsson committed
K
FileWatching: use atomic loads for @atomic handle fields
Kristoffer Carlsson committed
K
FileWatching: fix data race on timedout flag in poll_fd
Kristoffer Carlsson committed
K
FileWatching: fix PollingFileWatcher stuck after uv_fs_stat failure
Kristoffer Carlsson committed
K
subtype: Replace magic integers by enum (#61682)
Keno Fischer committed
T
Handle non-standard Method.source in invalidation scanner (#61670)
Tim Besard committed
B
update docs for @main to use eval when on old versions of julia (#61675)
Ben Arthur committed
K
fix typo in deserializing MemoryRef
Kristoffer Carlsson committed
S
[JuliaLowering] Make `@cfunction` identifier callable scope-resolved (#61609)
Shuhei Kadowaki committed
April 28, 2026
K
subtype: Remove `envout` code in intersection (#61449)
Keno Fischer committed
A
nicer error message when you try to `.=` into a scalar (#61672)
Andy Dienes committed
A
add to docstring to `methods` specifying specifics of specificity ordering (#60566)
Andy Dienes committed
S
A
add error hint for apply_type typos (#61650)
Andy Dienes committed
E
OpenBLAS: New version 0.3.33 (#61674)
Erik Schnetter committed
April 27, 2026
C
Base.Linking: Link C runtime libraries by default (#61652)
Cody Tapscott committed
J
Fix: History search with multi-byte characters (#61655)
Jakob Nybo Andersen committed
I
Update perf CI badge link in README.md (#61668)
Ian Butterworth committed
E
OpenBLAS: Update to 0.3.32 (#61666)
Erik Schnetter committed
April 25, 2026
J
Specialize f in map(f, ::NamedTuple) (#61654)
Jakob Nybo Andersen committed
J
Remove redundant boundscheck in getindex(::String, ::UnitRange) (#61656)
Jakob Nybo Andersen committed
S
use uv_fs_copyfile for cp (#59662)
Steven G. Johnson committed