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

Fix: Lengths of empty regular slices #1568

Merged
merged 24 commits into from
Aug 15, 2022

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    9c75e25 View commit details
    Browse the repository at this point in the history
  2. Renamed test to match PR nr

    ioanaif committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    0996cd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c477f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

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

    ioanaif committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    8fcbe09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2df4998 View commit details
    Browse the repository at this point in the history
  4. Fixed precommit issue

    ioanaif committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    39bb268 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'ioanaif/fix-lengths-of-empty-regular-slices-1557' of ht…

    …tps://github.com/scikit-hep/awkward into ioanaif/fix-lengths-of-empty-regular-slices-1557
    ioanaif committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    ab4bd5e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    837e8a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

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

Commits on Aug 11, 2022

  1. Slice debugs

    ioanaif committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    6c06dad View commit details
    Browse the repository at this point in the history
  2. Slice debugs

    ioanaif committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    3abdc68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8430558 View commit details
    Browse the repository at this point in the history
  4. Clean-up

    ioanaif committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    9762a6a View commit details
    Browse the repository at this point in the history
  5. Clean-up

    ioanaif committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    afa38fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e61ee6b View commit details
    Browse the repository at this point in the history
  7. Cleanup

    ioanaif committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    cdf5999 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'ioanaif/fix-lengths-of-empty-regular-slices-1557' of ht…

    …tps://github.com/scikit-hep/awkward into ioanaif/fix-lengths-of-empty-regular-slices-1557
    ioanaif committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    5040bf0 View commit details
    Browse the repository at this point in the history
  9. Removing empty lines

    ioanaif committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    59508f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Configuration menu
    Copy the full SHA
    a1f6965 View commit details
    Browse the repository at this point in the history
  2. Update src/awkward/_v2/contents/content.py

    Co-authored-by: Jim Pivarski <jpivarski@users.noreply.github.com>
    ioanaif and jpivarski committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    42e6018 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32b4bcc View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Added numpy edge case

    ioanaif committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    d47b7e8 View commit details
    Browse the repository at this point in the history