[commons-compress] branch master updated: update changes of COMPRESS-504 and COMPRESS-505

2020-04-16 Thread peterlee
This is an automated email from the ASF dual-hosted git repository. peterlee pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git The following commit(s) were added to refs/heads/master by this push: new ff5782a update changes of

[commons-compress] branch master updated: update changes of COMPRESS-504 and COMPRESS-505

2020-04-16 Thread peterlee
This is an automated email from the ASF dual-hosted git repository. peterlee pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-compress.git The following commit(s) were added to refs/heads/master by this push: new ff5782a update changes of

[commons-numbers] branch master updated: BigFraction: Mantissa cannot be zero in subnormal number

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert 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 5daca57 BigFraction: Mantissa

[commons-numbers] 01/03: Change FractionException to use String.format

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit d6bda8679b1c9d290de24f269c6140837c5b9c91 Author: Alex Herbert AuthorDate: Thu Apr 16 14:15:52 2020 +0100

[commons-numbers] 03/03: Use correct FractionException constant in Fraction constructor

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit aa243b33be0eccd3878d46b7ac485e048c2a2dbd Author: Alex Herbert AuthorDate: Thu Apr 16 14:17:30 2020 +0100

[commons-numbers] 02/03: FractionException constructor with a plain string message

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 649eaaac1bc82a97d4d8792bf240dddcc6abde73 Author: Alex Herbert AuthorDate: Thu Apr 16 14:16:57 2020 +0100

[commons-numbers] branch master updated (69f7ddc -> aa243b3)

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git. from 69f7ddc Fraction: double constructor to avoid iterations <= epsilon. new d6bda86 Change

[commons-numbers] 09/26: Fraction: Use canonical zero as 0 / 1

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit fa5b3eed90ac61ae4230ec0e69a9f10102d66d12 Author: Alex Herbert AuthorDate: Mon Apr 13 23:51:46 2020 +0100

[commons-numbers] 07/26: Fraction: common test cases for arithmetic with an integer

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit bcdbb3f3531d80a4d366e91b629b802a94667c9e Author: Alex Herbert AuthorDate: Mon Apr 13 21:42:24 2020 +0100

[commons-numbers] 18/26: Fraction: fix overflow detection in add/subtract int

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit e3f69b746cc89f4c8ef8efb390c854131cc19842 Author: Alex Herbert AuthorDate: Tue Apr 14 22:53:25 2020 +0100

[commons-numbers] 15/26: Clean-up numbers core TestUtilities.

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit b47f05ebe6d298bc933603d1115602d3b96d91dc Author: Alex Herbert AuthorDate: Tue Apr 14 22:11:05 2020 +0100

[commons-numbers] 10/26: Fraction: update toString()

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 4356bd947a81343e093254116d0798870e959521 Author: Alex Herbert AuthorDate: Tue Apr 14 00:08:34 2020 +0100

[commons-numbers] 19/26: FractionTest: overflow check in multiply/divide by int

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 83098b7bec08e11829dc419a556b34a142809776 Author: Alex Herbert AuthorDate: Tue Apr 14 22:59:37 2020 +0100

[commons-numbers] 01/26: Fraction: Add tests for two representations of zero.

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 828f6a728d92e1ae911233ea2da9c100586f8d2d Author: Alex Herbert AuthorDate: Sun Apr 12 12:30:55 2020 +0100

[commons-numbers] 17/26: Fraction: use factory constructor in add/subtract

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 5192e10a101ebf7d91706b7ce1b5d4321d664a18 Author: Alex Herbert AuthorDate: Tue Apr 14 22:26:10 2020 +0100

[commons-numbers] 13/26: Fraction: Optimise divide by fraction

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 6794743049740bf8088065cd296d117544ca0e8c Author: Alex Herbert AuthorDate: Tue Apr 14 21:57:57 2020 +0100

[commons-numbers] 23/26: Use final

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit c8d9fb72b27ffe35134559915913db859ba59c3f Author: Alex Herbert AuthorDate: Wed Apr 15 21:43:23 2020 +0100

[commons-numbers] 24/26: Fraction: Add tests for Integer.MIN_VALUE in intValue()

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit ccd5e31a6cf67cc061a4f53abc3920492e3ce5b5 Author: Alex Herbert AuthorDate: Wed Apr 15 22:10:46 2020 +0100

[commons-numbers] 02/26: Use consistent order and tests in FractionTest and BigFractionTest.

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 7ad0f911ad41b69b52fffdf07d2cda11897aec6d Author: Alex Herbert AuthorDate: Sun Apr 12 14:01:39 2020 +0100

[commons-numbers] 25/26: Add integer case to double constructor test cases.

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 466d33e9b9028740ed3b4e9259f4423e8fc4750b Author: Alex Herbert AuthorDate: Wed Apr 15 22:40:21 2020 +0100

[commons-numbers] 03/26: Fixed Fraction.compareTo

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 36154bba47e78c3a3d1ff9193ffacb89be13c63f Author: Alex Herbert AuthorDate: Sun Apr 12 21:29:27 2020 +0100

[commons-numbers] 05/26: Fraction: Increase similarity between BigFraction tests

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit bb645f6c19a93cf2bc8aef21ee1c09e0bab3658d Author: Alex Herbert AuthorDate: Mon Apr 13 21:01:30 2020 +0100

[commons-numbers] 20/26: Fraction: rename f to num (for numerator) in add/subtract int

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit b0164fb6b185e3776a17af54c631ff76a74b4f66 Author: Alex Herbert AuthorDate: Tue Apr 14 23:05:23 2020 +0100

[commons-numbers] 22/26: Fraction: test for zero in add/subtract int

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 86e3b5f732eca7942984b63c2be7108d39605911 Author: Alex Herbert AuthorDate: Wed Apr 15 21:39:49 2020 +0100

[commons-numbers] 21/26: FractionTest: Create test cases for arithmetic overflow

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 1e789e0538dc9c5ab37eadafa0cb365c526981f7 Author: Alex Herbert AuthorDate: Wed Apr 15 21:24:18 2020 +0100

[commons-numbers] 26/26: Fraction: double constructor to avoid iterations <= epsilon.

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 69f7ddc5065961e12b63002d2d4a34b145758963 Author: Alex Herbert AuthorDate: Wed Apr 15 22:45:31 2020 +0100

[commons-numbers] 11/26: Fraction: efficient multiply by integer

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 4002f401de28135700526749664d4f52a012411f Author: Alex Herbert AuthorDate: Tue Apr 14 00:16:18 2020 +0100

[commons-numbers] 12/26: Fraction: efficient divide by integer

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 368187dd96e44430ed3eff270dfec171298a7149 Author: Alex Herbert AuthorDate: Tue Apr 14 00:21:47 2020 +0100

[commons-numbers] 06/26: BigFraction: Remove pow(long/BigInteger)

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 51419db92c6fa1edd7b2d2cfaf26ae6bd4f45704 Author: Alex Herbert AuthorDate: Mon Apr 13 21:09:39 2020 +0100

[commons-numbers] 08/26: Fraction: fix compareTo for positive numbers with two negative parts

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 854d141a9332c26b09c8164d6f428fb69d9f2fc3 Author: Alex Herbert AuthorDate: Mon Apr 13 21:55:22 2020 +0100

[commons-numbers] 04/26: Rename powFractionTestCases to powTestCases

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 7fa4f4be1d2b2ab36520dbe98ef950a3b267d264 Author: Alex Herbert AuthorDate: Sun Apr 12 21:32:11 2020 +0100

[commons-numbers] 16/26: Remove unused import

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit 7d64af52fd2ed82e5410d6e7bbe202b153c1a381 Author: Alex Herbert AuthorDate: Tue Apr 14 22:12:15 2020 +0100

[commons-numbers] 14/26: FractionTest: use assertFraction in testMath1261

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git commit e55c35bffb5d73ba787e6da2c7af95cc4007beb3 Author: Alex Herbert AuthorDate: Tue Apr 14 22:02:07 2020 +0100

[commons-numbers] branch master updated (c876c0c -> 69f7ddc)

2020-04-16 Thread aherbert
This is an automated email from the ASF dual-hosted git repository. aherbert pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-numbers.git. from c876c0c FractionTest: zero divide should be equal to Fraction.ZERO new 828f6a7 Fraction: Add tests