This is an automated email from the ASF dual-hosted git repository.

erans pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-geometry.git

commit 9a0b874ad4ccad380e49b92ccad90bc7a634f1d9
Merge: 9b1689c d742ffb
Author: Gilles Sadowski <gil...@harfang.homelinux.org>
AuthorDate: Sun Jan 19 03:47:01 2020 +0100

    Merge branch 'GEOMETRY-71__Matt'
    
    Closes #57.

 .../org/apache/commons/geometry/core/Region.java   |   4 +-
 .../geometry/spherical/oned/RegionBSPTree1S.java   |  17 +-
 .../geometry/spherical/twod/ConvexArea2S.java      |  17 +-
 .../geometry/spherical/twod/RegionBSPTree2S.java   |   9 +-
 .../spherical/oned/RegionBSPTree1STest.java        |  19 +-
 .../geometry/spherical/twod/ConvexArea2STest.java  |  33 ++--
 .../spherical/twod/RegionBSPTree2STest.java        | 195 ++++++++++++++++++---
 7 files changed, 233 insertions(+), 61 deletions(-)

Reply via email to