This is an automated email from the ASF dual-hosted git repository.
erans pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-geometry.git.
from 928abf9 [GEOMETRY-57] - BigFraction Constructors are private
new c9b99c8 Added a failing test case for welzlencloser corresponding to
bug report [GEOMETRY-58]
new c184e3e Added a proposed fix for [GEOMETRY-58]
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/commons/geometry/enclosing/WelzlEncloser.java | 2 +-
.../commons/geometry/enclosing/WelzlEncloser2DTest.java | 15 +++++++++++++++
2 files changed, 16 insertions(+), 1 deletion(-)
mode change 100644 => 100755
commons-geometry-enclosing/src/main/java/org/apache/commons/geometry/enclosing/WelzlEncloser.java
mode change 100644 => 100755
commons-geometry-enclosing/src/test/java/org/apache/commons/geometry/enclosing/WelzlEncloser2DTest.java