Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some aliasing warnings to docstrings for mutating functions in Base #50824

Merged
merged 17 commits into from
Oct 27, 2023

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    3296557 View commit details
    Browse the repository at this point in the history
  2. Replace should with must

    gdalle committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    8f0a98c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bab1234 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

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

Commits on Aug 9, 2023

  1. Replace behavior with result

    gdalle committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    cc6587c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62abce1 View commit details
    Browse the repository at this point in the history
  3. Update base/abstractarray.jl

    Co-authored-by: Cameron Bieganek <8310743+CameronBieganek@users.noreply.github.com>
    gdalle and CameronBieganek committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    fdddbfe View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

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

Commits on Sep 15, 2023

  1. Clarify map! docstring

    gdalle committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    189620f View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    9887e8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f472600 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Configuration menu
    Copy the full SHA
    8ec5f57 View commit details
    Browse the repository at this point in the history
  2. Add responsibility warning

    gdalle committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    da87f47 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2023

  1. Interpolate warning

    gdalle committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    31a791f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    e0b38e7 View commit details
    Browse the repository at this point in the history
  2. Warning formatting

    gdalle committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    0580e94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac006d0 View commit details
    Browse the repository at this point in the history