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