Backports for 1.12.7 #62003
🤖 [backports-release-1.12] Bump SparseArrays stdlib 2376bf8 → 44d077d…
6cb195ee
🤖 [backports-release-1.12] Bump SparseArrays stdlib 44d077d → e9baab7…
6fbf0195
Allow underscore (unused) args in presence of kwargs (#58803)
c0a60cac
precompilation: improve warn_loaded messaging for transitive deps (#6…
09d88f07
precompilation: fix show_progress crash when bar.current goes negativ…
5082c2db
Fix `Base.summarysize` crash for instances of foreign types (#61517)
03725e32
lowering: avoid `gensy` in anonymous generator name (#61582)
eb05ee7e
compiler: Filter dominated original methods in overlay matching (#61581)
5c60583c
fix typo in deserializing MemoryRef
1d2fb43d
[backports-release-1.13] x86-64: ignore privileged-only CPU feature b…
3c2d6b12
[backports-release-1.13] x86-64: detect CPU features on all cores on …
59f471c8
fastmath: Fix `--math-mode=ieee` handling for `muladd_float` (#61708)
60da7e7f
gc: fix assert(!freedall) when gc_scrub marks past lim_newpages (#61…
245ada00
typedef: handle self-references in `_typebody!` (#61794)
b8c3b2bd
set `max_methods=1` for `!=`, `>`, `>=` to 1 (#61880)
f35df700
inference: Respect `@nospecializeinfer` semantics in constant prop
780a91f7
Compiler: fix typo in can_propagate_conditional (#60902)
6d70f964
subtype: isolate `Union` state in `subtype_ccheck` to prevent exponen…
530fe78e
subtype: ignore the rest ∃ decisions if env is unchanged during `loca…
2f7718a7
check `issimpleenoughtype` for PartialStruct during `issimplertype` (…
fe5492d8
inference: track reaching defs for slots (#55601)
c91df00a
Profile: simplify `Memory` in heap snapshot (#60930)
65cf659f
fix pkg loading from read-only filesystems on unix (#61253)
a6536d2d
openssl: New version 3.5.6
f35a4cbf
Fix-up `--trim` support for `hcat` / `vcat` / etc. (#61551)
aaee5a75
aarch64: Fix `libunwind` init in signal handler context (#61969)
7710c983
Don't rewrap other unioned types in flatten_type_union (#61980)
f4460a78
codegen: avoid baking in binding values without a forward edge (#61756)
de1e5449
harden Base (`zip` and `iterate`) to new definitions of `tail` (#62002)
838e1816
Make `Base.donotdelete` public (#55774)
3b84c429
Fix precompilepkgs when waiting for another job (#60811)
534f7b35
REPL: Convert char to string before calling `escape_string` (#61143)
17a94dc8
REPL: Fix call to correct `hascolor` function (#61142)
58eb459b
Fix performance regression in hvcat of simple matrices (#57422)
7c5be5ac
Fix interaction between `foldr` and `Iterators.flatten` (#61806)
9197b679
KristofferC
force pushed
from
1504fc0a
to
9197b679
15 days ago
Add dynamic ASAN detection for RTLD_DEEPBIND / `dlopen` workarounds (…
5c5a8316
Define `jl_running_under_sanitizer` on FreeBSD
4bc86685
staticdata: fix serialization ordering for cyclic datatype supertypes…
d6ff959d
disable avx512fp16 which is buggy on this LLVM
736bd732
topolarity
force pushed
from
60098336
to
fb9876ef
7 days ago
Fix clang 21 warnings (#59638)
a0faabc0
Libdl: Fix `jl_find_dynamic_library_by_addr` on some distros (#62121)
5c7879c7
topolarity
force pushed
from
fb9876ef
to
5c7879c7
7 days ago
Fix compiler warning / use of non-standard C (#59636)
6f510b60
Revert "staticdata: fix serialization ordering for cyclic datatype su…
fe4faaea
Revert "set `max_methods=1` for `!=`, `>`, `>=` to 1 (#61880)"
6ed4c45b
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub