The Apache Jenkins build system has built Commons Math DeveloperBranch (build
#13)
Status: Failure
Check console output at
https://builds.apache.org/job/Commons%20Math%20DeveloperBranch/13/ to view the
results.
MATH-1015
Gauss-Laguerre quadrature scheme.
Thanks to Thomas Neidhart.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/b77184a2
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/b77184a2
Diff: http:
Typo.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/db50bb3c
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/db50bb3c
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/db50bb3c
Bran
Update "changes.xml".
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/9e877986
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/9e877986
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/dif
Merge branch 'feature-MATH-1015' of
https://git-wip-us.apache.org/repos/asf/commons-math into feature-MATH-1015
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/bbd702ae
Tree: http://git-wip-us.apache.org/repos/a
Merge branch 'feature-MATH-1015' into develop
Completes issue MATH-1015 (see JIRA).
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/fb1c1127
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/fb1c112
Merge branch 'feature-MATH-1318' into develop
Completes issue MATH-1318 (see JIRA).
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/64b47d86
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/64b47d8
Update "changes.xml".
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/1325484c
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/1325484c
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/dif
Repository: commons-math
Updated Branches:
refs/heads/develop f695c9ce3 -> 1325484c3
Improved digamma function, especially for negative values.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/53661585
Tree: h
MATH-1015
Gauss-Laguerre quadrature scheme.
Thanks to Thomas Neidhart.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/93d35c8f
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/93d35c8f
Diff: http:
Update "changes.xml".
Attribution.
Trailing spaces removed.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/aa892624
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/aa892624
Diff: http://git-wip-u
Author: sebb
Revision: 1743826
Modified property: svn:log
Modified: svn:log at Sat May 14 13:03:45 2016
--
--- svn:log (original)
+++ svn:log Sat May 14 13:03:45 2016
@@ -1,2 +1,2 @@
-No point in adding SHA_224 to a class
Author: sebb
Date: Sat May 14 13:02:20 2016
New Revision: 1743826
URL: http://svn.apache.org/viewvc?rev=1743826&view=rev
Log:
No point in adding SHA_224 to a class which is now deprecated
New code should use the enum instead
Modified:
commons/proper/codec/trunk/src/main/java/org/apache/commo
Author: sebb
Date: Sat May 14 12:58:06 2016
New Revision: 1743823
URL: http://svn.apache.org/viewvc?rev=1743823&view=rev
Log:
Eliminate deprecation warning
Modified:
commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/Sha2Crypt.java
Modified:
commons/proper/codec/trunk
Repository: commons-compress
Updated Branches:
refs/heads/master 59e7352a4 -> d04e2a7ef
Fix alignment
Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/d04e2a7e
Tree: http://git-wip-us.apache.org/repos/
Author: sebb
Date: Sat May 14 11:31:13 2016
New Revision: 1743810
URL: http://svn.apache.org/viewvc?rev=1743810&view=rev
Log:
Doc
Modified:
commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/PureJavaCrc32.java
commons/proper/codec/trunk/src/main/java/org/apache/com
Author: sebb
Date: Sat May 14 10:53:20 2016
New Revision: 1743808
URL: http://svn.apache.org/viewvc?rev=1743808&view=rev
Log:
Suppress warning that cannot easily be fixed
It's test code, so not worth the effort
Modified:
commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/Strin
Author: sebb
Date: Sat May 14 10:50:51 2016
New Revision: 1743806
URL: http://svn.apache.org/viewvc?rev=1743806&view=rev
Log:
Avoid dead code warning
Modified:
commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/binary/Base64Test.java
Modified:
commons/proper/codec/trunk/src
Author: sebb
Date: Sat May 14 10:47:56 2016
New Revision: 1743804
URL: http://svn.apache.org/viewvc?rev=1743804&view=rev
Log:
String.format does not support arrays
Modified:
commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/Digest.java
Modified:
commons/proper/codec/
19 matches
Mail list logo