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

GH-41478: [C++] Clean up more redundant move warnings #41487

Merged
merged 21 commits into from
May 24, 2024

Commits on May 1, 2024

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

Commits on May 2, 2024

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

Commits on May 3, 2024

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

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    57a8d88 View commit details
    Browse the repository at this point in the history
  2. Try catching error in CI

    WillAyd committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a848199 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Fix warning

    WillAyd committed May 7, 2024
    Configuration menu
    Copy the full SHA
    cdf234a View commit details
    Browse the repository at this point in the history
  2. More removals

    WillAyd committed May 7, 2024
    Configuration menu
    Copy the full SHA
    88c6b90 View commit details
    Browse the repository at this point in the history
  3. Fix redundant-move warnings

    WillAyd committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d01c47f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. fixes

    WillAyd committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c4639e4 View commit details
    Browse the repository at this point in the history
  2. Fix gandiva issue

    WillAyd committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6149072 View commit details
    Browse the repository at this point in the history
  3. Fix benchmark moves

    WillAyd committed May 8, 2024
    Configuration menu
    Copy the full SHA
    35addce View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    19da528 View commit details
    Browse the repository at this point in the history
  2. pre-commit fixups

    WillAyd committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b68177a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

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

Commits on May 13, 2024

  1. Edits

    WillAyd committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d5fcd96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7f7ad2 View commit details
    Browse the repository at this point in the history
  3. R build compatability

    WillAyd committed May 13, 2024
    Configuration menu
    Copy the full SHA
    27a162b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. R compat

    WillAyd committed May 14, 2024
    Configuration menu
    Copy the full SHA
    cc3c73d View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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

Commits on May 23, 2024

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