Author: celestin
Date: Tue May 15 06:21:53 2012
New Revision: 1338548
URL: http://svn.apache.org/viewvc?rev=1338548&view=rev
Log:
New implementation of the pdf of Gamma distributions. Solves MATH-753.
Additional unit tests to come.
Modified:
commons/proper/math/trunk/src/main/java/org/apache
Author: ggregory
Date: Mon May 14 18:31:48 2012
New Revision: 1338333
URL: http://svn.apache.org/viewvc?rev=1338333&view=rev
Log:
[VFS-200][SFTP] Failure when files are very large
Modified:
commons/proper/vfs/trunk/src/changes/changes.xml
Modified: commons/proper/vfs/trunk/src/changes/change
Author: ggregory
Date: Mon May 14 18:29:03 2012
New Revision: 1338330
URL: http://svn.apache.org/viewvc?rev=1338330&view=rev
Log:
Fix Javadoc header.
Modified:
commons/proper/vfs/trunk/core/src/main/java/org/apache/commons/vfs2/provider/sftp/SftpFileObject.java
Modified:
commons/proper/vfs
Author: ggregory
Date: Mon May 14 16:32:09 2012
New Revision: 1338279
URL: http://svn.apache.org/viewvc?rev=1338279&view=rev
Log:
Give the getTestDirectory APIs more consistent names.
Modified:
commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/AbstractVfsTestCase.java
comm
Author: ggregory
Date: Mon May 14 16:23:52 2012
New Revision: 1338274
URL: http://svn.apache.org/viewvc?rev=1338274&view=rev
Log:
Update httpcore-nio used for testing to 4.2 from 4.1.4.
Modified:
commons/proper/vfs/trunk/core/src/test/java/org/apache/commons/vfs2/provider/http/test/HttpProvi
Author: ggregory
Date: Mon May 14 12:19:22 2012
New Revision: 1338176
URL: http://svn.apache.org/viewvc?rev=1338176&view=rev
Log:
Back out [VFS-415] Update VFS requirement to Java 1.6. Java 6 requirement came
in as a dependency on commons-io 2.3 which is only used for testing.
Modified:
comm
Author: erans
Date: Mon May 14 10:50:51 2012
New Revision: 1338144
URL: http://svn.apache.org/viewvc?rev=1338144&view=rev
Log:
Additional "validation" test in relation to MATH-784. [Not enabled by
default (as its name does not end with the string "Test").]
Added:
commons/proper/math/trunk/sr