Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: google/s2geometry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.0-2019.03.01.00
Choose a base ref
...
head repository: google/s2geometry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Loading
Showing 506 changed files with 51,337 additions and 34,702 deletions.
7 changes: 7 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
Language: Cpp
BasedOnStyle: Google
# Always use `T* p`.
DerivePointerAlignment: false
PointerAlignment: Left
...
94 changes: 0 additions & 94 deletions .travis.yml

This file was deleted.

3 changes: 3 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -10,3 +10,6 @@

Dan Larkin-York <dan@arangodb.com>
Google Inc.
Koordinates Limited
Mike Playle <mike@mythik.co.uk>
Tiago Brito <tiago.brito@90poe.io>
Loading