julia
Backports for Julia 1.9.0-beta4
#48311
Merged

Backports for Julia 1.9.0-beta4 #48311

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

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
No one assigned
Labels
Milestone