[release-1.10] Backports for Julia 1.10.0-x #50971
Avoid race conditions with recursive rm (#50842)
31067796
Add a `threadpool` parameter to `Channel` constructor (#50858)
7e92d149
Fix integer overflow in `isapprox` (#50730)
48746e98
Add note the `Task` about sticky bit (#50915)
111dc03f
Fix Pkg branch (release-1.10)
ca523616
🤖 [backports-release-1.10] Bump the Pkg stdlib from e8197dd0e to 85d6…
747dea66
Improve documentation of sort-related functions (#48387)
10cbf3cc
Revise sort.md and docstrings in sort.jl (#48363)
86f75bf1
fix `CyclePadding(::DataType)` (#50719)
344ef77c
inference: permit recursive type traits (#50694)
6867fa6c
Disallow non-index Integer types in isassigned (#50594)
843937b0
Restrict COFF to a single thread when symbol count is high (#50874)
9477e1b0
Add default method for setmodifiers! (#50822)
03108f25
Remove weird Rational dispatch and add pi functions to list (#50850)
19fdccea
Limit type-printing in MethodError (#50809)
24f34d89
when widening tuple types in tmerge, only widen the complex parts (#5…
0737e800
Bump JuliaSyntax to 0.4.6 (#50928)
cd69cc40
Update libssh2 patches (#50959)
1da30684
Add docs on task-specific buffering using multithreading (#48542)
10947630
Make ranges more robust with unsigned indexes. (#50823)
3fa49905
🤖 [backports-release-1.10] Bump the Pkg stdlib from 85d6ac617 to 6125…
07faa229
types: fix hash values of Vararg (#50932)
972259ee
fix incorrect results in `expm1(::Union{Float16, Float32})` (#50989)
f58e1ebe
Separate foreign threads into a :foreign threadpool (#50912)
13ec3ceb
add ORIGIN to rpath on Linux/FreeBSD
c1126a34
cat: remove unused promote_eltype methods that confuse inference (#50…
0e01cb5f
fix #50562, regression in `in` of tuple of Symbols (#51009)
77900dcb
Bump Statistics stdlib (#51053)
27f60cda
🤖 [backports-release-1.10] Bump the Pkg stdlib from 61257864f to a362…
25d58ad4
🤖 [backports-release-1.10] Bump the Pkg stdlib from a3621e978 to 484b…
4545f0ba
Implement realloc accounting correctly (#51027)
e5e91421
fix a case of potentially use of undefined variable when handling err…
78c8cf1b
Revert "Optimize findall(f, ::AbstractArray{Bool}) (#42202)" (#51039)
aa115080
add missing invoke edge for nospecialize targets (#51036)
210fb22e
inference: fix return_type_tfunc modeling of concrete functions (#51042)
d889379a
Workaround upstream FreeBSD issue #272992 (#51114)
15359fa7
Add `JL_DLLIMPORT` to `small_typeof` declaration (#50892)
70937646
broadcast: use recursion rather than ntuple to map over a tuple (#51154)
8332712e
fix debug typo in "add missing invoke edge for nospecialize targets (…
0e7eed85
Check again if the tty is open inside the IO lock (#51222)
0c0638db
Add lock around uv_unref during init (#51236)
81c9a3cd
GMP: Gracefully handle more overflows. (#51243)
c12e8515
Ryu: make sure adding zeros does not overwrite trailing dot (#51254)
2e149123
shorten stale_age for cachefile lock (#51175)
de202562
fix method definition error for bad vararg (#51300)
503a44f7
fix force-throw ctrl-C on Windows (#51307)
ea93115e
jltypes: ensure revising structs is safe (#51303)
0eff9d86
inference: type bound error due to free typevar in sparam env (#51013)
763ec695
reduce test time for rounding and floatfuncs (#51305)
76277feb
use LibGit2_jll for LibGit2 library (#51294)
eea94779
Precompile pidlocks: add to NEWS and docs (#50385)
f0758b02
testdefs: make sure that if a test set changes the active project, th…
b407e1b2
KristofferC
marked this pull request as ready for review 2 years ago
Backport a fix for GMP patches to `backports-release-1.10` (#51445)
491dfb5f
inference: handle `Vararg` in `abstract_call_unionall` for `argtypes`…
f9ef654b
inference: follow up the `Vararg` fix in `abstract_call_unionall` (#5…
ae8f9ad5
Check if malloc has succeeded before updating GC counters (#51247)
e084a401
KristofferC
merged
e6378eae
into release-1.10 2 years ago
KristofferC
deleted the backports-release-1.10 branch 2 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub