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

Header-only quadtree_point_in_polygon #979

Merged
merged 35 commits into from
Mar 29, 2023

Commits on Mar 8, 2023

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

    harrism committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    1d60510 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85bc49d View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

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

    harrism committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    76bbc8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b59467a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Fix stream/mr parameter order

    harrism committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    e61f33b View commit details
    Browse the repository at this point in the history
  2. Working header-only refactor

    harrism committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    42ca6de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    411cc35 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

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

    harrism committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    a37eefc View commit details
    Browse the repository at this point in the history
  3. stream, mr

    harrism committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    f31fe78 View commit details
    Browse the repository at this point in the history
  4. stream, mr

    harrism committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    dd61ed8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c7aede View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6659278 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3465ada View commit details
    Browse the repository at this point in the history
  8. style

    harrism committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    8e2b426 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a2e2dfb View commit details
    Browse the repository at this point in the history
  10. Use c++17 for building tests!

    harrism committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    7bb397d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Use multipolygon_range

    harrism committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    987c56d View commit details
    Browse the repository at this point in the history
  2. Style

    harrism committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    1c605d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d49366d View commit details
    Browse the repository at this point in the history
  4. Fix CUSPATIAL_EXPECTS call

    harrism committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    61c330e View commit details
    Browse the repository at this point in the history
  5. Add missing includes.

    harrism committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    d5455f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1bc4a8 View commit details
    Browse the repository at this point in the history
  7. style

    harrism committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    17e6223 View commit details
    Browse the repository at this point in the history
  8. Fix benchmarks build

    harrism committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    69381ad View commit details
    Browse the repository at this point in the history
  9. Review feedback.

    harrism committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    c819ac0 View commit details
    Browse the repository at this point in the history
  10. style

    harrism committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    c2369be View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

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

    harrism committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    db0a3d3 View commit details
    Browse the repository at this point in the history
  3. Error tests

    harrism committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    17ae8ae View commit details
    Browse the repository at this point in the history
  4. Spelling

    harrism committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    baaf578 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    934d841 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Update cpp/tests/experimental/join/quadtree_point_in_polygon_test_sma…

    …ll.cu
    
    Co-authored-by: Paul Taylor <178183+trxcllnt@users.noreply.github.com>
    harrism and trxcllnt authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    619391b View commit details
    Browse the repository at this point in the history