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

JP-3695: Clean up unnecessary copies #8676

Merged
merged 104 commits into from
Sep 20, 2024

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    994e729 View commit details
    Browse the repository at this point in the history
  2. added description of PR

    penaguerrero committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a1c088b View commit details
    Browse the repository at this point in the history
  3. updated docs

    penaguerrero committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    048414b View commit details
    Browse the repository at this point in the history
  4. removed unused code

    penaguerrero committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d53d1fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bf6096 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0828bc3 View commit details
    Browse the repository at this point in the history
  7. adding a missing comma

    penaguerrero committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c59656b View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    2c899be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db29e55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    083705c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3266e39 View commit details
    Browse the repository at this point in the history
  5. silly mistake

    penaguerrero committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0b16f54 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    c3a6084 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84ea302 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a3ccf2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b42065 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fdefa18 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

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

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    6922f4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1ed7c0 View commit details
    Browse the repository at this point in the history
  3. removed print statement

    penaguerrero committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c0a4a12 View commit details
    Browse the repository at this point in the history
  4. fixed silly bug

    penaguerrero committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    bc37ddb View commit details
    Browse the repository at this point in the history
  5. removed unused code

    penaguerrero committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    87c6bd6 View commit details
    Browse the repository at this point in the history
  6. removed unused code

    penaguerrero committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8cc1a01 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b404403 View commit details
    Browse the repository at this point in the history
  8. rename of variable

    penaguerrero committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    3617d47 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    17dfc33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3905694 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d19630 View commit details
    Browse the repository at this point in the history
  4. fixing tests

    penaguerrero committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0f1549c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bdc7de View commit details
    Browse the repository at this point in the history
  6. fixing tests

    penaguerrero committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c65cbee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f41a6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0209356 View commit details
    Browse the repository at this point in the history
  9. fixed silly mistake

    penaguerrero committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5633f90 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    43deb58 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

Commits on Jul 10, 2024

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

Commits on Jul 11, 2024

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

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    4425d81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3956bd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dedc920 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

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

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    4c9aada View commit details
    Browse the repository at this point in the history
  2. addressing PR comments

    penaguerrero committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    111ee46 View commit details
    Browse the repository at this point in the history
  3. fixing emicorr test

    penaguerrero committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c2a8f1d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f484e0f View commit details
    Browse the repository at this point in the history
  5. fixing tests

    penaguerrero committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    372a8e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82e6b9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f739847 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    a3386fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f40ddbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f75e8e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

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

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    22c3721 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef4e80a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7578b1a View commit details
    Browse the repository at this point in the history
  4. removing unused import

    penaguerrero committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    13cac74 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    22c04ec View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    4ac5cf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5028b42 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Jul 30, 2024

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

Commits on Jul 31, 2024

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

Commits on Aug 13, 2024

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

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    8ac51d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d23ca59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    950f640 View commit details
    Browse the repository at this point in the history
  4. furthere clean up

    penaguerrero committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6a718ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    59339d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

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

Commits on Aug 20, 2024

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

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    9e55740 View commit details
    Browse the repository at this point in the history
  2. fixing emicorr tests

    penaguerrero committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    73005c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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

Commits on Aug 27, 2024

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

Commits on Aug 28, 2024

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

Commits on Aug 30, 2024

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

Commits on Sep 4, 2024

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

Commits on Sep 5, 2024

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

Commits on Sep 6, 2024

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

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    9ec1cec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27242cf View commit details
    Browse the repository at this point in the history
  3. minor changes

    penaguerrero committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e924fe9 View commit details
    Browse the repository at this point in the history
  4. fixing bug

    penaguerrero committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a1119f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13dad07 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    2c22441 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a95a87a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ba56f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    0af659a View commit details
    Browse the repository at this point in the history
  2. fixing bug after rebase

    penaguerrero committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    332cdd7 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

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

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

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

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    5462db4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac45411 View commit details
    Browse the repository at this point in the history
  3. addressing PR comments

    penaguerrero committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    823e50c View commit details
    Browse the repository at this point in the history
  4. adding PR changes

    penaguerrero committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    26eaa9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82d7494 View commit details
    Browse the repository at this point in the history
  6. Update emicorr docs

    tapastro authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a4741e8 View commit details
    Browse the repository at this point in the history