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-statistics.git


    from 256f14b  STATISTICS-56: Add stream functions to the Sampler interfaces
     new 4d6ce21  Remove invalid XML element and companion stylesheet
     new 6aefcd8  Test the samples() method return sequential streams
     new d21af99  Add functional interface annotation to the Sampler interface
     new 878f187  Update user guide example for the sampler using a stream
     new 4f4900d  Add space to user guide table
     new 833ed6d  Add XML schema
     new 14b5e53  Place header inside a block section

The 7 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:
 .../distribution/ContinuousDistribution.java       |  1 +
 .../distribution/DiscreteDistribution.java         |  1 +
 .../distribution/ContinuousDistributionTest.java   | 10 ++++
 .../distribution/DiscreteDistributionTest.java     | 10 ++++
 src/site/xdoc/userguide/index.xml                  | 24 +++++---
 src/site/xdoc/userguide/xdoc.xsl                   | 68 ----------------------
 6 files changed, 38 insertions(+), 76 deletions(-)
 delete mode 100644 src/site/xdoc/userguide/xdoc.xsl

Reply via email to