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

Update to 2022-04-08 google3 version #239

Merged
merged 2 commits into from
Apr 11, 2022
Merged

Conversation

jmr
Copy link
Member

@jmr jmr commented Apr 8, 2022

  • Add new files
    • s2hausdorff_distance_query: Computes "discrete" Hausdorff distance
    • s2shape_nesting_query: Allows shell/hole queries
  • Add move constructors/assignment for many types
  • Remove deprecated Interpolate(t, a, b) (use Interpolate(a, b, t))
  • Add AbslHashValue for S2CellUnion
  • Incomplete migration to absl/numeric/bit.h functions
  • Check return value of Init/Decode in tests
  • Add missing includes
  • Add tests for some untested functions
  • Trim util/bits/bits.h

jmr added 2 commits April 8, 2022 14:42
* Add new files
  * s2hausdorff_distance_query: Computes "discrete" Hausdorff distance
  * s2shape_nesting_query: Allows shell/hole queries
* Add move constructors/assignment for many types
* Remove deprecated Interpolate(t, a, b) (use Interpolate(a, b, t))
* Add AbslHashValue for S2CellUnion
* Incomplete migration to absl/numeric/bit.h functions
* Check return value of Init/Decode in tests
* Add missing includes
* Add tests for some untested functions
* Trim util/bits/bits.h
@jmr jmr merged commit ae470b7 into google:master Apr 11, 2022
@jmr jmr deleted the update-2022-04-08 branch April 11, 2022 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant