julia
Backports for 1.12.0-beta2
#58009
Merged

Backports for 1.12.0-beta2 #58009

KristofferC merged 38 commits into release-1.12 from backports-release-1.12
KristofferC
nsajko `append_c_digits`: typeassert `Int` to improve inference (#57950)
2d27adce
vtjnash fix generated_body_to_codeinfo to avoid `string` (which is not always…
6182de7b
nsajko fix `nextpow`, `prevpow` for types without `typemax` (#49669)
787d9342
KristofferC KristofferC added release
Heptazhou Backport #57423 to v1.12 (#58004)
1e436b10
DilumAluthgeBot 🤖 [backports-release-1.12] Bump the LinearAlgebra stdlib from f0f7a46…
fd213c31
aviatesk inference: re-enable inference overload for basic statements (#58027)
956422ee
timholy Add matches for invoke invalidations (#57999)
af93514f
IanButterworth Logging: Improve threadsafety (#57591)
a210129f
xal-0 Add missing PARTITION_KIND_CONST_IMPORT case to print_partition (#58006)
a7762c68
KristofferC Avoid most boxes in precompilation code (#57986)
3582d8a5
aviatesk inference: simplify `abstract_eval_globalref` (#58026)
4f6fbd68
N5N3 typeintersect: fix triangular vars handling outside constructor (#58018)
f9f5f6e3
inkydragon deps: Update MPFR to v4.2.2 (#58039)
fe36e653
IanButterworth Remove try-finally scope from `@time_imports` `@trace_compile` `@trac…
ebdb9c01
JeffBezanson fix #58013, error for too few arguments in `invokelatest` (#58056)
a7e98996
nsajko fix zero-dimensional `reverse!` (#58086)
c4b67985
awadell1 Fix `--project=@script` when outside script directory (#56351)
2decc576
vtjnash prevent allocation of Memory (layout and object) when not concrete (#…
65657d1c
vtjnash much faster code-coverage for packages (#57988)
e0a1611a
nhz2 Fix `IOBuffer` `skip` regression (#57963)
e207cf40
StefanKarpinski [DOC] Update installation docs: /downloads/ => /install/ (#58127)
d3a569d3
timholy Ensure completion of invalidation log (#58137)
9d454dc5
KristofferC KristofferC force pushed from fd8213d6 to 9d454dc5 251 days ago
KristofferC KristofferC assigned KristofferC KristofferC 251 days ago
kpamnany Scheduler: Use a "scheduler" task for thread sleep (#57544)
640c4e1b
JeffBezanson fix trimming for scheduler task (#57926)
a5bbb912
vtjnash batch some binding changes (#57765)
b3e1a0c4
Keno Merge adjacent implicit binding partitions (#57995)
980347dc
KristofferC
nanosoldier
aviatesk inference: minor refactoring on abstractinterpretation.jl (#58154)
bba8a822
vtjnash fix static show in some edge cases (#58128)
15159131
topolarity Fix `jl_set_precompile_field_replace` for 0-size fields (#58155)
bcb103af
adienes Switch from segfault to `zip` behavior for mismatched indices in `map…
66a3cc96
N5N3 subtype: save some union stack space for ∃ free cases. (#58159)
f1517b46
aviatesk inference: allow specialization of `scan_specified_partitions` (#58165)
ea25e2aa
vtjnash gf: make dispatch heuristic representation explicit (#58167)
43c784bf
aviatesk fix performance regression introduced by #58027 (#58184)
408e1da0
KristofferC add showing a string to REPL precompile workload (#58157)
8d69739a
xal-0 JuliaSyntax parser-based REPL completions overhaul (#57767)
d9da4213
tecosaur Workaround StyledStrings type-piracy (#58112)
44f35d99
aviatesk staticdata: remove `reinit_ccallable`
debca00c
KristofferC KristofferC merged 71af4b8b into release-1.12 242 days ago
KristofferC KristofferC deleted the backports-release-1.12 branch 242 days ago

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
Labels
Milestone