[commons-geometry] 03/03: Merge branch 'GEOMETRY-71__Matt'

2020-01-18 Thread erans
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 AuthorDate: Sun Jan 19

[commons-geometry] branch master updated (9b1689c -> 9a0b874)

2020-01-18 Thread erans
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 9b1689c Merge branch 'GEOMETRY-85__Matt' new b1cf358 GEOMETRY-71: adding additional unit tests

[commons-geometry] 03/04: GEOMETRY-85: adding user guide entry for the enclosing module

2020-01-16 Thread erans
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 1b97c16a2513470c5adf4436b44edacb3afc3682 Author: Matt Juntunen AuthorDate: Wed Jan 15 22:44:20 2020 -0500

[commons-geometry] 04/04: Merge branch 'GEOMETRY-85__Matt'

2020-01-16 Thread erans
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 9b1689c77b7b61e88e2f5ac1b976bd8dc611fd48 Merge: dd5c19b 1b97c16 Author: Gilles Sadowski AuthorDate: Thu Jan 16

[commons-geometry] 01/04: GEOMETRY-85: using list instead of array for EnclosingBall.getSupport(); using DoublePrecisionContext instead of margin for EnclosingBall.contains(); adding WelzelEncloser2D

2020-01-16 Thread erans
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 34ce0ca0c23b3dba590448d88cea6daf03796ce8 Author: Matt Juntunen AuthorDate: Wed Jan 15 21:48:26 2020 -0500

[commons-geometry] 02/04: GEOEMTRY-85: throwing exception instead of returning a ball with negative radius when no points given to encloser

2020-01-16 Thread erans
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 2e3e9be957b31971a7a08d4de89ca85fb3904801 Author: Matt Juntunen AuthorDate: Wed Jan 15 22:02:47 2020 -0500

[commons-geometry] branch master updated (dd5c19b -> 9b1689c)

2020-01-16 Thread erans
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 dd5c19b Merge branch 'GEOMETRY-71__Baljit' new 34ce0ca GEOMETRY-85: using list instead of array

[commons-geometry] branch master updated: GEOMETRY-71 Fix spherical barycenter algorithm

2020-01-11 Thread erans
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 The following commit(s) were added to refs/heads/master by this push: new 6fab539 GEOMETRY-71 Fix spherical

[commons-geometry] 03/04: GEOMETRY-63: using method references where possible; simplifying logic for AbstractConvexHyperplaneBoundedRegion.splitInternal

2020-01-10 Thread erans
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 21dcf61e754fe939c4fda845c143d34f0f6c4b13 Author: Matt Juntunen AuthorDate: Thu Jan 9 22:09:40 2020 -0500

[commons-geometry] branch master updated (0e9f0b9 -> 8925de1)

2020-01-10 Thread erans
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 0e9f0b9 Merge branch 'GEOMETRY-86__Matt' new 7f7b195 GEOMETRY-84: updating convex hull API: making

[commons-geometry] 02/04: Merge branch 'GEOMETRY-84__Matt'

2020-01-10 Thread erans
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 19f2cc987fce3da7eeb68367e0fb094408c6f8a5 Merge: 0e9f0b9 7f7b195 Author: Gilles Sadowski AuthorDate: Fri Jan 10

[commons-geometry] 04/04: Merge branch 'GEOMETRY-63__Matt'

2020-01-10 Thread erans
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 8925de1b09b9e0696d8256400cd90add676cbf54 Merge: 19f2cc9 21dcf61 Author: Gilles Sadowski AuthorDate: Fri Jan 10

[commons-geometry] 01/04: GEOMETRY-84: updating convex hull API: making methods return lists instead of arrays, removing default epsilon value, other updates for consistency with rest of library

2020-01-10 Thread erans
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 7f7b195938ed670abe036a2873393f20390b07d7 Author: Matt Juntunen AuthorDate: Thu Jan 9 21:38:11 2020 -0500

[commons-geometry] 02/03: GEOMETRY-86: adding test for numerical stability of Point2S.antipodal()

2020-01-08 Thread erans
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 3201a5898a7b7975ad6a1dbe79083f8ed304c253 Author: Matt Juntunen AuthorDate: Tue Jan 7 22:18:21 2020 -0500

[commons-geometry] branch master updated (3ee9c31 -> 0e9f0b9)

2020-01-08 Thread erans
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 3ee9c31 Merge branch 'GEOMETRY-81__Matt' new 1ba86d5 GEOMETRY-86: fixing incorrect computation

[commons-geometry] 01/03: GEOMETRY-86: fixing incorrect computation in Point2S.antipodal()

2020-01-08 Thread erans
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 1ba86d5ae952309c852be9d7a78bf3d02ffe5448 Author: Matt Juntunen AuthorDate: Tue Jan 7 21:54:54 2020 -0500

[commons-geometry] 03/03: Merge branch 'GEOMETRY-86__Matt'

2020-01-08 Thread erans
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 0e9f0b925fac5f1753a706e6cc398e3f3744b6e0 Merge: 3ee9c31 3201a58 Author: Gilles Sadowski AuthorDate: Wed Jan 8

[commons-geometry] 01/03: GEOMETRY-81: renaming ConvexSubPlane to Facet

2020-01-08 Thread erans
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 e9b37d1d71bf646a6c5efcb150bdacdb964b5be0 Author: Matt Juntunen AuthorDate: Tue Jan 7 21:22:55 2020 -0500

[commons-geometry] 03/03: Merge branch 'GEOMETRY-81__Matt'

2020-01-08 Thread erans
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 3ee9c31b506e5514363e8cbab492777a798216e4 Merge: 200933a 85d8278 Author: Gilles Sadowski AuthorDate: Wed Jan 8

[commons-geometry] branch master updated (200933a -> 3ee9c31)

2020-01-08 Thread erans
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 200933a Merge branch 'GEOMETRY-68__Matt' new e9b37d1 GEOMETRY-81: renaming ConvexSubPlane to Facet

[commons-geometry] 02/03: renaming BoundarySourceLinecastWrapperXD to BoundarySourceLinecasterXD

2020-01-08 Thread erans
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 85d8278a1622b409c8afa8567f0c6c59f1f6da4a Author: Matt Juntunen AuthorDate: Tue Jan 7 21:38:29 2020 -0500

[commons-geometry] 02/08: GEOMETRY-68: adding linecast examples to user guide

2020-01-07 Thread erans
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 b59e0b02232b38f75a2f9cd85cc476aa8300e9a8 Author: Matt Juntunen AuthorDate: Sun Dec 29 01:17:30 2019 -0500

[commons-geometry] 01/08: GEOMETRY-68: adding Linecast2D/3D API

2020-01-07 Thread erans
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 6c10297aa665ab0342ec4ffaa6f013d394c69f05 Author: Matt Juntunen AuthorDate: Sun Dec 29 00:55:06 2019 -0500

[commons-geometry] 05/08: GEOMETRY-68: removing Equivalency interface in favor of defining eq() methods that accept DoublePrecisionContext objects as arguments

2020-01-07 Thread erans
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 66740f454c4a4ff81afcf0d57b034c4b4d2b6e43 Author: Matt Juntunen AuthorDate: Fri Jan 3 22:30:37 2020 -0500

[commons-geometry] 07/08: adding entry to userguide explaining equals() vs eq() methods

2020-01-07 Thread erans
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 6ab4eaf83d8401e7b543aa10e4572bd41a391daf Author: Matt Juntunen AuthorDate: Sun Jan 5 11:20:24 2020 -0500

[commons-geometry] 08/08: Merge branch 'GEOMETRY-68__Matt'

2020-01-07 Thread erans
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 200933a99abd1d34e004a79df3f942505a493be3 Merge: b14888f 6ab4eaf Author: Gilles Sadowski AuthorDate: Tue Jan 7

[commons-geometry] branch master updated (b14888f -> 200933a)

2020-01-07 Thread erans
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 b14888f Add "NOTICE.txt". new 6c10297 GEOMETRY-68: adding Linecast2D/3D API n

[commons-geometry] 04/08: moving Equivalency interface out of internal package since it is part of the public API

2020-01-07 Thread erans
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 2ee4af0c4fc73a05d2f36ddce078813788835d53 Author: Matt Juntunen AuthorDate: Wed Jan 1 17:00:41 2020 -0500

[commons-geometry] 06/08: GEOMETRY-83: adding shape-generation packages with Parallelogram and Parallelepiped classes; adding back RegionBSPTreeXX.from(Iterable) factory methods

2020-01-07 Thread erans
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 04545980fc69c696d85efaab186a9a4313d74687 Author: Matt Juntunen AuthorDate: Sat Jan 4 00:12:19 2020 -0500

[commons-geometry] 03/08: GEOMETRY-68: fixing issue where duplicate (equivalent) points are returned in some linecast operations

2020-01-07 Thread erans
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 6808e0599b6b935fd2425bfe21478cc3d3783e1c Author: Matt Juntunen AuthorDate: Wed Jan 1 16:55:13 2020 -0500

[commons-numbers] branch master updated: Update "NOTICE.txt".

2020-01-05 Thread erans
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-numbers.git The following commit(s) were added to refs/heads/master by this push: new c3a0fc0 Update "NOTICE.txt"

[commons-rng] branch master updated: Update "NOTICE.txt".

2020-01-05 Thread erans
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-rng.git The following commit(s) were added to refs/heads/master by this push: new 8fdb1cc Update "NOTICE.txt"

[commons-statistics] branch master updated: Update "NOTICE.txt".

2020-01-05 Thread erans
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-statistics.git The following commit(s) were added to refs/heads/master by this push: new 687b3cf Update "NOTIC

[commons-math] branch master updated: Update "NOTICE.txt".

2020-01-05 Thread erans
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-math.git The following commit(s) were added to refs/heads/master by this push: new 5c93c63 Update "NOTICE.txt"

[commons-geometry] branch master updated: Add "NOTICE.txt".

2020-01-05 Thread erans
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 The following commit(s) were added to refs/heads/master by this push: new b14888f Add "NOTICE.txt"

[commons-math] branch master updated: Test method was missing "@Test" annotation.

2020-01-04 Thread erans
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-math.git The following commit(s) were added to refs/heads/master by this push: new d317c65 Test method was missing "

[commons-geometry] branch master updated: GEOMETRY-65: Remove "Serializable".

2019-12-28 Thread erans
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 The following commit(s) were added to refs/heads/master by this push: new 8287fed GEOMETRY-65: Remove

[commons-math] 03/03: Downgrade CP: Missing HTML contents for some of the generated files.

2019-12-27 Thread erans
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-math.git commit 80df02f2d2a3180a30a6748a640588735ce8 Author: Gilles Sadowski AuthorDate: Fri Dec 27 12:53:36 2019 +0100

[commons-math] 01/03: [MATH-1408]: Replace try/catch with CCE by if/else

2019-12-27 Thread erans
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-math.git commit ebf908570ae58bd3020c771ba20a60feb93c50ec Author: Bruno P. Kinoshita AuthorDate: Fri Dec 27 21:10:29 2019 +1300

[commons-math] branch master updated (a81b218 -> 80df02f)

2019-12-27 Thread erans
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-math.git. from a81b218 MATH-1388: Avoid risk of overflow. new ebf9085 [MATH-1408]: Replace try/catch with CCE

[commons-math] 02/03: [MATH-1408]: Add changes.xml entry

2019-12-27 Thread erans
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-math.git commit dac15322b8aa0dfdd761c8a2a53a6e9bec5d44c5 Author: Bruno P. Kinoshita AuthorDate: Fri Dec 27 21:31:42 2019 +1300

[commons-geometry] branch master updated: GEOMETRY-79: removing AttributeBSPTree and FunctionTransformXD from public API

2019-12-25 Thread erans
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 The following commit(s) were added to refs/heads/master by this push: new 012fc44 GEOMETRY-79: removing

[commons-geometry] branch master updated (4fafb06 -> de91b1a)

2019-12-25 Thread erans
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 4fafb06 adding back portion of userguide lost in merge; fixing table of contents link new d65ea8f

[commons-geometry] 02/03: Merge branch 'GEOMETRY-72__Matt'

2019-12-25 Thread erans
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 a314aa6886df9478c965ca5de497f7b51c834818 Merge: 4fafb06 d65ea8f Author: Gilles Sadowski AuthorDate: Wed Dec 25

[commons-geometry] 03/03: Upgrade CP.

2019-12-25 Thread erans
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 de91b1a8fa90e31c7049a6469ca5ef1aeb44a822 Author: Gilles Sadowski AuthorDate: Wed Dec 25 13:55:13 2019 +0100

[commons-math] branch master updated: MATH-1388: Avoid risk of overflow.

2019-12-24 Thread erans
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-math.git The following commit(s) were added to refs/heads/master by this push: new a81b218 MATH-1388: Avoid risk of overflow

[commons-math] branch master updated: Upgrade CP.

2019-12-24 Thread erans
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-math.git The following commit(s) were added to refs/heads/master by this push: new 06d45af Upgrade CP. 06d45af is described

[commons-math] 07/07: Javadoc.

2019-12-24 Thread erans
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-math.git commit 096cc553b697c47bc453496694edb599066ced74 Author: Gilles Sadowski AuthorDate: Tue Dec 24 13:12:36 2019 +0100

[commons-math] 06/07: MATH-1362: Removed class that is not used anymore within "Commons Math".

2019-12-24 Thread erans
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-math.git commit ef4596df33979faac6253056c5f755792a3751ba Author: Gilles Sadowski AuthorDate: Tue Dec 24 13:04:51 2019 +0100

[commons-math] 03/07: MATH-1362: Use "IntegerSequence.Incrementor".

2019-12-24 Thread erans
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-math.git commit aa46bcc64b64b4a3990f5938d0e49ce6f333875a Author: Gilles Sadowski AuthorDate: Tue Dec 24 11:44:43 2019 +0100

[commons-math] 02/07: Spurious "throws" clauses.

2019-12-24 Thread erans
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-math.git commit 8bff9c35f3722f8b1a550d06ba55950fddf17af0 Author: Gilles Sadowski AuthorDate: Tue Dec 24 11:28:31 2019 +0100

[commons-math] 05/07: MATH-1362: Use "IntegerSequence.Incrementor".

2019-12-24 Thread erans
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-math.git commit 8091c4fe8395ef69a652885bb6eef0c2ac935927 Author: Gilles Sadowski AuthorDate: Tue Dec 24 12:56:13 2019 +0100

[commons-math] 01/07: MATH-1362: Use "IntegerSequence.Incrementor".

2019-12-24 Thread erans
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-math.git commit 5828c2352d5759f7d44dbc29e5a4f597b41a398c Author: Gilles Sadowski AuthorDate: Mon Dec 23 12:33:33 2019 +0100

[commons-math] branch master updated (bf5d19e -> 096cc55)

2019-12-24 Thread erans
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-math.git. from bf5d19e Removed obsolete interface. new 5828c23 MATH-1362: Use "IntegerSequence.Incrementor"

[commons-math] 04/07: MATH-1362: Use "IntegerSequence.Incrementor".

2019-12-24 Thread erans
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-math.git commit 22da2300b824b508047880be840c6e89efa871b1 Author: Gilles Sadowski AuthorDate: Tue Dec 24 12:32:15 2019 +0100

[commons-geometry] branch master updated: adding back portion of userguide lost in merge; fixing table of contents link

2019-12-23 Thread erans
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 The following commit(s) were added to refs/heads/master by this push: new 4fafb06 adding back portion

[commons-geometry] 02/06: GEOMETRY-45: renaming packages in hull and enclosing modules to avoid duplicating root 'euclidean' package

2019-12-22 Thread erans
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 43b26212c0fbe8cd9680d43941143fe706ee7cef Author: Matt Juntunen AuthorDate: Sun Dec 22 14:07:12 2019 -0500

[commons-geometry] 04/06: Merge branch 'GEOMETRY-73__Matt'

2019-12-22 Thread erans
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 db148ff0e363444b8174e8ada83628f83abc15d7 Merge: eaf6881 348db33 Author: Gilles Sadowski AuthorDate: Mon Dec 23

[commons-geometry] 05/06: Trailing spaces.

2019-12-22 Thread erans
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 ffef8c07134d930503a730f7f437dc40cdbabb7e Author: Gilles Sadowski AuthorDate: Mon Dec 23 01:11:11 2019 +0100

[commons-geometry] branch master updated (eaf6881 -> 6a14ede)

2019-12-22 Thread erans
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 eaf6881 Merge branch 'GEOMETRY-62__Matt' new d58d103 GEOMETRY-73: adding user guide new 348db33

[commons-geometry] 01/06: GEOMETRY-73: adding user guide

2019-12-22 Thread erans
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 d58d10378dc59ff09e68b4b238200c7d47adfc92 Author: Matt Juntunen AuthorDate: Sat Dec 21 23:55:40 2019 -0500

[commons-geometry] 03/06: Trailing spaces.

2019-12-22 Thread erans
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 348db3383bdd97d63ac1d6e5f0517a3cd76e6ef9 Author: Gilles Sadowski AuthorDate: Mon Dec 23 00:56:44 2019 +0100

[commons-geometry] 06/06: Merge branch 'GEOMETRY-45__Matt'

2019-12-22 Thread erans
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 6a14ededd61426ba527bebfb6beb204eb768621b Merge: db148ff ffef8c0 Author: Gilles Sadowski AuthorDate: Mon Dec 23

[commons-geometry] branch master updated (9cf378b -> eaf6881)

2019-12-18 Thread erans
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 9cf378b Merge branch 'GEOMETRY-16__Matt' new e86853d GEOMETRY-62: fixing checkstyle issues in unit

[commons-geometry] 03/03: Merge branch 'GEOMETRY-62__Matt'

2019-12-18 Thread erans
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 eaf6881137c86ecb5c5a717311e7aeacda23ce5e Merge: 9cf378b 7aa5565 Author: Gilles Sadowski AuthorDate: Wed Dec 18

[commons-geometry] 02/03: Show "CheckStyle" violations.

2019-12-18 Thread erans
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 7aa5565442a763f6e998451f6ad5eb74fa581985 Author: Gilles Sadowski AuthorDate: Wed Dec 18 14:30:53 2019 +0100

[commons-math] branch master updated (f7e0d74 -> bf5d19e)

2019-12-16 Thread erans
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-math.git. from f7e0d74 Unused "import" statements. new c2e4972 Removed obsolete interface. new bf5d19

[commons-math] 01/02: Removed obsolete interface.

2019-12-16 Thread erans
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-math.git commit c2e4972d5ace6440454d6f7755dd7b9d9446db0b Author: Gilles Sadowski AuthorDate: Tue Dec 17 02:57:23 2019 +0100

[commons-math] 02/02: Removed obsolete interface.

2019-12-16 Thread erans
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-math.git commit bf5d19e08bfc74c56bc3d3828e5c3d93abbdff8b Author: Gilles Sadowski AuthorDate: Tue Dec 17 03:14:12 2019 +0100

[commons-math] 01/04: Use "Arrays.copyOf" from JDK.

2019-12-16 Thread erans
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-math.git commit ed6b06d02ff341a93d848fa34da23b9cb25c611f Author: Gilles Sadowski AuthorDate: Tue Dec 17 01:59:57 2019 +0100

[commons-math] branch master updated (49f3afd -> f7e0d74)

2019-12-16 Thread erans
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-math.git. from 49f3afd Method "ofReal" was removed from the API. new ed6b06d Use "Arrays.copyOf"

[commons-math] 04/04: Unused "import" statements.

2019-12-16 Thread erans
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-math.git commit f7e0d743526a9af68233a21e4af01810c1ded2b8 Author: Gilles Sadowski AuthorDate: Tue Dec 17 02:34:03 2019 +0100

[commons-math] 02/04: Use "Arrays.copyOf" from JDK.

2019-12-16 Thread erans
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-math.git commit f4dd17aa7d68509e41c906dd8e53265985b878b4 Author: Gilles Sadowski AuthorDate: Tue Dec 17 02:17:55 2019 +0100

[commons-math] 03/04: Removed obsolete "copyOf" method.

2019-12-16 Thread erans
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-math.git commit 6e5577ad8adff3aad503365a3e118453501bcfef Author: Gilles Sadowski AuthorDate: Tue Dec 17 02:18:44 2019 +0100

[commons-math] 01/02: MATH-1506: Removed class ported to "Commons Numbers".

2019-12-16 Thread erans
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-math.git commit 490223af4a31702c7effee0c04b585f8388d0af2 Author: Gilles Sadowski AuthorDate: Mon Dec 16 13:50:59 2019 +0100

[commons-math] branch master updated (b6a65a7 -> 49f3afd)

2019-12-16 Thread erans
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-math.git. from b6a65a7 Javadoc. new 490223a MATH-1506: Removed class ported to "Commons Numbers". n

[commons-math] 02/02: Method "ofReal" was removed from the API.

2019-12-16 Thread erans
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-math.git commit 49f3afd6b8caaa81da842495ffb016379b029432 Author: Gilles Sadowski AuthorDate: Mon Dec 16 13:55:52 2019 +0100

[commons-numbers] branch master updated (c642c8f -> 0d66b94)

2019-12-16 Thread erans
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-numbers.git. from c642c8f Merge pull request #73 from grimreaper/eax/long-compare-mode new 3b3743f [commons-number

[commons-numbers] 01/04: [commons-number] replace some compares with their function

2019-12-16 Thread erans
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-numbers.git commit 3b3743f24ebf033f153a3961f3fa2fefcf05d6b8 Author: Eitan Adler AuthorDate: Sun Dec 15 22:38:30 2019 -0800

[commons-numbers] 04/04: NUMBERS-140: Multidimensional counter.

2019-12-16 Thread erans
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-numbers.git commit 0d66b94d4096793a9ce457eb841a20ef74410899 Author: Gilles Sadowski AuthorDate: Mon Dec 16 13:23:21 2019 +0100

[commons-numbers] 02/04: Simplify.

2019-12-16 Thread erans
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-numbers.git commit ec8f3f1f65e29ccd9fc6ddafae42e1aef82075f0 Author: Gilles Sadowski AuthorDate: Mon Dec 16 08:21:01 2019 +0100

[commons-numbers] 03/04: Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-numbers

2019-12-16 Thread erans
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-numbers.git commit 145391b9d4b0db1c89e7bbbe2ec9538cc695eb8b Merge: ec8f3f1 c642c8f Author: Gilles Sadowski AuthorDate: Mon Dec 16

[commons-geometry] 04/07: GEOMETRY-51: adding check for invalid epsilon value in EpsilonDoublePrecisionContext constructor; also making Serializable per Spotbugs report

2019-12-13 Thread erans
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 feed702f3266e947835e7685f7b9af30d7849b86 Author: Matt Juntunen AuthorDate: Fri Dec 13 00:49:16 2019 -0500

[commons-geometry] 02/07: miscellaneous cleanup and code coverage improvements

2019-12-13 Thread erans
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 fd09ed0eb7f3dd61fc5377d455707c2ecc8108d5 Author: Matt Juntunen AuthorDate: Fri Dec 13 00:26:56 2019 -0500

[commons-geometry] 05/07: GEOMETRY-63: small changes based on sonarcloud report: using method references instead of lambdas and moving internal methods to the classes that use them

2019-12-13 Thread erans
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 67ce2150e70245ce26cf2c7fab8a3455d4bcbafd Author: Matt Juntunen AuthorDate: Fri Dec 13 01:06:23 2019 -0500

[commons-geometry] 06/07: Unnecessary parentheses.

2019-12-13 Thread erans
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 7a0670d169233e87567522963dd7c995b2058e73 Author: Gilles Sadowski AuthorDate: Fri Dec 13 14:36:09 2019 +0100

[commons-geometry] 03/07: GEOMETRY-66: removing unused argument in QuaternionRotation euler angles methods

2019-12-13 Thread erans
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 2ec5d82d4e8a849fe8eff5083657fbd862db51b7 Author: Matt Juntunen AuthorDate: Fri Dec 13 00:39:16 2019 -0500

[commons-geometry] branch master updated (348bb72 -> 9cf378b)

2019-12-13 Thread erans
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 348bb72 Merge branch 'GEOMETRY-69__Matt' new 56139e8 GEOMETRY-16: removing custom GeometryException

[commons-geometry] 07/07: Merge branch 'GEOMETRY-16__Matt'

2019-12-13 Thread erans
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 9cf378b453c55668b0c04f62ff09b377ca812fd6 Merge: 348bb72 7a0670d Author: Gilles Sadowski AuthorDate: Fri Dec 13

[commons-geometry] 04/05: GEOMETRY-69: shortening nested BSPTreeVisitor enum names; shortening AbstractBSPTree tree visitor method names

2019-12-07 Thread erans
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 0a390f77ec8f75671cc83b14d3ece1ab89608175 Author: Matt Juntunen AuthorDate: Fri Dec 6 22:04:25 2019 -0500

[commons-geometry] 01/05: GEOMETRY-69: adding return value to BSPTreeVisitor.visit(BSPTree.Node) so that visit operations can terminate early

2019-12-07 Thread erans
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 58fde2e1bab2d5d15e6b916ba5382ca652ae4eca Author: Matt Juntunen AuthorDate: Thu Dec 5 21:30:45 2019 -0500

[commons-geometry] 03/05: adding test coverage for VectorXD.Unit.from(VectorXD) methods; using better assertions for ConvexSubPlane and SubPlane toString() unit tests

2019-12-07 Thread erans
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 4551ac261699d26b9d9c263acb60870b7410be93 Author: Matt Juntunen AuthorDate: Fri Dec 6 21:40:50 2019 -0500

[commons-geometry] branch master updated (287b328 -> 348bb72)

2019-12-07 Thread erans
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 287b328 Removed unused property to set the coveralls timestamp. new 58fde2e GEOMETRY-69: adding

[commons-geometry] 05/05: Merge branch 'GEOMETRY-69__Matt'

2019-12-07 Thread erans
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 348bb72b4b9d04d0a03d84acdcb71e3bd246798a Merge: 287b328 0a390f7 Author: Gilles Sadowski AuthorDate: Sat Dec 7

[commons-geometry] 02/05: adding toString() tests to increase code coverage

2019-12-07 Thread erans
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 116073f69e43f0e14ef727772853bc999aa9a355 Author: Matt Juntunen AuthorDate: Thu Dec 5 21:51:23 2019 -0500

[commons-statistics] 01/05: Too many parentheses.

2019-12-06 Thread erans
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-statistics.git commit 2aef5ef5ea18b4db329dc70d7899a8952e4b26d7 Author: Gilles Sadowski AuthorDate: Sat Dec 7 02:28:52 2019 +0100

[commons-statistics] 04/05: Unused "serialVersionUID".

2019-12-06 Thread erans
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-statistics.git commit 84781c5284f9bcdab8486cdbe82ba45a778ed885 Author: Gilles Sadowski AuthorDate: Sat Dec 7 02:53:08 2019 +0100

[commons-statistics] 03/05: Javadoc.

2019-12-06 Thread erans
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-statistics.git commit c82f3c6dfa3fada3cfb71fbe6bba330cb0263c8a Author: Gilles Sadowski AuthorDate: Sat Dec 7 02:50:50 2019 +0100

[commons-statistics] 05/05: Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-statistics

2019-12-06 Thread erans
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-statistics.git commit f58628862cbf3aa99f48343fc58e649e6ee91982 Merge: 84781c5 90366c9 Author: Gilles Sadowski AuthorDate: Sat Dec

[commons-statistics] 02/05: Removed unserializable field.

2019-12-06 Thread erans
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-statistics.git commit 6d00efa54d31e90d917a2d4ff83b622b083b4653 Author: Gilles Sadowski AuthorDate: Sat Dec 7 02:29:06 2019 +0100

<    4   5   6   7   8   9   10   11   12   13   >