julia
release-1.7: Backports for 1.7.0/1.7.0-rc3
#42765
Merged

release-1.7: Backports for 1.7.0/1.7.0-rc3 #42765

KristofferC merged 72 commits into release-1.7 from backports-release-1.7
KristofferC
vtjnash change locks to avoid capturing pthread_self value
0ac9c68c
KristofferC release-1.7: set VERSION to 1.7-rc2 (#42716)
976e63c5
DilumAluthge CI (Buildkite): fix the timeout for the `tester_linux` job that runs …
982d5854
KristofferC fix unique over a dimension to use `isequal` over `==` (#42737)
e86ee1ff
vtjnash task: schedule sticky tasks correctly with _wait2 (#42750)
4cbdf42b
DilumAluthge Distributed test suite: increase the timeout in the `poll_while` func…
f4df9148
oscardssmith fix overflow and undeflow for @fastmath exp (#42747)
448072fd
KristofferC KristofferC added release
KristofferC KristofferC requested a review 4 years ago
DilumAluthge DilumAluthge removed review request 4 years ago
staticfloat Disable `DL_LOAD_PATH` prepending for `@`-paths on Darwin (#42721)
069861a1
aviatesk manually-cherry-picked: optimizer: eliminate excessive specialization…
e0f980e1
aviatesk manually-cherry-picked: optimizer: fix #42754, inline union-split con…
da71d29c
aviatesk manually-cherry-picked: inference: `prioritize force_constant_prop` o…
c22889e7
aviatesk Merge pull request #42805 from JuliaLang/avi/backport-42766
f662b0a7
DilumAluthge [release-1.7] Bump the Downloads stdlib from 5d00bdd (v1.5.1) to 26d7…
4bf1a0c3
DilumAluthge Distributed test suite: if `Threads.nthreads() > 1`, skip certain tes…
532b3f81
JeffBezanson fix #41546, make `using` thread-safe (#41602)
e3255ef4
DilumAluthge CI (Buildkite): make sure to hit ignore any unencrypted repo keys, re…
88697045
JeffBezanson reset `RandomDevice` file from `__init__` (#42537)
84b7dedb
DilumAluthgeBot 🤖 Bump the Statistics stdlib from 74897fe to 5256d57 (#42826)
21a27849
JeffBezanson
KristofferC
KristofferC Revert "fix #41546, make `using` thread-safe (#41602)"
901a3a50
aviatesk optimizer: fix #42840, the performance regression introduced by #4276…
382129f6
aviatesk aviatesk force pushed from 83bd6167 to 382129f6 4 years ago
barche Backport PR #42152 to 1.7 (#42828)
d7ccfd29
tkf CI: add TSAN to the sanitizers pipelines (#42444)
17e60a25
DilumAluthge CI (Buildkite): Update all rootfs images to the latest versions (#42802)
3404ae5d
vchuravy Update Patchelf to 0.13
c76de1e2
DilumAluthge CI (Buildkite): add a separate Buildkite job that runs the tests of t…
3f030a78
KristofferC
KristofferC
Sacha0 Optimize show(io::IO, m::Module) implementation. (#42773)
1ef8f95b
KristofferC no longer explicitly print some things in white (#42864)
13310eb4
vchuravy Fix RPATH of libLLVM.so on FreeBSD and Linux
9aa1dc35
vchuravy Merge pull request #42788 from JuliaLang/vc/freebsd_fix
57f6f27e
nanosoldier
nanosoldier
KristofferC
DilumAluthge Test suite: improve the warning that we print when we skip the `Profi…
0c92bf21
DilumAluthge `choosetests`: preparations for setting up a separate Buildkite job t…
b6f1cbc3
Pangoraw use the httable key instead of the binding name in jl_module_names (#…
b825b2db
vtjnash handle some cases of null Task in segv handling (#42836)
75961b22
nanosoldier
t-bltg MINSIGSTKSZ is no longer constant in glibc (#41860)
4b8fba28
ararslan Update BinaryBuilder libuv to 2.0.1+4 (#41900)
5830b81d
vchuravy Update patchelf.mk to always use bzp2 (#42881)
bdcc62b0
DilumAluthge `choosetests`: `Pkg/pkg` is no longer relevant (#42890)
bc1e4ea1
DilumAluthge CI (Buildkite): add Pkg, Artifacts, and LazyArtifacts to the list of …
48711679
staticfloat Eliminate `@loader_path/julia` element of `DL_LOAD_PATH` (#42930)
eb951d3c
DilumAluthge Distributed test suite: mark another test as thread-unsafe (#42941)
6cc14ad6
DilumAluthge CI (GHA, Buildbot): temporarily, don't create the `linuxaarch64` Buil…
6b088280
DilumAluthge CI (Buildkite): increase the default timeouts (#42953)
1fee4a59
DilumAluthge CI (Buildkite): Fix the Buildkite once-daily scheduled job (#42976)
b7f4af81
DilumAluthge CI (Buildkite): increase the timeouts for the Buildkite jobs that run…
6da57c28
DilumAluthge CI (GHA, Buildbot): Update the list of commit statuses created by the…
27169583
DilumAluthge CI (Buildkite): fix another bug in the once-daily scheduled Buildkite…
242d851d
KristofferC KristofferC requested a review from DilumAluthge DilumAluthge 4 years ago
staticfloat Cleanup `RPATH` settings (#42919)
f8ae06fd
ararslan Partially revert #42919 (#42969)
bf1f9984
DilumAluthge External stdlibs: Move `*_URL` stdlib definitions into `.version` files
f5954c18
DilumAluthge Remove some other uses of the unauthenticated `git://` protocol in Gi…
d74571f4
ararslan Fix libunwind segfaults from JIT frames on FreeBSD (#42970)
ee250320
DilumAluthge DilumAluthge removed review request from DilumAluthge DilumAluthge 4 years ago
ararslan Keep expected crash in misc test from producing a core dump (#42990)
9723f827
aviatesk inference: improve `TypeVar`/`Vararg` handling
bbe91dbf
aviatesk eliminate unbound `TypeVar`s on `argtypes` construction
2a4d14fe
aviatesk inference: eliminate more potential `widenconst(::TypeofVararg)` case…
643fef75
vtjnash inference: relax type_more_complex for Type
e8caa275
KristofferC
KristofferC
nanosoldier
nanosoldier
KristofferC
vtjnash tests: add help and reflection abilities to choosetests option parser…
87000f37
DilumAluthge `choosetests`: add the `--force-net` option, which will throw an erro…
1679ea13
DilumAluthge Running `make testall` should run all of the tests (#42904)
3479d89b
DilumAluthge choosetests: return a namedtuple (instead of a tuple) (#42723)
41f47563
rfourquet choosetests: move testnames array at top-level (#40182)
1dca9568
nanosoldier
KristofferC
KristofferC KristofferC closed this 4 years ago
KristofferC KristofferC reopened this 4 years ago
KristofferC bump to latest Pkg release-1.7
15e822cf
DilumAluthge CI (Buildkite): increase the timeout of the code coverage job (#42994)
52f36b81
tkf Fix segfault while profiling task switching (#42973)
118344d3
vtjnash Timer: handle timeout correctly (#42854)
4c2229aa
haampie Add missing USE_SYSTEM_LIBWHICH initialization (#43014)
82af5408
pepijndevos Add missing type parameter to TakeWhile (#42958)
7617229a
DilumAluthge `file` tests: in the `"tempname with parent"` test, temporarily unset…
40dca0f1
DilumAluthge CI (Buildkite): use a `TMPDIR` that is backed by real storage (#42995)
9e111790
haampie Allow system versions of libwhich and libblastrampoline (#43000)
8597a4b6
KristofferC KristofferC force pushed from de20a338 to 8597a4b6 4 years ago
KristofferC KristofferC closed this 4 years ago
KristofferC KristofferC reopened this 4 years ago
KristofferC KristofferC closed this 4 years ago
KristofferC KristofferC reopened this 4 years ago
DilumAluthge DilumAluthge closed this 4 years ago
DilumAluthge DilumAluthge reopened this 4 years ago
JeffBezanson disallow unbalanced bidirectional formatting in strings and comments …
9132a40f
inkydragon Print symbols in `Tuple{:sym}` type with colons (#42999)
5da2e44a
KristofferC
KristofferC KristofferC merged dc2f7815 into release-1.7 4 years ago
KristofferC KristofferC deleted the backports-release-1.7 branch 4 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
No one assigned
Labels
Milestone