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 7270133f Update test javadoc
     new 1197da86 Checkstyle: Remove unnecessary parentheses
     new 75ba8f18 Suppress checkstyle in examples class
     new 75e0ee6a Update commons-parent 104 to 105

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/commons/rng/core/source32/Philox4x32.java  |  8 +++++---
 .../java/org/apache/commons/rng/core/source64/Philox4x64.java  |  8 +++++---
 .../java/org/apache/commons/rng/core/util/NumberFactory.java   |  6 +++---
 .../org/apache/commons/rng/core/util/NumberFactoryTest.java    |  2 +-
 .../rng/sampling/distribution/AliasMethodDiscreteSampler.java  |  2 +-
 .../distribution/ZigguratNormalizedGaussianSampler.java        |  2 +-
 .../commons/rng/sampling/distribution/ZigguratSampler.java     | 10 +++++-----
 .../commons/rng/sampling/distribution/StableSamplerTest.java   |  2 +-
 pom.xml                                                        |  2 +-
 src/conf/checkstyle/checkstyle-suppressions.xml                |  1 +
 10 files changed, 24 insertions(+), 19 deletions(-)

Reply via email to