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 resize!, keepat!, pop!, popfist!, popat! #3047

Merged
merged 20 commits into from
Jun 6, 2022
Merged

add resize!, keepat!, pop!, popfist!, popat! #3047

merged 20 commits into from
Jun 6, 2022

Commits on May 8, 2022

  1. Configuration menu
    Copy the full SHA
    b18c041 View commit details
    Browse the repository at this point in the history
  2. add manual entry

    bkamins committed May 8, 2022
    Configuration menu
    Copy the full SHA
    e53a8d1 View commit details
    Browse the repository at this point in the history
  3. fix typo

    bkamins committed May 8, 2022
    Configuration menu
    Copy the full SHA
    b97db54 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. use Compat.jl for keepat!

    bkamins committed May 24, 2022
    Configuration menu
    Copy the full SHA
    d222107 View commit details
    Browse the repository at this point in the history
  2. update PR after review

    bkamins committed May 24, 2022
    Configuration menu
    Copy the full SHA
    e4ada23 View commit details
    Browse the repository at this point in the history
  3. minor fixes

    bkamins committed May 24, 2022
    Configuration menu
    Copy the full SHA
    95b406a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. fix DataAPI.jl version

    bkamins committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    4149ef3 View commit details
    Browse the repository at this point in the history
  2. finalize tests

    bkamins committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    ba5819b View commit details
    Browse the repository at this point in the history
  3. fix popat!

    bkamins committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    032f7c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. fix CI

    bkamins committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    707c72f View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>
    bkamins and nalimilan authored Jun 4, 2022
    Configuration menu
    Copy the full SHA
    fd49290 View commit details
    Browse the repository at this point in the history
  3. improve comment

    bkamins committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    081ec0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a419f5 View commit details
    Browse the repository at this point in the history
  5. fix docstring

    bkamins committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    6ab9c7f View commit details
    Browse the repository at this point in the history
  6. fixes after code review

    bkamins committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    1ecd022 View commit details
    Browse the repository at this point in the history
  7. fix signature

    bkamins committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    a2477a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. Configuration menu
    Copy the full SHA
    bcbd66e View commit details
    Browse the repository at this point in the history
  2. be yet more careful

    bkamins committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    19ba499 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>
    bkamins and nalimilan authored Jun 5, 2022
    Configuration menu
    Copy the full SHA
    f4e761d View commit details
    Browse the repository at this point in the history
  4. drop @static

    bkamins committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    989790d View commit details
    Browse the repository at this point in the history