julia
[release 1.5] more backports for 1.5-rc2
#36755
Merged

[release 1.5] more backports for 1.5-rc2 #36755

JeffBezanson merged 21 commits into release-1.5 from backports-release-1.5
JeffBezanson
mbauman fix #36492, ensure output is limited even with basic REPLs
01881afb
staticfloat Make `isempty(c::Channel)` a non-mutating operation (#36641)
73da74ed
Keno Move `instance` initialization into jl_uninitialized_datatype
8ac1a3aa
dlfivefifty Stop transpose(A) \ lu(B)' from overwriting A (#36657)
cfcffae3
mbauman Fix `sizeof` for non-Array subarrays (#36715)
b0c6e2b8
JeffBezanson fix precedence of dotted `<:` and `>:` (#36725)
2567aaf5
JeffBezanson JeffBezanson closed this 5 years ago
JeffBezanson JeffBezanson reopened this 5 years ago
Keno Fix correctness issues in sizeof tfunc (#36727)
4a2830a5
sostock Fix -(::SparseMatrixCSC{Bool}) (#36738)
e326256a
JeffBezanson JeffBezanson force pushed from e9d5c292 to e326256a 5 years ago
MasonProtter check lengths in covector-vector products (#36679)
eae32164
JeffBezanson fix `elsize` and `write` for SubArrays of Arrays (#36739)
b16a9872
staticfloat Fix `pbpaste` error on MacOS buildbots (#36763)
81b53a78
mbauman fix #36753: fix write(::SubArray) by restoring pointer support (#36757)
eccf7768
JeffBezanson JeffBezanson added this to the 1.5 milestone 5 years ago
mbauman
oscardssmith
StefanKarpinski
Keno Clean up atomic access to sleep_check_state (#36785)
9b37634d
JeffBezanson list `at-ccall` in docs, fix docstring (#36781)
76659169
JeffBezanson
rfourquet
JeffBezanson
JeffBezanson
JeffBezanson add missing license headers
d24e088d
JeffBezanson run NEWS-update
bb0800be
rfourquet fix stackoverflow in circshift!(x, y, (1.0,)) (#36734)
75de80b0
rfourquet doc multi-threading: link to 2019's blog post (#36561)
76c232bd
rfourquet doc multi-threading: fix indentation (#36560)
e0555db8
rfourquet stacktraces doc: fix typos (#36658)
98df0d5a
JeffBezanson JeffBezanson force pushed from bb89fe99 to 98df0d5a 5 years ago
non-Jedi Consider terminal emacs in EDITOR_CALLBACKS before graphical (#36346)
44554545
rfourquet
JeffBezanson JeffBezanson merged 522a08aa into release-1.5 5 years ago
JeffBezanson JeffBezanson deleted the backports-release-1.5 branch 5 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
No one assigned
Labels
Milestone