julia
[release-1.10] Backports for Julia 1.10.0-x
#50971
Merged

[release-1.10] Backports for Julia 1.10.0-x #50971

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

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
No one assigned
Labels
Milestone