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

Remove the varargs-based mdarray helper. #62855

Merged
merged 8 commits into from
Dec 16, 2021

Commits on Dec 15, 2021

  1. Remove the varargs-based mdarray helper.

    Rename the nonvarargs one to the old name of the varargs-based helper as it has the better name.
    jkoritzinsky committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    c275312 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04dfb55 View commit details
    Browse the repository at this point in the history
  3. Re-enable disabled test.

    jkoritzinsky committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    6132c41 View commit details
    Browse the repository at this point in the history
  4. Fix formatting

    jkoritzinsky committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    23441f2 View commit details
    Browse the repository at this point in the history
  5. Define a VNFunc for the MDArray helper (the previous one didn't go do…

    …wn this path for some reason).
    jkoritzinsky committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    12e37f0 View commit details
    Browse the repository at this point in the history
  6. Fix formatting

    jkoritzinsky committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    a07bf85 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    e28987b View commit details
    Browse the repository at this point in the history
  2. Restore minimum version

    jkoritzinsky committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    bd0c5c8 View commit details
    Browse the repository at this point in the history