svn commit: r1339014 - /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/distribution/GammaDistributionTest.java

2012-05-15 Thread celestin
Author: celestin Date: Wed May 16 05:36:40 2012 New Revision: 1339014 URL: http://svn.apache.org/viewvc?rev=1339014&view=rev Log: Unit tests for GammaDistribution, based on reference data generated with Maxima. Solves MATH-753. Modified: commons/proper/math/trunk/src/test/java/org/apache/com

svn commit: r1339008 - in /commons/proper/vfs/trunk: sandbox/src/main/java/org/apache/commons/vfs2/provider/smb/SmbFileObject.java sandbox/src/main/java/org/apache/commons/vfs2/provider/smb/SmbFilePro

2012-05-15 Thread ggregory
Author: ggregory Date: Wed May 16 05:11:22 2012 New Revision: 1339008 URL: http://svn.apache.org/viewvc?rev=1339008&view=rev Log: [VFS-252][SMB] SmbFileObject does not support setLastModifiedTime while jcifs supports it. Modified: commons/proper/vfs/trunk/sandbox/src/main/java/org/apache/co

svn commit: r1338989 - /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/optimization/general/StraightLineProblem.java

2012-05-15 Thread celestin
Author: celestin Date: Wed May 16 03:34:32 2012 New Revision: 1338989 URL: http://svn.apache.org/viewvc?rev=1338989&view=rev Log: Removed illegal @Override. Modified: commons/proper/math/trunk/src/test/java/org/apache/commons/math3/optimization/general/StraightLineProblem.java Modified: co

svn commit: r1338986 [7/7] - /commons/proper/math/trunk/src/test/resources/org/apache/commons/math3/distribution/

2012-05-15 Thread celestin
Propchange: commons/proper/math/trunk/src/test/resources/org/apache/commons/math3/distribution/gamma-distribution-shape-142.csv -- svn:eol-style = native Propchange: commons/proper/math/trunk/src/test/resources/org/a

svn commit: r1338986 [5/7] - /commons/proper/math/trunk/src/test/resources/org/apache/commons/math3/distribution/

2012-05-15 Thread celestin
Propchange: commons/proper/math/trunk/src/test/resources/org/apache/commons/math3/distribution/gamma-distribution-shape-1000.csv -- svn:eol-style = native Propchange: commons/proper/math/trunk/src/test/resources/org/

svn commit: r1338986 [1/7] - /commons/proper/math/trunk/src/test/resources/org/apache/commons/math3/distribution/

2012-05-15 Thread celestin
Author: celestin Date: Wed May 16 03:31:10 2012 New Revision: 1338986 URL: http://svn.apache.org/viewvc?rev=1338986&view=rev Log: Gamma distribution: reference data for unit tests (see MATH-753). Added: commons/proper/math/trunk/src/test/resources/org/apache/commons/math3/distribution/