You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ah...@apache.org on 2019/05/31 07:21:32 UTC

[commons-rng] branch master updated (f1f6b3c -> 584a45b)

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 f1f6b3c  RNG-101: Track changes.
     new 5fba428  RNG-77: Improve NumberFactory to/from byte arrays performance.
     new 9105eb1  RNG-77: Fix checkstyle
     new 584a45b  Merge pull request #37 from aherbert/improvement-RNG-77

The 834 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:
 .../commons/rng/core/util/NumberFactory.java       | 141 +++++++++++++++------
 .../commons/rng/core/util/NumberFactoryTest.java   |  87 ++++++++++++-
 src/changes/changes.xml                            |   3 +
 3 files changed, 185 insertions(+), 46 deletions(-)