julia
Backports 1.5.1
#36899
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
28
Changes
View On
GitHub
Commits
docs: Fix indentation on !!! warn section (#36254)
KristofferC
committed
5 years ago
Update Mozilla CA certificate store to latest (07-22-2020) for libgit2 SSL. (#36835)
KristofferC
committed
5 years ago
Fix allunique(::StepRangeLen)
KristofferC
committed
5 years ago
Clean up old LLVM version support on x86
KristofferC
committed
5 years ago
Feature clean up
KristofferC
committed
5 years ago
New X86 features and detections
KristofferC
committed
5 years ago
New X86 CPU types and detections
KristofferC
committed
5 years ago
Make compilecache atomic (#36416)
KristofferC
committed
5 years ago
Pass force=true option to rename in case of loading failure in compilecache (#36638)
KristofferC
committed
5 years ago
Fix compact float printing when output contains exactly 6 digits
KristofferC
committed
5 years ago
Fix arch version detection/checking on ARM/AArch64
KristofferC
committed
5 years ago
Update ARM feature and CPU detection
KristofferC
committed
5 years ago
A few processor detection/features tweaks (#36831)
KristofferC
committed
5 years ago
test: fix textual output for precompile (#36858)
KristofferC
committed
5 years ago
fix confusion between function name and local variable (#36914)
KristofferC
committed
5 years ago
Fix #36955 (#36956)
KristofferC
committed
5 years ago
update MPFR to v4.1.0 (#36776)
KristofferC
committed
5 years ago
Remove non-integral pointer from data layout before codegen (#36705)
KristofferC
committed
5 years ago
Fix replace (#36953) (#36959)
KristofferC
committed
5 years ago
fix #36869, incorrect intersection with `Union` in supertype (#36996)
KristofferC
committed
5 years ago
This hoists some work-arounds for computation of eltypes for zero-size vectors out of the loops in order to get a speedup in some cases where type inference otherwise takes tuple types. (#36975)
KristofferC
committed
5 years ago
rc docs: strip extra pre-release info, deploy to e.g. 1.5.0-rc2 instead of 1.5.0-rc2.0
KristofferC
committed
5 years ago
rc docs: hack Documenter to insert rc docs in the version selector.
KristofferC
committed
5 years ago
Update Documenter to 0.25.1. (#36983)
KristofferC
committed
5 years ago
build: make libunwind linked dynamically (#36697)
KristofferC
committed
5 years ago
Add `get-task-allow` entitlement to allow debuggers to attach to codesigned Julia (#37069)
KristofferC
committed
5 years ago
workaround for #35800, inference issue in `mapreduce` (#37105)
KristofferC
committed
5 years ago
bump Pkg version
KristofferC
committed
5 years ago
Loading