Fix #23646: relpath recognizes Windows drive letters (#38259)
7be97312
added automatic keyword assignment support to test macro (#38270)
f3eabcd2
mark integer parameters as sext/zext
cae992f9
silence unused variable warning
db13dccc
[REPL]: Don't write to the user's home directory
7657c36a
[REPL] Do not require test to run within `/tmp`
684156d9
gf: avoid adding cache entries wider than the original method (#39140)
07a3c9e9
fix count(::BitArray; dims) (#39149)
56ff37a5
Ensure underscore is applied to trampoline symbols on OSX [#38925] (#…
452fd949
Bump `Pkg` to latest tip of `release-1.6` (#39258)
4d96149a
add patches for PPC
8c7e6070
Backport LLVM patch to fix LLVM build on GCC 11
3a8fc631
move LLVM assert subversion to llvm.mk
fbb68c34
update LLVM binaries
582b1e8e
use BINARYBUILDER_LLVM_ASSERTS for downloading assert builds
ddcffdea
don't dereference Expected
5264d862
[JITLayers] Consume errors on address lookup
b20a60f2
[LLVM] Adjust patch list for LLVM 11.0.1
c7b5b47b
[LLVM] Upgrade LLVM to 11.0.1
1b266d6b
[Make] remove BINARYBUILDER_LLVM_ASSERTS and use LLVM_ASSERTIONS instead
7e2e822c
[CCall] Don't ZExt half
fa6e44bb
fix erroneous code path within `show_sym` (#38830)
55cd5ef6
Fix `p7zip_jll` environment setup (#39155)
476209e3
[WIP] Speed up dense-sparse matmul (#38876)
15008b18
fix return type for `jl_uncompress_argnames` (#39215)
8714f1b3
[Artifacts]: Support `using Pkg.Artifacts` with LazyArtifacts (#39210)
b004ef31
Fix binaryplatforms `union` invalidation (#39251)
969cb57a
staticdata: fix unreferenced data assertion (#39246)
908eea7f
codegen: mostly fix uses of undefined PhiNodes (#39236)
51653b4a
fix #39259, leave `Main.ARGS` unresolved on startup (#39262)
987c521f
Fix macos codesign workflow (#39152)
9ed54c96
Use arch-independent magic number as start seed for Preferences hash …
7b848f8c
aotcompile: avoid cache lookup when disallowed (#39265)
9b79f5e3
Prevent TOML invalidation by pirates of `T[elements...]` (#39252)
f873e56b
fix #39218, bug in subtyping fast path for tuples with repeated eleme…
99069e70
Merge pull request #39297 from JuliaLang/vc/bp_llvm
4ccfd6d6
improve performance of disabling finalizers in locks (#39153)
a7a9fe57
Rebase: Performance regression of scalar randn() between Julia 1.4 an…
fdf9ea2a
Force-specialize on `T` in `cat_similar` (#39292)
4904312b
Improve inferability of shape::Dims for cat (#39294)
e8d527e1
Use lispy tuples in cat (fixes #21673) (#39314)
4c081891
Preserve input type for unaliascopy(::ReinterpretArray) (#39316)
9719e6e5
make `extrema` with dims inferrable (#39321)
14ba71b9
Only construct legal int types during alloc opt.
3c3e2e34
Adapt the alloc-opt tests.
a1c8ec8f
KristofferC
force pushed
from
42851f4c
to
18e812d6
5 years ago
KristofferC
force pushed
from
18e812d6
to
88cbbc27
5 years ago
KristofferC
force pushed
from
88cbbc27
to
a1c8ec8f
5 years ago
MbedTLS source build fixes (#39131)
ba1f4cf9
Fix performance regression in broadcasting with CartesianIndices (#39…
f28385cc
fix failing `enable_finalizers` test
8bcc60f7
inference: remove dead check for NOT_FOUND
d9306d4b
inference: minor code quality improvements
83d77fc3
inference: correction to ifelse Conditional lattice
2a2f4979
inference: yet more fix for `ifelse` lattice (#39247)
bc49839a
inference: stop re-converging worlds after optimization (#38820)
2845d87d
rm unnecessary `widenconst_bestguess` call (#38871)
38b3048f
inference: make Limited tracking part of the type lattice (#39116)
7d1533db
inference: improve code qualities (#39250)
336ebb7f
Prepend build_bindir to LLVM_CONFIG_PATH_FIX rather than append (#39275)
3f30e423
bump to latest Pkg release-1.6
2e524c9e
LibGit2: patch to pass hostkey & port to host verify callback (#39324)
0d75f03b
Add libldl to SuiteSparse libs (#39211)
f5be2e55
Copy libgomp as part of CSL build (#39212)
ba575cad
Correct mbedtls-cmake-findpy.patch whitespace.
d5d50f3c
libgit2: fix for broken SSH host callback (#39364)
5ba2d9c4
inference: SCC handling missing for return_type_tfunc (#39375)
e8e17659
gf: invalidate when adding new methods (#39343)
a5d3675e
Add basic docs for (Lazy)Artifacts stdlibs (#39073)
bfae07c8
Don't touch gvars when compiling for an external back-end.
d0b97ea7
Update src/aotcompile.cpp
fa66cb34
show: fix duplicate typealias printing bug
aeca6f18
show: fix some bugs in typealias printing
52fbe7fe
show: consolidate wheres with {} in printing
5d0a7dc0
Fix `tmeet` for vararg `PartialStruct`s
0fa7ab9c
replace PPC half patch
8a2dc271
fix #39405, saving modules with renamed imports (#39408)
84ee166f
bump Pkg version
afa7544b
implement with fewer afoldl methods (#39414)
0348505d
fix #39379, use first∘LinearIndices instead of 1 (#39393)
8b7c1331
[automated] Bump the Downloads stdlib from 9d841d9 to 4e55241 (#39445)
4aaeaf72
remove bad method specialization from cache (#39429)
0e90f6c2
KristofferC
merged
42e1176a
into release-1.6 5 years ago
KristofferC
deleted the backports-release-1.6 branch 5 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub