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 clang-tidy to libcudf #9860

Merged
merged 50 commits into from
Jan 20, 2022
Merged

Commits on Dec 7, 2021

  1. Add .clang-tidy file

    codereport committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    9d9cf87 View commit details
    Browse the repository at this point in the history
  2. Clang-tiday single file

    codereport committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    79076d3 View commit details
    Browse the repository at this point in the history
  3. CMake change

    codereport committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    1f710f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Initial script

    codereport committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    a79f8e8 View commit details
    Browse the repository at this point in the history
  2. Temporary script hacks

    codereport committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    77c60d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c213e09 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

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

Commits on Dec 14, 2021

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

Commits on Jan 6, 2022

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

Commits on Jan 7, 2022

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

Commits on Jan 10, 2022

  1. modernize- fixes

    codereport committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    7af0249 View commit details
    Browse the repository at this point in the history
  2. Revert "modernize- fixes"

    This reverts commit 7af0249.
    codereport committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    9379001 View commit details
    Browse the repository at this point in the history
  3. modernize- fixes

    codereport committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    49aa922 View commit details
    Browse the repository at this point in the history
  4. Clang-format fix

    codereport committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    e557639 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Pre-cache null count

    codereport committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    c09e357 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b546dc1 View commit details
    Browse the repository at this point in the history
  3. Missing merge change

    codereport committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    077ee81 View commit details
    Browse the repository at this point in the history
  4. More modernize- changes

    codereport committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    d0f5d89 View commit details
    Browse the repository at this point in the history
  5. Clang-format

    codereport committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    8dad976 View commit details
    Browse the repository at this point in the history
  6. Reverst cxxopts changes

    codereport committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    97e1861 View commit details
    Browse the repository at this point in the history
  7. Fix

    codereport committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    669e828 View commit details
    Browse the repository at this point in the history
  8. Parquet test fix

    codereport committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    757dbba View commit details
    Browse the repository at this point in the history
  9. More modernize- changes

    codereport committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    2bfa25d View commit details
    Browse the repository at this point in the history
  10. Clang format

    codereport committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    abf7fc9 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    1e85795 View commit details
    Browse the repository at this point in the history
  2. More modernize- changes

    codereport committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    5c094ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d89566e View commit details
    Browse the repository at this point in the history
  4. Clang-format

    codereport committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    e2f248f View commit details
    Browse the repository at this point in the history
  5. Clean up python script

    codereport committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    b8a7744 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4a35c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0cad418 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

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

Commits on Jan 14, 2022

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

Commits on Jan 17, 2022

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

    codereport committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    23c6e3a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Fix double [[nodiscard]]

    codereport committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    eccdb9e View commit details
    Browse the repository at this point in the history
  2. Addressing PR comments

    codereport committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    7b7aa57 View commit details
    Browse the repository at this point in the history
  3. Reverst nvt3.hpp

    codereport committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    780a799 View commit details
    Browse the repository at this point in the history
  4. Addressing PR comments

    codereport committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    45fc11e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5599c85 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    346d81f View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    8b92e54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b1666a View commit details
    Browse the repository at this point in the history
  3. Update .clang-tidy file

    codereport committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    1726496 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b06c7a4 View commit details
    Browse the repository at this point in the history
  5. Modernize changes

    codereport committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    5fc4fd7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f8c0d7 View commit details
    Browse the repository at this point in the history
  7. Addres PR comments

    codereport committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    4724ce6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5bf662a View commit details
    Browse the repository at this point in the history