Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

backport Julia patches to v1.5.x #16142

Merged
merged 4 commits into from
Dec 17, 2019
Merged

backport Julia patches to v1.5.x #16142

merged 4 commits into from
Dec 17, 2019

Commits on Sep 11, 2019

  1. julia: bump window prebult binary version to v1.5.0 (#15608)

    - remove file REQUIRE, it's stale for Pkg3.jl
    iblislin committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    a7f52ee View commit details
    Browse the repository at this point in the history
  2. update julia install doc (#15609)

    Ksoy authored and iblislin committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    aa3677d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Configuration menu
    Copy the full SHA
    6559b80 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Julia: add API docs back (#16348)

    `ndarray` and `symbolic-node` have been refactored by splitting into a
    few files in commits ed83071 and 36a3cb8, but the corresponding
    document setting for MXNet.jl is not updated yet.
    
    List all split source files into the `at_autodoc` setting.
    
    Also refer to the `at_autodoc` setting in `julia/docs/src/api/optimizer.md`
    apua authored and iblislin committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    f3b4377 View commit details
    Browse the repository at this point in the history