Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JuliaParallel/DistributedArrays.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.4
Choose a base ref
...
head repository: JuliaParallel/DistributedArrays.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.5
Choose a head ref
  • 9 commits
  • 7 files changed
  • 6 contributors

Commits on Feb 8, 2020

  1. Configuration menu
    Copy the full SHA
    a19108a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #214 from JuliaTagBot/master

    Install TagBot as a GitHub Action
    vchuravy authored Feb 8, 2020
    Configuration menu
    Copy the full SHA
    ffb128b View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Configuration menu
    Copy the full SHA
    0b5f3cb View commit details
    Browse the repository at this point in the history
  2. test on latest stable julia

    haampie committed May 18, 2020
    Configuration menu
    Copy the full SHA
    4933784 View commit details
    Browse the repository at this point in the history
  3. Bump version

    haampie committed May 18, 2020
    Configuration menu
    Copy the full SHA
    fde3231 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. Merge pull request #217 from haampie/master

    Use mul! from LinearAlgebra instead of a local definition
    vchuravy authored May 19, 2020
    2 Configuration menu
    Copy the full SHA
    f1459be View commit details
    Browse the repository at this point in the history
  2. Fix #216

    This was extending an internal API that had changed.
    mbauman authored May 19, 2020
    Configuration menu
    Copy the full SHA
    1929127 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6f2ed2 View commit details
    Browse the repository at this point in the history
  4. Add compat

    christopher-dG committed May 19, 2020
    2 Configuration menu
    Copy the full SHA
    47597cd View commit details
    Browse the repository at this point in the history
Loading