Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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.6
Choose a base ref
Loading
...
head repository:JuliaParallel/DistributedArrays.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v0.6.7
Choose a head ref
Loading
  • 16commits
  • 5files changed
  • 5contributors

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    db2ed37View commit details
    Browse the repository at this point in the history
  2. Merge pull request#241from ranocha/hr/dependabot

    enable dependabot for GitHub actions
    @andreasnoack
    andreasnoack authoredMar 14, 2023
    Configuration menu
    Copy the full SHA
    833dfa2View commit details
    Browse the repository at this point in the history
  3. Bump actions/checkout from 2 to 3

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.- [Release notes](https://github.com/actions/checkout/releases)- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)- [Commits](actions/checkout@v2...v3)---updated-dependencies:- dependency-name: actions/checkout  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredMar 14, 2023
    Configuration menu
    Copy the full SHA
    7319d29View commit details
    Browse the repository at this point in the history
  4. Bump actions/cache from 1 to 3

    Bumps [actions/cache](https://github.com/actions/cache) from 1 to 3.- [Release notes](https://github.com/actions/cache/releases)- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)- [Commits](actions/cache@v1...v3)---updated-dependencies:- dependency-name: actions/cache  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredMar 14, 2023
    Configuration menu
    Copy the full SHA
    a490eccView commit details
    Browse the repository at this point in the history
  5. Bump codecov/codecov-action from 1 to 3

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 3.- [Release notes](https://github.com/codecov/codecov-action/releases)- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)- [Commits](codecov/codecov-action@v1...v3)---updated-dependencies:- dependency-name: codecov/codecov-action  dependency-type: direct:production  update-type: version-update:semver-major...Signed-off-by: dependabot[bot] <support@github.com>
    @dependabot
    dependabot[bot] authoredMar 14, 2023
    Configuration menu
    Copy the full SHA
    d27dc41View commit details
    Browse the repository at this point in the history
  6. Merge pull request#242from JuliaParallel/dependabot/github_actions/…

    …actions/checkout-3Bump actions/checkout from 2 to 3
    @andreasnoack
    andreasnoack authoredMar 14, 2023
    Configuration menu
    Copy the full SHA
    fca155bView commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    978c2b3View commit details
    Browse the repository at this point in the history
  2. Update index.md

    @chskcau
    chskcau authoredJun 26, 2023
    Configuration menu
    Copy the full SHA
    527cecdView commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Update index.md

    @chskcau
    chskcau authoredJul 3, 2023
    Configuration menu
    Copy the full SHA
    7f172c2View commit details
    Browse the repository at this point in the history
  2. Merge pull request#245from chskcau/patch-1

    Documentation fixes
    @andreasnoack
    andreasnoack authoredJul 3, 2023
    Configuration menu
    Copy the full SHA
    d590aaeView commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    4755d2fView commit details
    Browse the repository at this point in the history
  2. Merge pull request#244from JuliaParallel/dependabot/github_actions/…

    …codecov/codecov-action-3Bump codecov/codecov-action from 1 to 3
    @andreasnoack
    andreasnoack authoredAug 11, 2023
    Configuration menu
    Copy the full SHA
    fef73ffView commit details
    Browse the repository at this point in the history
  3. Merge pull request#243from JuliaParallel/dependabot/github_actions/…

    …actions/cache-3Bump actions/cache from 1 to 3
    @andreasnoack
    andreasnoack authoredAug 11, 2023
    Configuration menu
    Copy the full SHA
    9f5f09cView commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. fixclose error due to race ind_closeall

    It seems possible that `DistributedArrays.d_closeall()` may encounter a condition where it finds a darray id in the `registry`, but the corresponding weakref value is `nothing` because the referenced darray got garbage collected. It has been enountered many times in CI and elsewhere, but is hard to replicate normally. Adding a check for the weakref value, before actually invoking `close` on it, to fix it.
    @tanmaykm
    tanmaykm committedOct 3, 2023
    Configuration menu
    Copy the full SHA
    06b4127View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e82ecfView commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. 2Configuration menu
    Copy the full SHA
    0451d00View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp