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