[commons-lang] branch master updated: Update build dependency: com.puppycrawl.tools:checkstyle 8.26 -> 8.27.

2019-12-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new b4645f6 Update build dependency: com.pu

[commons-lang] branch master updated: Update test dependency: org.junit-pioneer:junit-pioneer 0.3.3 -> 0.4.2.

2019-12-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 74c8862 Update test dependency: org.jun

[commons-csv] branch master updated: Fix typo.

2019-12-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git The following commit(s) were added to refs/heads/master by this push: new af7103e Fix typo. af7103e is described b

[commons-csv] branch master updated: Update tests from Mockito 3.2.0 to 3.2.4.

2019-12-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git The following commit(s) were added to refs/heads/master by this push: new abc65e4 Update tests from Mockito 3.2.0

[commons-numbers] 05/30: Removed unused static asinh method and constants.

2019-12-20 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 a2cc4ec1cc601dec340a6d2c514f2c79d57c6670 Author: aherbert AuthorDate: Thu Dec 19 11:35:46 2019 + Rem

[commons-numbers] 22/30: Added edge case tests for asin.

2019-12-20 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 e1ad2a0e9c6f05b38d26d6484c3a3509b6a5935a Author: Alex Herbert AuthorDate: Thu Dec 19 23:09:58 2019 +

[commons-numbers] 06/30: Updated atanh using an overflow/underflow safe method.

2019-12-20 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 5346128780ffd61c914cb76eab3301080fa46c3f Author: aherbert AuthorDate: Thu Dec 19 15:09:07 2019 + Upd

[commons-numbers] 02/30: Updated cosh/acosh using an overflow/underflow safe method.

2019-12-20 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 96fe378a62aa7c5151c35721d05676c27b5164d6 Author: aherbert AuthorDate: Thu Dec 19 11:30:35 2019 + Upd

[commons-numbers] 12/30: Added atanh assumptions test to check the safe upper and lower limits.

2019-12-20 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 5d9156bfe79858e804d91b3a2da3e9353b2f2506 Author: aherbert AuthorDate: Thu Dec 19 17:31:59 2019 + Add

[commons-numbers] 25/30: Added links to Wolfram elementary functions where applicable.

2019-12-20 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 1f7af2c2a634b70121de3e4d079cfd508cffe5af Author: aherbert AuthorDate: Fri Dec 20 13:10:06 2019 + Add

[commons-numbers] 30/30: Overflow test for pow()

2019-12-20 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 32d8fc1e5c1f21a336ea3b20712777ec3a0de1be Author: aherbert AuthorDate: Fri Dec 20 17:29:27 2019 + Ove

[commons-numbers] 01/30: Updated sinh/asinh using an overflow/underflow safe method.

2019-12-20 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 4dd3fc82b1017834c2947682e20f2a13e92082c4 Author: aherbert AuthorDate: Wed Dec 18 21:34:21 2019 + Upd

[commons-numbers] 28/30: Simplify exp() edge cases.

2019-12-20 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 e2e7b8b9fba25f181d1254f41db189a4543b480b Author: aherbert AuthorDate: Fri Dec 20 16:47:45 2019 + Sim

[commons-numbers] 24/30: Fix overflow in tanh. Added edge case tests.

2019-12-20 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 3366f35d8120ddc5c52f991c1d120a7c7f95c72f Author: aherbert AuthorDate: Fri Dec 20 12:53:06 2019 + Fix

[commons-numbers] 04/30: Update the max ULP for acos/acosh from 36 to 2 for the C reference test.

2019-12-20 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 93d68901bbe9bad7041011b8a455a1779a2e918d Author: aherbert AuthorDate: Thu Dec 19 11:34:22 2019 + Upd

[commons-numbers] 14/30: Trailing whitespace.

2019-12-20 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 913b01293b9aba4058dee953422c03c3c9689c30 Author: aherbert AuthorDate: Thu Dec 19 17:34:14 2019 + Tra

[commons-numbers] 27/30: Simplify sqrt() edge cases.

2019-12-20 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 3614d51ec5a53324f268ba5b96c975a6e5ac04ce Author: aherbert AuthorDate: Fri Dec 20 15:58:23 2019 + Sim

[commons-numbers] 26/30: Edge cases for cosh and sinh.

2019-12-20 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 ba7fe3aa925744d4fba5eacf3758b6f8625ee715 Author: aherbert AuthorDate: Fri Dec 20 13:21:03 2019 + Edg

[commons-numbers] 15/30: Switch atanh if statements to fix PMD warning.

2019-12-20 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 9aa23ab5738c67892e204f1c19598936460c1aa7 Author: aherbert AuthorDate: Thu Dec 19 17:43:12 2019 + Swi

[commons-numbers] branch master updated (9c0cb71 -> 32d8fc1)

2019-12-20 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 9c0cb71 Use multiplyImaginary instead of multiply by Complex.I new 4dd3fc8 Updated sinh/asinh using

[commons-numbers] 21/30: Add atanh assumption on x close to 1.

2019-12-20 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 f5ba494b10ea41cf4dad439ce882457e52d84ceb Author: Alex Herbert AuthorDate: Thu Dec 19 22:56:10 2019 +

[commons-numbers] 07/30: Update the max ULP for atanh from 17 to 1 for the C reference test.

2019-12-20 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 26b9ae7953d0c50faf3946c6aaf5bfe27227edf2 Author: aherbert AuthorDate: Thu Dec 19 16:22:19 2019 + Upd

[commons-numbers] 17/30: Remove unused/redundant methods.

2019-12-20 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 e3351253466aab6ffc940e2dcd64cf7841ab5d0c Author: Alex Herbert AuthorDate: Thu Dec 19 19:08:08 2019 +

[commons-numbers] 10/30: Update the max ULP for log from 3 to 1 for the C reference test.

2019-12-20 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 4bbbef917075a6670ae5289f7ea646a86d21f6f3 Author: aherbert AuthorDate: Thu Dec 19 16:52:49 2019 + Upd

[commons-numbers] 09/30: Compute log() within a safe region without using the sqrt.

2019-12-20 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 67dc19de65579b1a3335919e6459b8946d1fae75 Author: aherbert AuthorDate: Thu Dec 19 16:49:25 2019 + Com

[commons-numbers] 08/30: Use final

2019-12-20 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 bdaecba1eb69fc44349362640230c93ce1a07366 Author: aherbert AuthorDate: Thu Dec 19 16:23:34 2019 + Use

[commons-numbers] 18/30: Moved the check for the safe region to a method.

2019-12-20 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 bf2b32cbc2a5dc3785ebdb52b23c90f1008f15d7 Author: Alex Herbert AuthorDate: Thu Dec 19 19:27:20 2019 +

[commons-numbers] 11/30: Removed unused constants

2019-12-20 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 1d20e9fa8ad6cd6b416fba8e4091cd2f992d4445 Author: aherbert AuthorDate: Thu Dec 19 16:57:58 2019 + Rem

[commons-numbers] 03/30: Fix unspecified sign in C99 standard for acos.

2019-12-20 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 2c77d008b7232290a127993b41be6bd44becf894 Author: aherbert AuthorDate: Thu Dec 19 11:31:13 2019 + Fix

[commons-numbers] 13/30: Drop exact log10 test. The method of computation cannot be assumed.

2019-12-20 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 12c0b57ccda1269ae020636051adc8ca9614adfc Author: aherbert AuthorDate: Thu Dec 19 17:32:54 2019 + Dro

[commons-numbers] 20/30: Added edge case tests for acos.

2019-12-20 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 dfcc1188e1457e6f385996e4ebe8dafb94950e09 Author: Alex Herbert AuthorDate: Thu Dec 19 22:50:04 2019 +

[commons-numbers] 16/30: Remove use of log1p when value is very small.

2019-12-20 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 244f6e7a0d93ed92d0748b062d29a59333217b5e Author: Alex Herbert AuthorDate: Thu Dec 19 19:00:43 2019 +

[commons-numbers] 19/30: Added edge case tests for atanh.

2019-12-20 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 45d1a4618ed0022ae669dd04561f00e6a7823312 Author: Alex Herbert AuthorDate: Thu Dec 19 22:05:10 2019 +

[commons-numbers] 29/30: Simplify sinh, cosh and tanh

2019-12-20 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 1eae0a46843ba8e0ee2ec785d3f8003af54f3608 Author: aherbert AuthorDate: Fri Dec 20 17:29:01 2019 + Sim

[commons-numbers] 23/30: Fix javadoc comment on SAFE_MIN/MAX

2019-12-20 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 8375852acc8b58f12b8f0acf51046753569e0e52 Author: aherbert AuthorDate: Fri Dec 20 10:17:46 2019 + Fix

[commons-collections] branch master updated: Remove redundant generic spec.

2019-12-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git The following commit(s) were added to refs/heads/master by this push: new 8d595f3 Remove redundant generic

[commons-collections] branch master updated: Document empty block.

2019-12-20 Thread ggregory
This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git The following commit(s) were added to refs/heads/master by this push: new 5e49442 Document empty block. 5e

[commons-text] 01/02: UrlStringLookup: Close InputStream even if the InputStreamReader constructor throws an exception.

2019-12-20 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git commit b7052a259f91e7cc257b7cab26d24dd7f8273fb4 Author: Pascal Schumacher AuthorDate: Fri Dec 20 13:48:12 2019

[commons-text] branch master updated (a5c2f4d -> 0f58ab2)

2019-12-20 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git. from a5c2f4d [TEXT-174] ScriptStringLookup does not accept ":" #126. new b7052a2 UrlStringLookup: C

[commons-text] 02/02: CosineSimilarity#dot: Avoid potential overflow in int multiplication.

2019-12-20 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-text.git commit 0f58ab2b6322e694dcd5c68849b2aad0e30e156b Author: Pascal Schumacher AuthorDate: Fri Dec 20 13:55:52 2019

[commons-lang] branch master updated (325d9a9 -> c9ca06e)

2019-12-20 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git. from 325d9a9 EventListenerSupport: Fix string format of Validate#isTrue call in constructor. new cb

[commons-lang] 02/02: Remove no longer necessary SpotBugs excludes.

2019-12-20 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit c9ca06e496dee2b22a3753652735c0bca60afc7e Author: pascalschumacher AuthorDate: Fri Dec 20 13:28:20 2019 +

[commons-lang] 01/02: Replace Character constructor (deprecated on Java 9+) calls in tests with Character#valueOf.

2019-12-20 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git commit cb2ec37bd393030b58b3aaf3129dcf83c5a0a6c6 Author: pascalschumacher AuthorDate: Fri Dec 20 13:08:50 2019 +

[commons-jexl] branch master updated: JEXL-307: fix features being lost during parsing Task #JEXL-307 - Variable redeclaration option

2019-12-20 Thread henrib
This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jexl.git The following commit(s) were added to refs/heads/master by this push: new 55ba9f5 JEXL-307: fix features being lost

[commons-lang] branch master updated: EventListenerSupport: Fix string format of Validate#isTrue call in constructor.

2019-12-20 Thread pascalschumacher
This is an automated email from the ASF dual-hosted git repository. pascalschumacher pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-lang.git The following commit(s) were added to refs/heads/master by this push: new 325d9a9 EventListenerSupport: F

[commons-imaging] branch master updated (3634e57 -> ea2ea87)

2019-12-20 Thread kinow
This is an automated email from the ASF dual-hosted git repository. kinow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-imaging.git. from 3634e57 Remove unnecessary array creation for varargs. add 16db2a8 [IMAGING-245]: Add disposal method