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 wrap function which is the safe counterpart to unsafe_wrap. #52049

Merged
merged 16 commits into from
Dec 9, 2023

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    018cfdf View commit details
    Browse the repository at this point in the history
  2. update from review

    MasonProtter committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e333739 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. fix docs

    MasonProtter committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    75c177d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. fix typo

    MasonProtter committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4cac28b View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

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

Commits on Nov 26, 2023

  1. Update base/array.jl

    Co-authored-by: Jameson Nash <vtjnash@gmail.com>
    MasonProtter and vtjnash committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    3833df9 View commit details
    Browse the repository at this point in the history
  2. Update base/array.jl

    Co-authored-by: Jameson Nash <vtjnash@gmail.com>
    MasonProtter and vtjnash committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    30d387a View commit details
    Browse the repository at this point in the history
  3. Update array.jl

    MasonProtter committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    3e85253 View commit details
    Browse the repository at this point in the history
  4. Update array.jl

    MasonProtter committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    0e70a6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60748b5 View commit details
    Browse the repository at this point in the history
  6. Update arrayops.jl

    MasonProtter committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    3937b28 View commit details
    Browse the repository at this point in the history
  7. fix memory size checks

    MasonProtter committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    aafc381 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8fe2ff1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6d1cb68 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. fix typo

    MasonProtter committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    94d1acd View commit details
    Browse the repository at this point in the history
  2. Include link to PR

    MasonProtter committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    3ddbcda View commit details
    Browse the repository at this point in the history