[lang] LANG-1262: CompareToBuilder.append(Object, Object, Comparator) method is too big to be inlined

2016-08-30 Thread pascalschumacher
Repository: commons-lang Updated Branches: refs/heads/master f30c4607a -> c7c85ee39 LANG-1262: CompareToBuilder.append(Object, Object, Comparator) method is too big to be inlined Extracted arrays processing into a separate method. Project:

commons-rng git commit: Removed method from public API.

2016-08-30 Thread erans
Repository: commons-rng Updated Branches: refs/heads/master bc86f3f09 -> 4a33b27b7 Removed method from public API. Javadoc of "TWO_CMRES" documents the valid choices. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit:

commons-rng git commit: "null" is allowed as seed.

2016-08-30 Thread erans
Repository: commons-rng Updated Branches: refs/heads/master 3e8eb565e -> bc86f3f09 "null" is allowed as seed. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/bc86f3f0 Tree:

[02/14] commons-rng git commit: Quality reports (userguide).

2016-08-30 Thread erans
http://git-wip-us.apache.org/repos/asf/commons-rng/blob/cfd849d1/src/site/resources/txt/userguide/stress/tu/run_3/tu_14 -- diff --git a/src/site/resources/txt/userguide/stress/tu/run_3/tu_14

[12/14] commons-rng git commit: New RNG implementation.

2016-08-30 Thread erans
New RNG implementation. George Marsaglia's "multiply-with-carry". Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/7003e06c Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/7003e06c Diff:

[04/14] commons-rng git commit: Quality reports (userguide).

2016-08-30 Thread erans
http://git-wip-us.apache.org/repos/asf/commons-rng/blob/cfd849d1/src/site/resources/txt/userguide/stress/tu/run_2/tu_14 -- diff --git a/src/site/resources/txt/userguide/stress/tu/run_2/tu_14

[08/14] commons-rng git commit: Enable benchmarking of new RNG implementations.

2016-08-30 Thread erans
Enable benchmarking of new RNG implementations. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/8490792e Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/8490792e Diff:

[14/14] commons-rng git commit: Merge branch 'marsaglia_algos'

2016-08-30 Thread erans
Merge branch 'marsaglia_algos' Completes the following issues (see JIRA): * RNG-12 * RNG-13 Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/3e8eb565 Tree:

[10/14] commons-rng git commit: New RNG implementation.

2016-08-30 Thread erans
New RNG implementation. George Marsaglia's "KISS". Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/e503bcc6 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/e503bcc6 Diff:

[13/14] commons-rng git commit: White space at EOL.

2016-08-30 Thread erans
White space at EOL. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/9306d3b1 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/9306d3b1 Diff:

[01/14] commons-rng git commit: Quality reports (userguide).

2016-08-30 Thread erans
Repository: commons-rng Updated Branches: refs/heads/master ee21de787 -> 3e8eb565e http://git-wip-us.apache.org/repos/asf/commons-rng/blob/cfd849d1/src/site/resources/txt/userguide/stress/tu/run_3/tu_15 -- diff --git

[11/14] commons-rng git commit: Javadoc.

2016-08-30 Thread erans
Javadoc. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/e7cb5945 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/e7cb5945 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/e7cb5945

[05/14] commons-rng git commit: Quality reports (userguide).

2016-08-30 Thread erans
http://git-wip-us.apache.org/repos/asf/commons-rng/blob/cfd849d1/src/site/resources/txt/userguide/stress/tu/run_1/tu_15 -- diff --git a/src/site/resources/txt/userguide/stress/tu/run_1/tu_15

[09/14] commons-rng git commit: Code comment.

2016-08-30 Thread erans
Code comment. Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/7f177b53 Tree: http://git-wip-us.apache.org/repos/asf/commons-rng/tree/7f177b53 Diff: http://git-wip-us.apache.org/repos/asf/commons-rng/diff/7f177b53

[03/14] commons-rng git commit: Quality reports (userguide).

2016-08-30 Thread erans
http://git-wip-us.apache.org/repos/asf/commons-rng/blob/cfd849d1/src/site/resources/txt/userguide/stress/tu/run_2/tu_15 -- diff --git a/src/site/resources/txt/userguide/stress/tu/run_2/tu_15

[07/14] commons-rng git commit: Quality reports (userguide).

2016-08-30 Thread erans
Quality reports (userguide). Updated with results from "MultiplyWithCarry256" and "KISSRandom". Project: http://git-wip-us.apache.org/repos/asf/commons-rng/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-rng/commit/cfd849d1 Tree:

[06/14] commons-rng git commit: Quality reports (userguide).

2016-08-30 Thread erans
http://git-wip-us.apache.org/repos/asf/commons-rng/blob/cfd849d1/src/site/resources/txt/userguide/stress/tu/run_1/tu_14 -- diff --git a/src/site/resources/txt/userguide/stress/tu/run_1/tu_14