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