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

Refactor cudf::contains, renaming and switching parameters role #10802

Merged
merged 22 commits into from
May 10, 2022

Commits on May 5, 2022

  1. Rewrite doxygen

    ttnghia committed May 5, 2022
    Configuration menu
    Copy the full SHA
    e75ba2e View commit details
    Browse the repository at this point in the history
  2. Rewrite search.cu

    ttnghia committed May 5, 2022
    Configuration menu
    Copy the full SHA
    3281b49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d97c39 View commit details
    Browse the repository at this point in the history
  4. Fix dictionary search

    ttnghia committed May 5, 2022
    Configuration menu
    Copy the full SHA
    2ad8c35 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    ttnghia committed May 5, 2022
    Configuration menu
    Copy the full SHA
    984c4be View commit details
    Browse the repository at this point in the history
  6. Consolidate code

    ttnghia committed May 5, 2022
    Configuration menu
    Copy the full SHA
    d7f254d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65a638a View commit details
    Browse the repository at this point in the history
  8. Fix doxygen

    ttnghia committed May 5, 2022
    Configuration menu
    Copy the full SHA
    f98de23 View commit details
    Browse the repository at this point in the history
  9. Fix Javadoc

    ttnghia committed May 5, 2022
    Configuration menu
    Copy the full SHA
    82d1b53 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Address review comments

    ttnghia committed May 9, 2022
    Configuration menu
    Copy the full SHA
    3a8ebf7 View commit details
    Browse the repository at this point in the history
  2. Fix copyright header

    ttnghia committed May 9, 2022
    Configuration menu
    Copy the full SHA
    5557fd8 View commit details
    Browse the repository at this point in the history
  3. Fix javadoc

    ttnghia committed May 9, 2022
    Configuration menu
    Copy the full SHA
    db86a71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af36f71 View commit details
    Browse the repository at this point in the history
  5. Reverse changes in Java code

    ttnghia committed May 9, 2022
    Configuration menu
    Copy the full SHA
    9d6e5f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1aeba26 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07b13c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e3687bb View commit details
    Browse the repository at this point in the history
  9. Fix constness

    ttnghia committed May 9, 2022
    Configuration menu
    Copy the full SHA
    0c3b824 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9fe3929 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d5da1fc View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    295a8be View commit details
    Browse the repository at this point in the history
  2. Fix year in copyright header

    ttnghia committed May 10, 2022
    Configuration menu
    Copy the full SHA
    bc645e9 View commit details
    Browse the repository at this point in the history