darkma773r opened a new pull request #21: GEOMETRY-38:
PolyhedronsSet.firstIntersection does not detect intersections on boundaries
URL: https://github.com/apache/commons-geometry/pull/21
The PolyhedronsSet.firstIntersection() method does not detect intersections
on boundaries, as occurs w
darkma773r opened a new pull request #20: GEOMETRY-39: Removing unneeded checks
on PlaneAngleRadians output
URL: https://github.com/apache/commons-geometry/pull/20
Based on NUMBERS-93, we don't need to ensure that the output from
PlaneAngleRadians normalize methods is less than the upper b
Hi All:
I plan on releasing VFS 2.3 ASAP.
I know there are JIRAs and PRs that need review but I am not sure how many
I'll get to review and bring in. What I need is already in there.
Gary
We have fixed quite a few bugs and added some significant enhancements
since Apache Commons BCEL 6.2 was released, so I would like to release
Apache Commons BCEL 6.3.
Apache Commons BCEL 6.3 RC1 is available for review here:
https://dist.apache.org/repos/dist/dev/commons/bcel/6.3-RC1 (svn
revi
I plan on cutting 6.3-RC1 later today.
Gary
On Wed, Jan 23, 2019 at 5:11 PM Gary Gregory wrote:
> FYI. I finally got my new laptop set up for releasing components, so I
> plan on cutting a BCEL 6.3-RC1 very soon.
>
> Gary
>
> On Wed, Jan 23, 2019 at 10:49 AM Gary Gregory
> wrote:
>
>> Hi All,