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

allow push!/pushfirst!/append!/prepend! with multiple values #3372

Merged
merged 17 commits into from
Oct 5, 2023

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    6c70d9e View commit details
    Browse the repository at this point in the history
  2. update news and version

    bkamins committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    1f52a91 View commit details
    Browse the repository at this point in the history
  3. improve test coverage

    bkamins committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    849967a View commit details
    Browse the repository at this point in the history
  4. more tests

    bkamins committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    0deac64 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Apply suggestions from code review

    Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>
    bkamins and nalimilan authored Sep 3, 2023
    Configuration menu
    Copy the full SHA
    caac620 View commit details
    Browse the repository at this point in the history
  2. update after code review

    bkamins committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    da4f254 View commit details
    Browse the repository at this point in the history
  3. introduce ByRow

    bkamins committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    0ef997e View commit details
    Browse the repository at this point in the history
  4. fix typo

    bkamins committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    cd1c206 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Apply suggestions from code review

    Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>
    bkamins and nalimilan authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    b107105 View commit details
    Browse the repository at this point in the history
  2. remove ByRow proposal

    bkamins committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    d7f8fff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58c988d View commit details
    Browse the repository at this point in the history
  4. small fixes

    bkamins committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    269cc55 View commit details
    Browse the repository at this point in the history
  5. fix docstring

    bkamins committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    c129cff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f213d3f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. improve test coverage

    bkamins committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    5f57ac8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2c4873 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Apply suggestions from code review

    Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>
    bkamins and nalimilan authored Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d5c7979 View commit details
    Browse the repository at this point in the history