-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Backports for 1.9.0-rc1 #48733
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Backports for 1.9.0-rc1 #48733
Changes from 1 commit
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
1360b3a
Restrict `path` to be an `AbstractString` in `lbt_forward()`
staticfloat d0a7175
Update LLVM build to 14.0.6+2 (#48544)
vchuravy ceacba1
Update checksums for llvm 14.0.6+2 (#48659)
vchuravy 6213bb8
[REPL] Meta-e: Don't execute the edited code when exiting editor (#46…
fredrikekre d43d055
Disable frame-pointer-optimiation on Linux (#48660)
vchuravy b3d42d1
Fix Base.libllvm_path and jl_get_libllvm don't support non-ASCII char…
wesjenkins 25bad18
fix #47658, state stack overflow on unions containing typevars (#48221)
JeffBezanson f7c4f59
restore kwcall_mt optimizations
5e39fc6
lattice: fix minor lattice issues (#47570)
aviatesk 84e3545
Put back getfield :boundscheck hack (#48677)
Keno 2324310
make `insert_extension_triggers` idempotent
KristofferC 7734b34
fix printing of parents to extensions in `@time_imports`
KristofferC 6545919
julia_cmd() docstring: include pkgimages (#48392)
fonsp 1121d25
Allow for use 60% of constrained/total system memory (#48614)
gbaraldi a66d092
update loading test to best-practices (#48429)
vtjnash 5453936
only load extension triggers from the evnironment where the parent pa…
KristofferC 86b9df2
effects: taint `:nothrow` effect on unknown `:static_parameter` (#46791)
aviatesk af0e4c1
force singlethreading during precompilation (#48592)
IanButterworth 0cb0bb4
Bump LLD to get dsymutil and use it for pkgimgs (#48628)
gbaraldi 624c665
put back DelimitedFiles as a non-sysimage "stdlib" (#48671)
KristofferC 956f54b
[OpenBLAS_jll] Upgrade to new build optimised for PowerPC (#48689)
giordano b5d9781
staticdata: encode link_id in tagged linkage (#48673)
vtjnash 50b8c13
Add world argument to jl_create_native. (#48746)
maleadt 1c22e77
[compiler] Teach type inference that `GotoIfNot` can throw (#48583)
staticfloat d2de99d
Stop renumbering statements in inference proper (#48022)
Keno a6a19e4
inference: fix the correctness of inference bail out interface (#48826)
aviatesk 09757f7
effects: taint `nonoverlayed` when bailing out inference (#48838)
aviatesk 2761b06
effects: handle va-method properly when refining `:inaccessiblememonl…
aviatesk e25fcc9
Test: add space after test failure for visual clarity (#48526)
IanButterworth 54bdee8
[Make.inc] Define new variable `PATCHELF_SET_RPATH_ARG`
giordano a671f0c
Accept weakdeps as a source for UUIDS for Preferences
vchuravy b5243af
add a type assert to logging to prevent Base.require invalidation (#4…
KristofferC 2497f83
Add libjulia-internal to ORCJIT symbol resolution (#48712)
topolarity 8ba214d
Update MbedTLS to 2.28.2 (#48806)
mkitti b710bd2
Always use `-Wl,--warn-unresolved-symbols` in MSAN builds (#48835)
giordano 3f040ca
Calculate a checksum for the system image (#48869)
timholy df3f686
fixup! effects: taint `nonoverlayed` when bailing out inference (#48838)
vchuravy 44085f9
Atomically order specsigflags, specptr, and invoke (#47832)
pchintalapudi 570251e
enable re-using external code in pkgimages (#48723)
vtjnash 4710009
Fix final gc lowering on dynamically sized allocation (#48620)
wsmoses b07fb40
gf: cache cache_with_orig decision (#48833)
vtjnash d57c4ea
bump Pkg to latest 1.9
ec5e702
fixup! fixup! effects: taint `nonoverlayed` when bailing out inferenc…
KristofferC 65a025f
staticdata: make hookup of code instances correct (#48751)
vtjnash c1cb058
staticdata: make completeinfo memory-/gc-safe (#48832)
vtjnash fcde569
fixup! gf: cache cache_with_orig decision (#48833)
vchuravy be9df3f
Merge pull request #48881 from JuliaLang/vc/backports-1.9
KristofferC 8024dd6
Add note to NEWS about keywords in tab completion (#48863)
pbouffard fd1108b
staticdata: set method.nroots_sysimg in `jl_write_values` (#48875)
timholy 96b3fe3
staticdata: check ci->relocatability before caching external speciali…
timholy 9f3b747
Initialize JIT bytes
pchintalapudi e6249e7
Fix sorting missing values with offset indices (#48864)
LilithHafner 9ced070
Fix heapsize hint and use a line for max memory (#48747)
gbaraldi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.