[commons-rng] 04/05: RNG-102: Suppress checkstyle 'rng' hidden field warning for Samplers.

2019-07-18 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-rng.git commit d60401b54e99a401858884796b4cd05d2523fc3f Author: aherbert AuthorDate: Thu Jul 18 10:49:17 2019 +0100 RNG

[commons-rng] branch master updated (838f60e -> 11f1d1d)

2019-07-18 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-rng.git. from 838f60e Use HTTPS to access Apache resources. new eb34b30 RNG-102: RandomAssert utility for testing

[commons-rng] 03/05: RNG-102: Allow PMD long class for MarsagliaTsangWangDiscreteSampler.

2019-07-18 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-rng.git commit 7e1e6112a399397c48bfd80872a51d6fdad04446 Author: Alex Herbert AuthorDate: Thu Jul 11 22:35:46 2019 +0100

[commons-rng] branch master updated: Update SeedFactory use of SecureRandom to non-blocking on Linux systems.

2019-07-18 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-rng.git The following commit(s) were added to refs/heads/master by this push: new 70c0929 Update SeedFactory use of

[commons-rng] branch master updated: Add test for PoissonSamplerCache.getMinimumCachedMean().

2019-07-21 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-rng.git The following commit(s) were added to refs/heads/master by this push: new e2904e8 Add test for

[commons-rng] branch master updated: Ensure the public SamplerBase class is tested.

2019-07-21 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-rng.git The following commit(s) were added to refs/heads/master by this push: new 6a8c4f3 Ensure the public SamplerBase

[commons-rng] branch master updated (d85eb21 -> 802b4fa)

2019-07-22 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-rng.git. from d85eb21 Remove JVM unsupported on Travis. new dfae53e Run the default Maven goal. new fa7e448

[commons-rng] 01/03: Run the default Maven goal.

2019-07-22 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-rng.git commit dfae53e0e13f5e01640be51a9d71ac50ece01afa Author: aherbert AuthorDate: Mon Jul 22 13:28:12 2019 +0100 Run

[commons-rng] 02/03: Ensure rat plugin config matches between build and reporting sections.

2019-07-22 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-rng.git commit fa7e448189fa465c05a646f3efe1bb1347d21e63 Author: aherbert AuthorDate: Mon Jul 22 13:33:55 2019 +0100 Ensure

[commons-rng] 03/03: Use commons parent defaults for coverage.

2019-07-22 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-rng.git commit 802b4fa4f921ef10387a7ed5b519b20bdbd1db95 Author: aherbert AuthorDate: Mon Jul 22 14:56:22 2019 +0100 Use

[commons-rng] branch master updated: Update test p-value from 0.01 to 0.0001.

2019-07-23 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-rng.git The following commit(s) were added to refs/heads/master by this push: new 70002ec Update test p-value from 0.01

[commons-fileupload] branch master updated: Remove JDK 1.7 as the project source code is 1.8.

2019-07-24 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-fileupload.git The following commit(s) were added to refs/heads/master by this push: new 9958ea2 Remove JDK 1.7 as the

[commons-codec] branch master updated: Specify source for JDK 11+ javadoc tool to ignore the 'unnamed' module.

2019-07-25 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-codec.git The following commit(s) were added to refs/heads/master by this push: new 177d1bd Specify source for JDK 11

[commons-rng] 01/02: RNG-84 : Add members of the PCG suite of generators

2019-07-30 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-rng.git commit 070d5637f44230bff1c3f3cd675b8fc5bf3748ab Author: AbhishekSinghDhadwal AuthorDate: Tue Jul 30 13:32:17 2019 +0100

[commons-rng] branch master updated (70002ec -> 3660516)

2019-07-30 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-rng.git. from 70002ec Update test p-value from 0.01 to 0.0001. new 070d563 RNG-84 : Add members of the PCG suite of

[commons-rng] 02/02: RNG-84: Track changes.

2019-07-30 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-rng.git commit 3660516ed3f7467708ba10f34d929a77302370c5 Author: aherbert AuthorDate: Tue Jul 30 13:42:41 2019 +0100 RNG-84

[commons-rng] 01/03: Prefix issues with 'RNG-'.

2019-07-30 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-rng.git commit 0fd539d39a3062e4c1eb580a02b79b21766d8aa7 Author: aherbert AuthorDate: Tue Jul 30 15:07:46 2019 +0100 Prefix

[commons-rng] branch master updated (3660516 -> f6e0d15)

2019-07-30 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-rng.git. from 3660516 RNG-84: Track changes. new 0fd539d Prefix issues with 'RNG-'. new d93b593 Revi

[commons-rng] 02/03: Revise javadoc for new PCG family of generators.

2019-07-30 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-rng.git commit d93b5934799158e92fa70619eec8201e079dc4a2 Author: aherbert AuthorDate: Tue Jul 30 15:57:55 2019 +0100 Revise

[commons-rng] branch master updated: Simplify shared state implementations using NormalizedGaussianSampler.

2019-07-31 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-rng.git The following commit(s) were added to refs/heads/master by this push: new f1ddb11 Simplify shared state

[commons-rng] branch master updated: Specify trusty to allow use of openjdk7 in the build matrix.

2019-07-31 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-rng.git The following commit(s) were added to refs/heads/master by this push: new 2e1fc04 Specify trusty to allow use of

[commons-rng] branch master updated (2e1fc04 -> 63420f6)

2019-07-31 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-rng.git. from 2e1fc04 Specify trusty to allow use of openjdk7 in the build matrix. new 789dc71 RNG-110: Add

[commons-rng] 05/08: RNG-110: Provide factory constructors for unreleased samplers.

2019-07-31 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-rng.git commit b3a439bab6a71828b9d3426b37c895492de9a2ca Author: Alex Herbert AuthorDate: Fri Jul 19 22:08:50 2019 +0100

[commons-rng] 08/08: RNG-110: Track changes.

2019-07-31 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-rng.git commit 63420f65cba6fb75516a76c0edb0d963522a710e Author: Alex Herbert AuthorDate: Wed Jul 31 22:47:12 2019 +0100

[commons-rng] 01/08: RNG-110: Add SharedStateDiscreteSampler and SharedStateContinuousSampler

2019-07-31 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-rng.git commit 789dc713ccd9f66dd90cdd4780758ba3ca714d6d Author: Alex Herbert AuthorDate: Fri Jul 19 18:16:18 2019 +0100

[commons-rng] 03/08: RNG-110: Return the specialised delegate from withUniformRandomProvider.

2019-07-31 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-rng.git commit 376bd5aa516171c00a70ebd32d1ecbe8925ef1b8 Author: Alex Herbert AuthorDate: Fri Jul 19 21:42:33 2019 +0100

[commons-rng] 06/08: RNG-110: Provide factory constructors for released samplers.

2019-07-31 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-rng.git commit 756c2512e788975384e1f6ea76744424f0dfd911 Author: Alex Herbert AuthorDate: Sun Jul 21 11:50:31 2019 +0100

[commons-rng] 02/08: RNG-110: Make distributions samplers implement SharedStateXXXSampler.

2019-07-31 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-rng.git commit 4b43e805fd856296fd1de450c62a9ce8fb3be011 Author: Alex Herbert AuthorDate: Fri Jul 19 21:21:57 2019 +0100

[commons-rng] 07/08: RNG-110: Fix javadoc and formatting.

2019-07-31 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-rng.git commit 57ac9f078a43ef062f2a4faa6a78462f8ed42e05 Author: Alex Herbert AuthorDate: Tue Jul 30 21:13:34 2019 +0100

[commons-rng] 04/08: RNG-110: PMD rule exceptions to allow Sampler factory constructors.

2019-07-31 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-rng.git commit 6da71403f9cb59cf112823715fdc9b57d15084d1 Author: Alex Herbert AuthorDate: Fri Jul 19 22:32:22 2019 +0100

[commons-rng] 06/07: Use constructor for NormalisedGaussianSamplers.

2019-07-31 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-rng.git commit 3189b3b5a6a6b577e076756910e22169f8a25d51 Author: Alex Herbert AuthorDate: Thu Aug 1 00:39:55 2019 +0100 Use

[commons-rng] branch master updated (63420f6 -> 22add40)

2019-07-31 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-rng.git. from 63420f6 RNG-110: Track changes. new 03c2e99 Remove unused imports. new cd01dae Remove trailing

[commons-rng] 05/07: Test the LargeMeanPoissonSampler at small mean.

2019-07-31 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-rng.git commit 6ba157e75e5be90fd98f72535b36f9f6a25a5d85 Author: Alex Herbert AuthorDate: Wed Jul 31 23:35:38 2019 +0100

[commons-rng] 02/07: Remove trailing whitespace.

2019-07-31 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-rng.git commit cd01dae6cac87d506055f31e7b6b7eeb3ae985ff Author: Alex Herbert AuthorDate: Wed Jul 31 23:13:42 2019 +0100

[commons-rng] 01/07: Remove unused imports.

2019-07-31 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-rng.git commit 03c2e99f6f45bd24246fede99f25117d90d8c7d9 Author: Alex Herbert AuthorDate: Wed Jul 31 23:00:52 2019 +0100

[commons-rng] 03/07: Checkstyle check to fail on violation.

2019-07-31 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-rng.git commit 4214719b81381e0a7760ba3f7814bf019dcf7806 Author: Alex Herbert AuthorDate: Wed Jul 31 23:13:29 2019 +0100

[commons-rng] 04/07: Add code coverage test for large FactorialLog cache size.

2019-07-31 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-rng.git commit c57635db14a2cd1931124c2de975486637e9d61c Author: Alex Herbert AuthorDate: Wed Jul 31 23:22:15 2019 +0100

[commons-rng] 07/07: Add edge case for sampler pair rejection.

2019-07-31 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-rng.git commit 22add40d908f3ae8f71d96e472b726c2e4e6ccf9 Author: Alex Herbert AuthorDate: Thu Aug 1 00:40:12 2019 +0100 Add

[commons-rng] branch master updated: Fixed javadoc link tags.

2019-07-31 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-rng.git The following commit(s) were added to refs/heads/master by this push: new 5e3467c Fixed javadoc link tags

[commons-rng] branch master updated: Suppress checkstyle failure for this module.

2019-08-01 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-rng.git The following commit(s) were added to refs/heads/master by this push: new 57e8401 Suppress checkstyle failure for

[commons-rng] 02/02: RNG-95: Track changes.

2019-08-03 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-rng.git commit f762b96151afde356882e71e416d1cc0354e0624 Author: Alex Herbert AuthorDate: Sat Aug 3 12:52:00 2019 +0100 RNG

[commons-rng] branch master updated (57e8401 -> f762b96)

2019-08-03 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-rng.git. from 57e8401 Suppress checkstyle failure for this module. new 5976d7d RNG-95: Update the

[commons-rng] 01/02: RNG-95: Update the DiscreteUniformSampler using faster algorithms.

2019-08-03 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-rng.git commit 5976d7d9d34e457e8d2af689c3a64c7937db84c8 Author: Alex Herbert AuthorDate: Wed Apr 24 21:57:27 2019 +0100

[commons-rng] branch master updated (f762b96 -> bc1801f)

2019-08-05 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-rng.git. from f762b96 RNG-95: Track changes. new 057ac5a RNG-90: Use faster algorithm for nextInt(int). new

[commons-rng] 02/02: RNG-90: Track changes.

2019-08-05 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-rng.git commit bc1801f376279ebc9b62afd67cd6032475586959 Author: Alex Herbert AuthorDate: Mon Aug 5 21:03:47 2019 +0100 RNG

[commons-rng] 01/02: RNG-90: Use faster algorithm for nextInt(int).

2019-08-05 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-rng.git commit 057ac5ae8c85dfbac0fcbdf84a43a9a7cea375e1 Author: Alex Herbert AuthorDate: Sat Aug 3 13:08:38 2019 +0100 RNG

[commons-rng] 07/07: RNG-85: Track changes.

2019-08-06 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-rng.git commit 37cb26bf20181833eb556f2762ff46c8242ae1c4 Author: aherbert AuthorDate: Tue Aug 6 11:40:21 2019 +0100 RNG-85

[commons-rng] 02/07: RNG-85: Added SeedUtils to allow generation of hex permutations.

2019-08-06 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-rng.git commit 69b966f3ab135fe3f507f69de3d97bbac64fb24b Author: Alex Herbert AuthorDate: Mon Aug 5 11:36:32 2019 +0100 RNG

[commons-rng] 05/07: RNG-85: Add custom nextLong() implementation to MSWS generator.

2019-08-06 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-rng.git commit e03d15129f6f0324b787446dbbd1e2fb72adb5f7 Author: aherbert AuthorDate: Mon Aug 5 13:22:38 2019 +0100 RNG-85

[commons-rng] 01/07: RNG-85: Added Middle-Square Weyl Sequence generator.

2019-08-06 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-rng.git commit 7314a5af2dabc45303fc602f69ab054c53c92e04 Author: Alex Herbert AuthorDate: Mon Aug 5 11:00:41 2019 +0100 RNG

[commons-rng] 06/07: RNG-85: Allow primitive types to correctly seed the MSWS

2019-08-06 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-rng.git commit 45bb52996ebc089cfdadb0bf32c2eb4a5419bc7c Author: aherbert AuthorDate: Mon Aug 5 16:20:39 2019 +0100 RNG-85

[commons-rng] 04/07: RNG-85: Add MSWS to the tests.

2019-08-06 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-rng.git commit 2c550c8907856f97c0cd86c8f5f4d0d97bcebfb9 Author: Alex Herbert AuthorDate: Mon Aug 5 11:52:41 2019 +0100 RNG

[commons-rng] branch master updated (bc1801f -> 37cb26b)

2019-08-06 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-rng.git. from bc1801f RNG-90: Track changes. new 7314a5a RNG-85: Added Middle-Square Weyl Sequence generator

[commons-rng] 03/07: RNG-85: Add Middle Square Weyl Sequence to RandomSource enum.

2019-08-06 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-rng.git commit 3b4adc05fc42c3741b6323d96359e4420ba5bd62 Author: Alex Herbert AuthorDate: Mon Aug 5 11:46:37 2019 +0100 RNG

[commons-rng] branch master updated: Exclude local maven meta-data from checkstyle.

2019-08-06 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-rng.git The following commit(s) were added to refs/heads/master by this push: new a85dd39 Exclude local maven meta-data

[commons-rng] 03/03: RNG-109: Track changes.

2019-08-07 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-rng.git commit f6d59a14140e907d2c09f309598610f12be9ecdc Author: Alex Herbert AuthorDate: Wed Aug 7 13:03:23 2019 +0100 RNG

[commons-rng] 01/03: RNG-109: Benchmark enumerated probability distributed samplers.

2019-08-07 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-rng.git commit 855915bb0f5a2cb23158441869928ad7cd49a165 Author: aherbert AuthorDate: Tue Aug 6 14:56:27 2019 +0100 RNG-109

[commons-rng] branch master updated (a85dd39 -> f6d59a1)

2019-08-07 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-rng.git. from a85dd39 Exclude local maven meta-data from checkstyle. new 855915b RNG-109: Benchmark enumerated

[commons-rng] 02/03: RNG-109: Delegate sampling in probability collection sampler.

2019-08-07 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-rng.git commit 341af54ecbef6988b28be8ca4ec1db246362f4d5 Author: aherbert AuthorDate: Tue Aug 6 14:54:16 2019 +0100 RNG-109

[commons-rng] branch master updated: Remove unused import

2019-08-07 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-rng.git The following commit(s) were added to refs/heads/master by this push: new 0bd3700 Remove unused import 0bd3700 is

[commons-rng] branch master updated: Correct benchmark to separate random source and the distribution.

2019-08-07 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-rng.git The following commit(s) were added to refs/heads/master by this push: new 9fe757d Correct benchmark to separate

[commons-rng] branch master updated: Change for loop to while loop.

2019-08-07 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-rng.git The following commit(s) were added to refs/heads/master by this push: new 9b7a2d9 Change for loop to while loop

[commons-rng] branch master updated: Fixed javadoc typo in MSWS seed type.

2019-08-27 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-rng.git The following commit(s) were added to refs/heads/master by this push: new 975dc9a Fixed javadoc typo in MSWS seed

[commons-rng] 02/02: RNG-112: Track changes.

2019-08-28 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-rng.git commit 63e682be407fe22122b983a7b18338ac90b99eb8 Author: aherbert AuthorDate: Wed Aug 28 12:19:35 2019 +0100 RNG

[commons-rng] branch master updated (975dc9a -> 63e682b)

2019-08-28 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-rng.git. from 975dc9a Fixed javadoc typo in MSWS seed type. new 873069d RNG-112: Add Small Fast Chaotic (SFC) PRNG

[commons-rng] 01/02: RNG-112: Add Small Fast Chaotic (SFC) PRNG.

2019-08-28 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-rng.git commit 873069d8cd95e6a23d12f46d526539250d40e1c8 Author: aherbert AuthorDate: Tue Aug 27 15:10:02 2019 +0100 RNG

[commons-rng] 04/04: RNG-19: Track changes.

2019-09-03 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-rng.git commit b4e5338c309189d7c2b279c1ec874bd8eba35622 Author: Alex Herbert AuthorDate: Tue Sep 3 09:43:31 2019 +0100 RNG

[commons-rng] 01/04: RNG-115: Fix JDKRandom to restore state to a new instance.

2019-09-03 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-rng.git commit 592ad0be4fe4fa912b5cdaf5f83b006eb8a02f77 Author: Alex Herbert AuthorDate: Mon Sep 2 21:42:12 2019 +0100 RNG

[commons-rng] branch master updated (9f30ec9 -> b4e5338)

2019-09-03 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-rng.git. from 9f30ec9 Add SFC32 and SFC64 stress test results. new 592ad0b RNG-115: Fix JDKRandom to restore state

[commons-rng] 02/04: RNG-115: Track changes.

2019-09-03 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-rng.git commit 503b23d17a1742d24007758244b27274739f2d77 Author: Alex Herbert AuthorDate: Tue Sep 3 09:25:27 2019 +0100 RNG

[commons-rng] 03/04: RNG-19: Create a wrapper for JDK Random.

2019-09-03 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-rng.git commit 801d7acca82d0ca760de05eadf3a323c04da954d Author: Alex Herbert AuthorDate: Sun Sep 1 15:34:23 2019 +0100 RNG

[commons-rng] branch master updated (cd666e2 -> faf1cc1)

2019-09-10 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-rng.git. from cd666e2 Make method explicitly synchronized to match parent class implementation. new 79ca98f RNG-114

[commons-rng] 01/03: RNG-114: Add a List shuffle benchmark.

2019-09-10 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-rng.git commit 79ca98ff92426f5c34072338a1ff9d89fa137a1e Author: Alex Herbert AuthorDate: Thu Sep 5 21:24:36 2019 +0100 RNG

[commons-rng] 02/03: RNG-114: Update ListSampler to detect RandomAccess lists.

2019-09-10 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-rng.git commit 2d2716523e8de53f5da221b2425058743562627d Author: Alex Herbert AuthorDate: Sun Sep 8 22:04:06 2019 +0100 RNG

[commons-rng] 03/03: RNG-114: Track changes.

2019-09-10 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-rng.git commit faf1cc1fbbdfb2f50206963f006387bd0ec4c685 Author: Alex Herbert AuthorDate: Tue Sep 10 20:22:17 2019 +0100

[commons-rng] branch master updated: JDKRandomBridge: Ignore PMD warning about method level synchronization.

2019-09-10 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-rng.git The following commit(s) were added to refs/heads/master by this push: new 379e5cc JDKRandomBridge: Ignore PMD

[commons-statistics] branch master updated: LogisticsDistribution: Fix the variance computation

2019-09-11 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-statistics.git The following commit(s) were added to refs/heads/master by this push: new 97d2396 LogisticsDistribution

[commons-rng] branch master updated: Create the exponent to Math.pow explicitly as a double.

2019-09-11 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-rng.git The following commit(s) were added to refs/heads/master by this push: new 7ceb042 Create the exponent to Math.pow

[commons-rng] 12/13: Assert the self-seeded generator output.

2019-09-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-rng.git commit bfd5e97dfa5ac0b6a0ddc788990e80a32c7136bd Author: Alex Herbert AuthorDate: Sat Sep 14 20:13:38 2019 +0100

[commons-rng] 05/13: Removed TODO comment.

2019-09-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-rng.git commit 3cd484ab8267efefb8af4c8d3c8605c9aba4c4d5 Author: Alex Herbert AuthorDate: Sat Sep 14 12:22:53 2019 +0100

[commons-rng] 07/13: Updated comment about the examples modules.

2019-09-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-rng.git commit 96c43682d3d26564cfe24e64d8012e50258af186 Author: Alex Herbert AuthorDate: Sat Sep 14 12:33:14 2019 +0100

[commons-rng] 01/13: Extract assignment out of expression.

2019-09-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-rng.git commit 188deb4ddb2f911750ecdfe9d9926ddd0c0f744e Author: Alex Herbert AuthorDate: Sat Sep 14 12:11:46 2019 +0100

[commons-rng] 02/13: Extract assignment out of expression.

2019-09-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-rng.git commit 4fe4e3777d9eaf346768e5a289fa56e8d07adae7 Author: Alex Herbert AuthorDate: Sat Sep 14 12:12:24 2019 +0100

[commons-rng] branch master updated (7ceb042 -> 188f15d)

2019-09-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-rng.git. from 7ceb042 Create the exponent to Math.pow explicitly as a double. new 188deb4 Extract assignment out of

[commons-rng] 03/13: Extract assignment out of expression.

2019-09-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-rng.git commit 64d0c35c2a52a0fc7ea257474525a90fd598fc0a Author: Alex Herbert AuthorDate: Sat Sep 14 12:17:50 2019 +0100

[commons-rng] 06/13: Removed commented out sections of pom.xml.

2019-09-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-rng.git commit e803c8db4e14de2a976282c36ac38092b47fd75b Author: Alex Herbert AuthorDate: Sat Sep 14 12:32:54 2019 +0100

[commons-rng] 10/13: Improved comments for tests with no assertions.

2019-09-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-rng.git commit 01792b75d884ebf8854823fc4648f24028b94b26 Author: Alex Herbert AuthorDate: Sat Sep 14 20:26:57 2019 +0100

[commons-rng] 13/13: MiddleSquareWeylSequence to generate valid output when self-seeded.

2019-09-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-rng.git commit 188f15dad6754f2db164d08c798f4a624810d42f Author: Alex Herbert AuthorDate: Mon Sep 16 19:50:29 2019 +0100

[commons-rng] 09/13: Comment tests with no assertions.

2019-09-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-rng.git commit 37d20a407130a77b715ea82a16636642e918cb2c Author: Alex Herbert AuthorDate: Sat Sep 14 20:18:23 2019 +0100

[commons-rng] 11/13: Reinstate ignored tests for all zero seeds.

2019-09-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-rng.git commit 5f595c2efba368f5da74215628cf065f1742c3ea Author: Alex Herbert AuthorDate: Sat Sep 14 20:50:13 2019 +0100

[commons-rng] 04/13: Comment reversal of parameters

2019-09-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-rng.git commit 9574c0c12b8489b09a1790ad334e030fc72134a3 Author: Alex Herbert AuthorDate: Sat Sep 14 12:21:25 2019 +0100

[commons-rng] 08/13: Add an assertion to tests without full length seeds.

2019-09-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-rng.git commit d23acfd4581ee750566ef198a7c3eff4ee6b91ad Author: Alex Herbert AuthorDate: Sat Sep 14 20:12:58 2019 +0100

[commons-rng] branch master updated: RNG-111: Added Jenkins's small fast (JSF) generator.

2019-09-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-rng.git The following commit(s) were added to refs/heads/master by this push: new 6268f1d RNG-111: Added Jenkins's

[commons-rng] branch master updated (6268f1d -> c4f0d3c)

2019-09-17 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-rng.git. from 6268f1d RNG-111: Added Jenkins's small fast (JSF) generator. new e9e3579 RNG-111: Added stress

[commons-rng] 03/04: Update commons-parent to 49.

2019-09-17 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-rng.git commit 87e7faa720707086c8a8c1b28dab5ddd7e4abf61 Author: aherbert AuthorDate: Tue Sep 17 12:05:26 2019 +0100 Update

[commons-rng] 02/04: RNG-111: Track changes.

2019-09-17 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-rng.git commit fe31a504e348aa561c6d7a07f39f23b758b5ab6b Author: aherbert AuthorDate: Tue Sep 17 12:02:42 2019 +0100 RNG

[commons-rng] 04/04: Moved downgrade of felix version to the pre-Java 8 profile.

2019-09-17 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-rng.git commit c4f0d3c15be28cd9da553d1dba2571415105569f Author: aherbert AuthorDate: Tue Sep 17 12:09:19 2019 +0100 Moved

[commons-rng] 02/02: Renamed JSF generators to JenkinsSmallFast.

2019-09-18 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-rng.git commit e34eb8138680c008d6e35e7988771e60e1d8de9e Author: aherbert AuthorDate: Tue Sep 17 16:55:37 2019 +0100

[commons-rng] 01/02: Renamed SFC generators to DotyHumphreySmallFastCounting.

2019-09-18 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-rng.git commit 27a2f765fd6169efd2e2f94a1baf3277d1d093cc Author: aherbert AuthorDate: Tue Sep 17 16:52:17 2019 +0100

[commons-rng] branch master updated (c4f0d3c -> e34eb81)

2019-09-18 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-rng.git. from c4f0d3c Moved downgrade of felix version to the pre-Java 8 profile. new 27a2f76 Renamed SFC generators

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