Backports for Julia 1.9.0-beta4 #48311
Fix mistake in docstring of `keys(::RegexMatch)` (#48252)
d9040a59
Avoid dtrace regenerating the header (#48278)
4dc9a108
Profile: print profile peek to stderr (#48291)
e640e7b1
NFC followups for #48246 (#48264)
5da6d97f
fix some issues discovered by JET (#48303)
9c99454b
DilumAluthge
changed the title Backports for Juila 1.9.0-beta4 Backports for Julia 1.9.0-beta4 3 years ago
Fix Splat->splat in NEWS.md (#48350)
914ec697
run doc/NEWS-update.jl
986dc406
deps: fix broken `p7zip` url (#48176)
f8b78eb1
improve docs for IPython mode (#48314)
957c93f3
fix an erronous type assert (#48327)
dbe520d8
add a type assert to `read` on a `Cmd` (#48334)
7114a8e4
allow extensions to be loaded from non top level env (#48352)
60dfe2cb
make `dlopen`ing `libssp` non fatal (#48333)
d3fbdf1e
set max_methods = 1 for REPL methods (#48330)
9a67956f
inlining: make union splitting account for uncovered call (#48455)
86fc8b69
add docs for `getglobal` and `setglobal!` (#48409)
9a8599a2
add docs for try-catch-else (#48414)
0a1da694
Store the frontend task object in the REPL struct. (#48400)
90c98397
avoid hang when only threads are starting IO (#48433)
186f5a59
Sorting documentation fixups for 1.9 (#48440)
775c97f8
prevent heap snapshot test to write to julia dir (#48458)
de89a2cb
Merge pull request #47676 from gbaraldi/gmp-libblas-version
fcd3ca81
Fix `apply_type_tfunc` for `Union{T::TypeVar}`
017365c4
Move `libstdc++` path into `LOADER_*_DEP_LIBS`
085d4a48
Load special libraries in-order
e80db09b
bump Pkg to latest v1.9
f5a68605
Add !noalias and !alias.scope metadata
0f0d425f
Derive `!noalias` from `!tbaa` for most loads/stores
d04d36ff
Merge pull request #48485 from topolarity/noalias
2440091e
bump Pkg to latest v1.9
08aa3f00
Avoid unnecessary Docs.META initializations (#48469)
68cd01c1
Fix `Base.libblas_name`/`Base.liblapack_name`
30dcbba8
Move `libblas_name`/`liblapack_name` to after `Sys` module
b9c655c9
Add test for use of `Base.libblas_name`
8b00ed3f
[LinearAlgebra] Fix `libblas_name` test
a7f04b82
remove precompile mutation step from staticdata (#48309)
26b6e81c
avoid generating native code if only output ji file (#48431)
62b70e3c
convert algorithms to SCC (#47866)
d1b9ff95
precompile: do not reanimate zombie external methods (#48475)
a83399cf
Merge pull request #48513 from JuliaLang/jn/extend-once
d4e0f366
Protect `cmd_gen` against invalidation (#48557)
27c6d976
Change uses of int to size_t in MurmurHash (#48562)
1ef6c96c
[compiler] Fix effects of supertype abstract interpretation (#48566)
997ba79d
add CTRL_R to repl precompile (#48539)
a3b4c3b5
Add path tracking options from #44359 to docs (#48527)
c15f5207
give a hint towards `Base.retry_load_extensions` when an extension fa…
d4a46292
KristofferC
merged
26c5abf1
into release-1.9 3 years ago
KristofferC
deleted the backports-release-1.9 branch 3 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub